NetBSD/sys/nfs
yamt 4170b65f86 nfs_lookup: fix indent. 2007-11-13 11:37:08 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfs.h make NFS_ATTRTIMEO a function. 2007-10-28 22:24:28 +00:00
nfs_bio.c make NFS_ATTRTIMEO a function. 2007-10-28 22:24:28 +00:00
nfs_boot.c Use sockaddr_in_init() and ifreq_setaddr() to initialize a sockaddr_in 2007-08-31 22:02:58 +00:00
nfs_bootdhcp.c Constify: LLADDR() -> CLLADDR(). 2007-08-29 22:53:35 +00:00
nfs_bootparam.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfs_bootstatic.c Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfs_export.c Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
nfs_kq.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs_node.c nfs_inactive: turn a panic into a printf for now, as it isn't critical. 2007-08-06 11:55:08 +00:00
nfs_serv.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
nfs_socket.c remove lwp argument from nfs_reconnect and always use &lwp0 2007-10-21 08:23:19 +00:00
nfs_srvcache.c use mutex and condvar. 2007-06-01 11:56:03 +00:00
nfs_subs.c make NFS_ATTRTIMEO a function. 2007-10-28 22:24:28 +00:00
nfs_syscalls.c Merge file descriptor locking, cwdi locking and cross-call changes 2007-10-08 15:12:05 +00:00
nfs_var.h make NFS_ATTRTIMEO a function. 2007-10-28 22:24:28 +00:00
nfs_vfsops.c make NFS_ATTRTIMEO a function. 2007-10-28 22:24:28 +00:00
nfs_vnops.c nfs_lookup: fix indent. 2007-11-13 11:37:08 +00:00
nfsdiskless.h Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfsm_subs.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfsmount.h * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
nfsnode.h - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
nfsproto.h
nfsrtt.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
nfsrvcache.h use mutex and condvar. 2007-06-01 11:56:03 +00:00
rpcv2.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
xdr_subs.h