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
..
files.nfs
krpc_subr.c
krpc.h
Makefile
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
nfs_kq.c
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
nfs_socket.c nuke outdated comment 2008-10-07 01:20:37 +00:00
nfs_srvcache.c
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
nfs.h Change NFS to use a RB-tree for its FH->nfsnode lookups. 2008-10-22 11:36:06 +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