NetBSD/sys/nfs
skrll f7155e40f6 There's no need to pass a proc value when using UIO_SYSSPACE with
vn_rdwr(9) and uiomove(9).

OK'd by Jason Thorpe
2004-09-17 14:11:20 +00:00
..
files.nfs
krpc_subr.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
krpc.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
Makefile
nfs_bio.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs_boot.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_bootdhcp.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_bootparam.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_bootstatic.c
nfs_kq.c
nfs_node.c
nfs_nqlease.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_serv.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs_socket.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs_srvcache.c
nfs_subs.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs_syscalls.c make sure that nfssvc sockets are zapped before being freed. 2004-06-10 12:59:57 +00:00
nfs_var.h fix access-after-free bugs in dircache code by refcounting nfsdircache. 2004-09-15 09:50:56 +00:00
nfs_vfsops.c Fixing age old cruft: 2004-08-15 07:19:54 +00:00
nfs_vnops.c nfs_readdirplusrpc: fix a very long-standing cache corruption bug. 2004-07-20 22:02:21 +00:00
nfs.h
nfsdiskless.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfsm_subs.h
nfsmount.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfsnode.h fix access-after-free bugs in dircache code by refcounting nfsdircache. 2004-09-15 09:50:56 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h