NetBSD/sys/nfs
dyoung bb04fc71fb Use sockaddr_in_init() and ifreq_setaddr() to initialize a sockaddr_in
and an ifreq.ifr_addr, respectively.  Get rid of an extraneous
cast---down the elevator shaft!  Change 'ireq' to 'ifr', which is
what the kernel calls a temporary struct ifreq virtually everywhere
else.
2007-08-31 22:02:58 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c
nfs.h
nfs_bio.c - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +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
nfs_bootstatic.c
nfs_export.c
nfs_kq.c
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 stop nfs tick when we have nothing to do. 2007-07-27 10:03:58 +00:00
nfs_socket.c use kpause rather than lbolt. 2007-08-05 09:40:39 +00:00
nfs_srvcache.c
nfs_subs.c stop nfs tick when we have nothing to do. 2007-07-27 10:03:58 +00:00
nfs_syscalls.c - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
nfs_var.h - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
nfs_vfsops.c - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
nfs_vnops.c
nfsdiskless.h
nfsm_subs.h
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
nfsrvcache.h
rpcv2.h
xdr_subs.h