NetBSD/sys/nfs
thorpej e4dc9e322e Make sure bp->b_proc is initialized. Should fix a deref-garbage-pointer
problem reported by msaitoh@netbsd.org.  NOTE: These are marked XXXUBC
since the code that allocates the bufs is new with UBC, but it may be
the case that bp->b_proc needs to be intialized to curproc (it's used
in a call to nfs_sigintr()).
2001-01-30 03:47:11 +00:00
..
krpc_subr.c
krpc.h
Makefile
nfs_bio.c Make sure bp->b_proc is initialized. Should fix a deref-garbage-pointer 2001-01-30 03:47:11 +00:00
nfs_boot.c Use tsleep instead of dalay; since we're mounting root, we can sleep 2001-01-19 14:26:01 +00:00
nfs_bootdhcp.c
nfs_bootparam.c
nfs_node.c
nfs_nqlease.c
nfs_serv.c
nfs_socket.c update commented out code to recent changes of signal structures 2000-12-27 22:01:43 +00:00
nfs_srvcache.c
nfs_subs.c constify 2001-01-18 20:28:15 +00:00
nfs_syscalls.c
nfs_var.h
nfs_vfsops.c make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
nfs_vnops.c make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
nfs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h