freebsd-dev/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 Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
krpc_subr.c Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
krpc.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nfs_bio.c Change the kernel's ucred API as follows: 2001-10-11 23:38:17 +00:00
nfs_lock.c Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nfs_lock.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nfs_nfsiod.c Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nfs_node.c Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nfs_socket.c Make this compile after last commit. It should be: 2001-10-09 02:40:45 +00:00
nfs_subs.c Make nfsm_dissect() have an obvious return value. 2001-09-27 22:40:38 +00:00
nfs_vfsops.c Make nfsm_dissect() have an obvious return value. 2001-09-27 22:40:38 +00:00
nfs_vnops.c Change the kernel's ucred API as follows: 2001-10-11 23:38:17 +00:00
nfs.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nfsargs.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nfsdiskless.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
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 Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nfsnode.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nfsstats.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nlminfo.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00