HardenedBSD/sys/nfs
Jordan K. Hubbard c4cab716b9 From Gene Stark:
If nd->swap_nblks is zero in nfs_mountroot(), then the system
       comes up without initializing swapdev_vp to an actual vnode pointer.
       The swap pager assumes a non-NULL value for swapdev_vp.

       The fix is to try initializing local swap if no NFS swap space
       is specified.
1995-01-03 07:44:10 +00:00
..
nfs_bio.c This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfs_common.c This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfs_common.h This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfs_node.c This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfs_nqlease.c This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfs_serv.c
nfs_socket.c This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfs_srvcache.c This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfs_subs.c This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfs_syscalls.c This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfs_vfsops.c From Gene Stark: 1995-01-03 07:44:10 +00:00
nfs_vnops.c This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfs.h Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
nfsdiskless.h
nfsm_subs.h This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfsmount.h This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfsnode.h This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfsrtt.h
nfsrvcache.h This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
nfsv2.h
nqnfs.h This is a bunch of changes from NetBSD. There are a couple of bug-fixes. 1994-10-17 17:47:45 +00:00
rpcv2.h
xdr_subs.h