..
krpc.h
…
krpc_subr.c
…
nfs.h
Store RPC procnum consistently as an u_int32_t. This is as it should be,
1997-05-12 23:36:04 +00:00
nfs_bio.c
Only wake up one nfsiod when there is an async write to do. (from FreeBSD).
1997-04-20 16:24:44 +00:00
nfs_boot.c
Minor reorganization of nfs_mountroot code to simplify BOOTP support.
1997-05-27 23:37:39 +00:00
nfs_node.c
…
nfs_nqlease.c
…
nfs_serv.c
In nfsrvw_coalesce, make sure the coalesce list from the nfsd is moved
1997-05-12 23:37:12 +00:00
nfs_socket.c
Temporary work-around for PR kern/3579 (from Jonathan Stone).
1997-05-22 18:20:06 +00:00
nfs_srvcache.c
…
nfs_subs.c
Pass the vnode type to vaccess(), and use it when checking VEXEC. Make sure
1997-05-08 16:19:43 +00:00
nfs_syscalls.c
…
nfs_var.h
…
nfs_vfsops.c
Minor reorganization of nfs_mountroot code to simplify BOOTP support.
1997-05-27 23:37:39 +00:00
nfs_vnops.c
clear B_AGE for non-flush writes, buffers seem to be reused
1997-05-12 23:42:11 +00:00
nfsdiskless.h
Minor reorganization of nfs_mountroot code to simplify BOOTP support.
1997-05-27 23:37:39 +00:00
nfsm_subs.h
Don't assume mbuf external storage is MCLBYTES.
1997-03-27 20:45:27 +00:00
nfsmount.h
…
nfsnode.h
Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate
1997-04-11 21:52:00 +00:00
nfsproto.h
Pass the vnode type to vaccess(), and use it when checking VEXEC. Make sure
1997-05-08 16:19:43 +00:00
nfsrtt.h
Store RPC procnum consistently as an u_int32_t. This is as it should be,
1997-05-12 23:36:04 +00:00
nfsrvcache.h
Store RPC procnum consistently as an u_int32_t. This is as it should be,
1997-05-12 23:36:04 +00:00
nqnfs.h
…
rpcv2.h
…
xdr_subs.h
…