NetBSD/sys/nfs
pk a7c40722d8 Call inittodr() from main(). Let file system code set the recorded `last
update' time (if any) through the new function setrootfstime().
2004-07-05 07:28:45 +00:00
..
Makefile
files.nfs Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
krpc.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
krpc_subr.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs.h g/c unused NFS_*ALLOC defines. 2004-05-12 20:11:27 +00:00
nfs_bio.c nfs_doio_read: use np->n_rcred instead of curproc->p_ucred for VDIR. 2004-06-11 12:26:31 +00:00
nfs_boot.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_bootdhcp.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_bootparam.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_bootstatic.c Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
nfs_kq.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
nfs_node.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
nfs_nqlease.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_serv.c nfsrv_create: fix an LP64 problem for exclusive create. 2004-05-31 08:47:08 +00:00
nfs_socket.c Rename MBUFTRACE helper function m_claim() to m_claimm(), 2004-06-24 04:15:50 +00:00
nfs_srvcache.c enable reply cache for connection oriented protocols as well. 2004-05-21 13:53:40 +00:00
nfs_subs.c nfs_searchdircache: fix a null dereference in the case that 2004-06-14 12:28:35 +00:00
nfs_syscalls.c make sure that nfssvc sockets are zapped before being freed. 2004-06-10 12:59:57 +00:00
nfs_var.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_vfsops.c Call inittodr() from main(). Let file system code set the recorded `last 2004-07-05 07:28:45 +00:00
nfs_vnops.c nfs_lookup: use cache_lookup_raw() so that: 2004-06-27 08:53:03 +00:00
nfsdiskless.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfsm_subs.h don't do kludge for a reply to a retransmitted request 2004-05-10 10:40:42 +00:00
nfsmount.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfsnode.h remove an unused instance of VOP_UPDATE. 2004-05-27 12:55:07 +00:00
nfsproto.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nfsrtt.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nfsrvcache.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nqnfs.h use VFS_MAXFIDSZ 2004-04-21 02:22:49 +00:00
rpcv2.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
xdr_subs.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00