NetBSD/sys/nfs
fvdl 405b695086 Make sobind() take a struct proc *. It already took curproc and
passed it down to the appropriate usrreq function, and this
allows usage for contexts that need to be explicitly different
from curproc (like in the NFS code when binding to a reserved port).
2000-12-10 23:16:28 +00:00
..
krpc_subr.c
krpc.h
Makefile
nfs_bio.c only zero the part of the page after EOF if we're actually 2000-12-09 22:38:23 +00:00
nfs_boot.c Make sobind() take a struct proc *. It already took curproc and 2000-12-10 23:16:28 +00:00
nfs_bootdhcp.c add a kernel configuration option to set the string passed in bp_file 2000-12-05 17:59:43 +00:00
nfs_bootparam.c include opt_inet.h, needed by previous check-in. 2000-10-03 17:18:15 +00:00
nfs_node.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
nfs_nqlease.c put more ISO bits under ifdef ISO. 2000-11-24 23:30:02 +00:00
nfs_serv.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
nfs_socket.c Make sobind() take a struct proc *. It already took curproc and 2000-12-10 23:16:28 +00:00
nfs_srvcache.c Update for hashinit() change. 2000-11-08 14:28:12 +00:00
nfs_subs.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
nfs_syscalls.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
nfs_var.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
nfs_vfsops.c in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
nfs_vnops.c in nfs_open(), initialize the write creds if we're opening for writing. 2000-11-30 07:24:12 +00:00
nfs.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
nfsproto.h Adapt some defaults/max values to be more realistic. 2000-09-19 22:19:12 +00:00
nfsrtt.h
nfsrvcache.h
nqnfs.h Some tweaks to enable NFS over IPv6. The special-casing of AF_INET 2000-06-09 00:00:17 +00:00
rpcv2.h
xdr_subs.h