NetBSD/sys/nfs
nathanw 7023c5166c Fix typo in comment. 2000-08-23 23:17:14 +00:00
..
Makefile
krpc.h
krpc_subr.c
nfs.h Some tweaks to enable NFS over IPv6. The special-casing of AF_INET 2000-06-09 00:00:17 +00:00
nfs_bio.c remove include of <vm/vm.h> 2000-06-27 17:52:28 +00:00
nfs_boot.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:33 +00:00
nfs_bootdhcp.c Allow nfs root over token ring. Closes PR6629. 2000-05-28 07:01:09 +00:00
nfs_bootparam.c
nfs_node.c MALLOC()/FREE() are not to be used for variable size allocations. 2000-08-03 06:15:02 +00:00
nfs_nqlease.c Some tweaks to enable NFS over IPv6. The special-casing of AF_INET 2000-06-09 00:00:17 +00:00
nfs_serv.c Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
nfs_socket.c remove include of <vm/vm.h> 2000-06-27 17:52:28 +00:00
nfs_srvcache.c Remove register declarations. 2000-03-30 12:51:13 +00:00
nfs_subs.c Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
nfs_syscalls.c Fix typo in comment. 2000-08-23 23:17:14 +00:00
nfs_var.h Death to nfsiod! 2000-04-15 21:14:48 +00:00
nfs_vfsops.c Update nfs mount flags correctly. Fixes a bug introduced in rev. 1.65. 2000-08-23 09:59:22 +00:00
nfs_vnops.c Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h Delete redundant decl of nfs_vget() - it's in <nfs/nfsmount.h>. 2000-03-30 02:46:36 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h Some tweaks to enable NFS over IPv6. The special-casing of AF_INET 2000-06-09 00:00:17 +00:00
rpcv2.h
xdr_subs.h