NetBSD/sys/nfs
yamt 12ee5f9c3a nfs_namei: return EACCES for empty filenames as rfc1813 says. 2005-01-28 10:12:23 +00:00
..
Makefile
files.nfs The macro used for static server address is NFS_BOOTSTATIC_SERVADDR, not 2004-12-12 16:24:14 +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 remove #if 0'ed out definition of VA_EXCLUSIVE. 2004-10-26 00:58:54 +00:00
nfs_bio.c - simplify nfs_bio.c rev.1.126 2005-01-27 12:46:42 +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
nfs_node.c keep directory eof cache when inactivating vnode 2005-01-27 11:33:26 +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_commit: make cnt unsigned so that very large commit requests can be 2004-12-09 02:18:45 +00:00
nfs_socket.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +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_namei: return EACCES for empty filenames as rfc1813 says. 2005-01-28 10:12:23 +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 keep directory eof cache when inactivating vnode 2005-01-27 11:33:26 +00:00
nfs_vfsops.c Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
nfs_vnops.c nfs_readdirrpc, nfs_readdirplusrpc: 2005-01-26 10:33:54 +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 implement inaccurate mtime/ctime detection. 2005-01-19 16:22:19 +00:00
nfsmount.h implement inaccurate mtime/ctime detection. 2005-01-19 16:22:19 +00:00
nfsnode.h handle a really empty directory, which doesn't have even the dot entry. 2005-01-26 10:30:58 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h use VFS_MAXFIDSZ 2004-04-21 02:22:49 +00:00
rpcv2.h
xdr_subs.h