NetBSD/sys/nfs
tls f27d6532f5 Remove arc4random() and arc4randbytes() from the kernel API. Replace
arc4random() hacks in rump with stubs that call the host arc4random() to
get numbers that are hopefully actually random (arc4random() keyed with
stack junk is not).  This should fix some of the currently failing anita
tests -- we should no longer generate duplicate "random" MAC addresses in
the test environment.
2011-11-28 08:05:05 +00:00
..
Makefile
files.nfs don't create unused fs_nfs.h 2010-03-02 23:49:11 +00:00
krpc.h
krpc_subr.c
nfs.h Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_bio.c use NFS_MAXNAMLEN for all names. 2011-09-27 01:07:38 +00:00
nfs_boot.c Add support to honor MTU settings from DHCP during netboot. 2010-10-04 23:48:22 +00:00
nfs_bootdhcp.c Add support to honor MTU settings from DHCP during netboot. 2010-10-04 23:48:22 +00:00
nfs_bootparam.c in nfs_bootparam(), set the corresponding flag for each field that we fill in. 2010-03-21 00:10:40 +00:00
nfs_bootstatic.c
nfs_clntsocket.c Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_clntsubs.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
nfs_export.c use NFS_MAXNAMLEN for all names. 2011-09-27 01:07:38 +00:00
nfs_iod.c handle the nuidhash_max lossage differently 2009-12-31 19:38:16 +00:00
nfs_kq.c VOP_GETATTR() needs a shared lock at least. 2011-10-24 11:43:30 +00:00
nfs_node.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
nfs_serv.c nfsrv_lookup(): Defer the postopattr lookup on dirp until the 2011-11-21 09:07:59 +00:00
nfs_socket.c As suggested by matt@: change socket buffer reservations for NFS send/receive 2011-03-23 17:42:11 +00:00
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c use NFS_MAXPATHLEN instead of MAXPATHLEN 2011-09-27 01:05:08 +00:00
nfs_subs.c First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
nfs_syscalls.c put nuidhash_max in a file that is shared between server and client code. 2009-12-31 20:01:33 +00:00
nfs_var.h Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_vfsops.c VOP_GETATTR() needs a shared lock at least. 2011-10-24 11:43:30 +00:00
nfs_vnops.c Remove arc4random() and arc4randbytes() from the kernel API. Replace 2011-11-28 08:05:05 +00:00
nfsdiskless.h Add support to honor MTU settings from DHCP during netboot. 2010-10-04 23:48:22 +00:00
nfsm_subs.h
nfsmount.h Add the ability to mount NFS filesystems in COMPAT_NETBSD32 2011-01-22 22:26:10 +00:00
nfsnode.h Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h