freebsd-nq/sys/nfsclient
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
..
bootp_subr.c
krpc_subr.c
krpc.h
nfs_bio.c Change the kernel's ucred API as follows: 2001-10-11 23:38:17 +00:00
nfs_lock.c
nfs_lock.h
nfs_nfsiod.c
nfs_node.c
nfs_socket.c Make this compile after last commit. It should be: 2001-10-09 02:40:45 +00:00
nfs_subs.c
nfs_vfsops.c
nfs_vnops.c Change the kernel's ucred API as follows: 2001-10-11 23:38:17 +00:00
nfs.h
nfsargs.h
nfsdiskless.h
nfsm_subs.h Unwind some more macros. NFSMADV() was kinda silly since it was right 2001-09-28 04:37:08 +00:00
nfsmount.h
nfsnode.h
nfsstats.h
nlminfo.h