freebsd-dev/sys/netncp
John Baldwin bd78cece5d Change the kernel's ucred API as follows:
- crhold() returns a reference to the ucred whose refcount it bumps.
- crcopy() now simply copies the credentials from one credential to
  another and has no return value.
- a new crshared() primitive is added which returns true if a ucred's
  refcount is > 1 and false (0) otherwise.
2001-10-11 23:38:17 +00:00
..
ncp_cfg.h
ncp_conn.c Change the kernel's ucred API as follows: 2001-10-11 23:38:17 +00:00
ncp_conn.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
ncp_crypt.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
ncp_file.h
ncp_lib.h Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
ncp_login.c Move bindery authentication ncps to ncp_ncp.c file. ncp_login.c will stay 2001-03-22 10:38:16 +00:00
ncp_mod.c Move bindery authentication ncps to ncp_ncp.c file. ncp_login.c will stay 2001-03-22 10:38:16 +00:00
ncp_ncp.c Fix warning: 203: implicit declaration of function `kernel_sysctlbyname' 2001-06-15 07:37:01 +00:00
ncp_ncp.h Move bindery authentication ncps to ncp_ncp.c file. ncp_login.c will stay 2001-03-22 10:38:16 +00:00
ncp_nls.c Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_nls.h Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_rcfile.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ncp_rq.c Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
ncp_rq.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
ncp_sock.c Include sys/lock.h and sys/mutex.h so that this compiles. 2001-05-15 22:02:46 +00:00
ncp_sock.h Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_subr.c Use new kernel_sysctlbyname function. Remove private copy. 2001-05-19 05:48:07 +00:00
ncp_subr.h Use new kernel_sysctlbyname function. Remove private copy. 2001-05-19 05:48:07 +00:00
ncp_user.h Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00
ncp.h Specify packing for an entire structure, not for each element of it. 2001-03-10 05:06:29 +00:00
nwerror.h Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00