NetBSD/sys/nfs
cgd e9d17d38b5 avoid unnecessary aging of buffers. This used to make sense, when buffer
caches were much smaller, but makes little sense now, and will become more
useless as RAM (and buffer cache) sizes grow.  Suggested by Bob Baron.
1995-07-24 21:19:27 +00:00
..
krpc.h Fixed RPC code to deal with RPC messages larger than one mbuf. 1995-04-24 21:54:56 +00:00
krpc_subr.c Use fxdr_*() and txdr_*() macros to do byte order conversions. 1995-05-20 01:52:49 +00:00
nfs.h
nfs_bio.c avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
nfs_boot.c Various cleanup, including: 1995-06-12 00:46:47 +00:00
nfs_node.c
nfs_nqlease.c don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
nfs_serv.c Remove gratuitous extra indirections. 1995-05-23 06:22:45 +00:00
nfs_socket.c Fix more off by one errors. 1995-06-02 19:50:11 +00:00
nfs_srvcache.c
nfs_subs.c Exported group list now starts at offset 0, not 1. 1995-06-02 18:35:50 +00:00
nfs_syscalls.c
nfs_vfsops.c don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
nfs_vnops.c
nfsdiskless.h
nfsm_subs.h Remove gratuitous extra indirections. 1995-05-23 06:22:45 +00:00
nfsmount.h
nfsnode.h
nfsrtt.h
nfsrvcache.h
nfsv2.h
nqnfs.h
rpcv2.h
swapnfs.c kill unnecessary blank line at end of file 1995-04-30 07:03:13 +00:00
xdr_subs.h