NetBSD/sys/nfs
gwr 01adc15274 Minor reorganization of nfs_mountroot code to simplify BOOTP support.
The RPC/bootparamd calls to get the root and swap paths are now done
in nfs_boot_init() instead of nfs_boot_getfh(), so the latter now just
does the RPC/mountd call.  Also changed some panics into error returns.
1997-05-27 23:37:39 +00:00
..
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
nfsmount.h
nfsnode.h
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