NetBSD/sys/nfs
tsarna a32696c2de Death to nfsiod!
It is replaced by kernel threads that do the same thing. The number of
kernel threads used is set with the vfs.nfs.iothreads sysctl.
2000-04-15 21:14:48 +00:00
..
Makefile
krpc.h
krpc_subr.c
nfs.h Death to nfsiod! 2000-04-15 21:14:48 +00:00
nfs_bio.c Remove register declarations. 2000-03-30 12:51:13 +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 Don't need to include <sys/conf.h> here. 2000-03-29 03:43:33 +00:00
nfs_bootparam.c Don't use the result of inet_ntoa after calling the another inet_ntoa, 1999-07-26 02:16:35 +00:00
nfs_node.c Remove register declarations. 2000-03-30 12:51:13 +00:00
nfs_nqlease.c Remove register declarations. 2000-03-30 12:51:13 +00:00
nfs_serv.c Remove register declarations. 2000-03-30 12:51:13 +00:00
nfs_socket.c Remove register declarations. 2000-03-30 12:51:13 +00:00
nfs_srvcache.c Remove register declarations. 2000-03-30 12:51:13 +00:00
nfs_subs.c Remove register declarations. 2000-03-30 12:51:13 +00:00
nfs_syscalls.c Death to nfsiod! 2000-04-15 21:14:48 +00:00
nfs_var.h Death to nfsiod! 2000-04-15 21:14:48 +00:00
nfs_vfsops.c Death to nfsiod! 2000-04-15 21:14:48 +00:00
nfs_vnops.c Remove more register declarations. 2000-03-30 13:44:53 +00:00
nfsdiskless.h restructure the diskless NFS boot code to keep track of the used 1999-02-21 15:07:49 +00:00
nfsm_subs.h Be more correct with attribute structures for setattr RPCs and friends, 1999-05-29 01:22:03 +00:00
nfsmount.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
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
rpcv2.h
xdr_subs.h Snatch a patch from OpenBSD to fix PRs 6529 and 7074. 1999-03-06 05:34:40 +00:00