NetBSD/sys/nfs
chs 73e5c26ec7 pick up a fix from openbsd:
revision 1.33
    date: 2002/07/24 23:32:11;  author: nordin;  state: Exp;  lines: +3 -3
    Use sizeof(array) instead of sizeof(array *) for bcopy length. ok deraadt@
2002-09-14 21:45:16 +00:00
..
Makefile
files.nfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
krpc.h
krpc_subr.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs.h Eliminate commons 2002-05-12 23:04:35 +00:00
nfs_bio.c nfs_doio(): handle the case where nfs_writerpc() returned error != 0. 2002-09-01 10:39:38 +00:00
nfs_boot.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_bootdhcp.c increase IP TTL for BOOTP/DHCP request packets to avoid dumb 2002-06-10 17:45:54 +00:00
nfs_bootparam.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_node.c make sure that if NMODIFIED is clear, all pages attached to the vnode are 2002-03-16 23:05:25 +00:00
nfs_nqlease.c Eliminate commons 2002-05-12 23:04:35 +00:00
nfs_serv.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_socket.c Initialize recm to NULL inside the loop, so that a record length of 2002-08-02 00:09:33 +00:00
nfs_srvcache.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_subs.c s/FREE/PNBUF_PUT/ 2002-08-23 05:38:51 +00:00
nfs_syscalls.c pick up a fix from openbsd: 2002-09-14 21:45:16 +00:00
nfs_var.h use the exithook mechanism to remove the exiting process from the list 2002-03-17 22:22:39 +00:00
nfs_vfsops.c Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
nfs_vnops.c Fix client-side lockmgr: locking against myself panic immediately upon an 2002-05-19 20:51:04 +00:00
nfsdiskless.h
nfsm_subs.h In the SETATTR code, if the changes to a & m time are exclusively 2002-04-03 00:20:15 +00:00
nfsmount.h add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
nfsnode.h a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
nfsproto.h Adapt some defaults/max values to be more realistic. 2000-09-19 22:19:12 +00:00
nfsrtt.h Eliminate commons 2002-05-12 23:04:35 +00:00
nfsrvcache.h
nqnfs.h Eliminate commons 2002-05-12 23:04:35 +00:00
rpcv2.h
xdr_subs.h