NetBSD/sys/nfs
drochner 9a7e1c1d7e Make this file deserve its name: add DHCP support, conditionalized
with NFS_BOOT_DHCP.
Don't increment xid between retries anymore, it is not required and
it increases the response time in case of a slow server.
Use common code with bootparam boot.
1997-09-30 20:51:03 +00:00
..
krpc.h Enhancements from Matthias Drochner: 1996-10-20 13:13:22 +00:00
krpc_subr.c Use functions (shared with DHCP boot) in nfs_boot.c. 1997-09-30 20:46:17 +00:00
nfs.h Add a few defines for WebNFS support. 1997-06-24 23:28:15 +00:00
nfs_bio.c * Deal with servers that don't give complete FSINFO (like NT) 1997-07-17 23:54:27 +00:00
nfs_boot.c Factor out some functions used by bootparam and DHCP boot. 1997-09-30 20:44:31 +00:00
nfs_bootdhcp.c Make this file deserve its name: add DHCP support, conditionalized 1997-09-30 20:51:03 +00:00
nfs_bootparam.c Circumvent the lack of a reliable gateway/netmask value in the 1997-09-09 21:36:35 +00:00
nfs_node.c Do locking around nfsnode hashing (perhaps even right this time!) 1997-07-07 23:34:55 +00:00
nfs_nqlease.c Provide extra arg to nfsrv_fhtovp (just FALSE in this case), it was 1997-06-24 23:30:04 +00:00
nfs_serv.c * Deal with servers that don't give complete FSINFO (like NT) 1997-07-17 23:54:27 +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 Bring in a merge of Rick Macklem's NFSv3 code from Lite2 1996-02-18 11:53:36 +00:00
nfs_subs.c Don't assume that pointers into mbuf data remain valid across nfsm_dissect. 1997-07-14 20:46:20 +00:00
nfs_syscalls.c Invalidate nfs_pub info when reinitting the NFS server. 1997-06-24 23:38:10 +00:00
nfs_var.h The nfs_boot_xxx functions are declared in nfsdiskless.h 1997-08-29 16:06:41 +00:00
nfs_vfsops.c Move the call to nfs_boot_getfh() from nfs_vfsops.c to nfs_boot.c 1997-09-09 21:39:17 +00:00
nfs_vnops.c * Deal with servers that don't give complete FSINFO (like NT) 1997-07-17 23:54:27 +00:00
nfsdiskless.h Factor out some functions used by bootparam and DHCP boot. 1997-09-30 20:44:31 +00:00
nfsm_subs.h Don't assume that pointers into mbuf data remain valid across nfsm_dissect. 1997-07-14 20:46:20 +00:00
nfsmount.h * Deal with servers that don't give complete FSINFO (like NT) 1997-07-17 23:54:27 +00:00
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 Bring in a merge of Rick Macklem's NFSv3 code from Lite2 1996-02-18 11:53:36 +00:00
rpcv2.h Bring in a merge of Rick Macklem's NFSv3 code from Lite2 1996-02-18 11:53:36 +00:00
xdr_subs.h Bring in a merge of Rick Macklem's NFSv3 code from Lite2 1996-02-18 11:53:36 +00:00