NetBSD/sys/nfs
2004-05-10 12:43:51 +00:00
..
files.nfs Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
krpc_subr.c
krpc.h
Makefile
nfs_bio.c introduce a macro NFS_INVALIDATE_ATTRCACHE and use it 2004-03-12 16:52:14 +00:00
nfs_boot.c Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
nfs_bootdhcp.c remove duplicated snprintf(vci, ...) 2004-05-06 12:32:59 +00:00
nfs_bootparam.c
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 use VFS_MAXFIDSZ 2004-04-21 02:22:49 +00:00
nfs_serv.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
nfs_socket.c don't do kludge for a reply to a retransmitted request 2004-05-10 10:40:42 +00:00
nfs_srvcache.c comments. 2003-11-20 16:18:49 +00:00
nfs_subs.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
nfs_syscalls.c nfsrv_zapsock: zap an nfsd socket only if it's valid. 2004-03-17 10:43:35 +00:00
nfs_var.h don't do kludge for a reply to a retransmitted request 2004-05-10 10:40:42 +00:00
nfs_vfsops.c First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
nfs_vnops.c nfs_lookup: handle "." by ourselves as RFC1813 3.2 says. 2004-05-10 12:43:51 +00:00
nfs.h don't do kludge for a reply to a retransmitted request 2004-05-10 10:40:42 +00:00
nfsdiskless.h Commons are not allowed in header files. extern it. 2004-05-01 06:16:42 +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 First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
nfsnode.h shrink sizeof struct nfsnode by putting exclusive members into union. 2004-03-12 16:52:37 +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