NetBSD/sys/nfs
2007-07-09 21:29:09 +00:00
..
files.nfs
krpc_subr.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
krpc.h
Makefile
nfs_bio.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs_boot.c Cosmetic: de-__P() et cetera. 2007-06-09 02:32:34 +00:00
nfs_bootdhcp.c Fix buid (broken by a fix introduced in the wrong file...) 2007-05-08 09:29:50 +00:00
nfs_bootparam.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfs_bootstatic.c Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfs_export.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs_kq.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs_node.c nfs_inactive: don't clear NTRUNCDELAYED erroneously. 2007-06-12 09:33:25 +00:00
nfs_serv.c Remove calls to now obsolete vn_start_write() and vn_finished_write(). 2007-04-06 14:28:28 +00:00
nfs_socket.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs_srvcache.c use mutex and condvar. 2007-06-01 11:56:03 +00:00
nfs_subs.c Fix build when not !NFSSERVER. 2007-07-09 21:29:09 +00:00
nfs_syscalls.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs_var.h - remove nfs_exit exit hook. ok'ed by christos@. 2007-05-28 16:47:38 +00:00
nfs_vfsops.c don't forget to destroy mutex and condvar. 2007-04-29 15:30:26 +00:00
nfs_vnops.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs.h add some #include. 2007-06-02 03:32:51 +00:00
nfsdiskless.h Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfsm_subs.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfsmount.h use condvar. 2007-04-29 14:56:59 +00:00
nfsnode.h include condvar.h. pointed by Kurt Schreiner. 2007-04-29 14:58:21 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h use mutex and condvar. 2007-06-01 11:56:03 +00:00
rpcv2.h
xdr_subs.h