NetBSD/sys/nfs
christos 2a274197af - allocate 8 pointers on the stack to avoid stack overflow in nfs.
- make that 8 a constant
- remove bogus panic
2008-10-31 20:42:41 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
nfs.h Change NFS to use a RB-tree for its FH->nfsnode lookups. 2008-10-22 11:36:06 +00:00
nfs_bio.c - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
nfs_boot.c make this build again without having 2008-10-27 13:24:01 +00:00
nfs_bootdhcp.c change nfs boot behaviour to automatically try next boot method if boot information are incomplete to succeed. 2008-10-27 10:58:22 +00:00
nfs_bootparam.c change nfs boot behaviour to automatically try next boot method if boot information are incomplete to succeed. 2008-10-27 10:58:22 +00:00
nfs_bootstatic.c change nfs boot behaviour to automatically try next boot method if boot information are incomplete to succeed. 2008-10-27 10:58:22 +00:00
nfs_export.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
nfs_kq.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nfs_node.c Don't need nfs_vfs_reinit anymore since we don't resize tables anymore. 2008-10-22 12:29:35 +00:00
nfs_serv.c Yet another rename workaround - this time check for . and .. early because 2008-03-28 05:02:08 +00:00
nfs_socket.c nuke outdated comment 2008-10-07 01:20:37 +00:00
nfs_srvcache.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
nfs_subs.c Don't need nfs_vfs_reinit anymore since we don't resize tables anymore. 2008-10-22 12:29:35 +00:00
nfs_syscalls.c do the proper ifdef dance for non-inet families 2008-10-09 14:38:21 +00:00
nfs_var.h Don't need nfs_vfs_reinit anymore since we don't resize tables anymore. 2008-10-22 12:29:35 +00:00
nfs_vfsops.c Don't need nfs_vfs_reinit anymore since we don't resize tables anymore. 2008-10-22 12:29:35 +00:00
nfs_vnops.c For NFSV3CREATE_EXCLUSIVE verifier, just use arc4random() instead 2008-10-15 14:21:35 +00:00
nfsdiskless.h change nfs boot behaviour to automatically try next boot method if boot information are incomplete to succeed. 2008-10-27 10:58:22 +00:00
nfsm_subs.h
nfsmount.h Don't need nfs_vfs_reinit anymore since we don't resize tables anymore. 2008-10-22 12:29:35 +00:00
nfsnode.h Change NFS to use a RB-tree for its FH->nfsnode lookups. 2008-10-22 11:36:06 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h