NetBSD/sys/nfs
jdolecek e0cc03a09b merge kqueue branch into -current
kqueue provides a stateful and efficient event notification framework
currently supported events include socket, file, directory, fifo,
pipe, tty and device changes, and monitoring of processes and signals

kqueue is supported by all writable filesystems in NetBSD tree
(with exception of Coda) and all device drivers supporting poll(2)

based on work done by Jonathan Lemon for FreeBSD
initial NetBSD port done by Luke Mewburn and Jason Thorpe
2002-10-23 09:10:23 +00:00
..
files.nfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
krpc_subr.c don't seem to need <sys/conf.h> or <net/if.h> here 2002-09-22 19:15:09 +00:00
krpc.h
Makefile
nfs_bio.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
nfs_boot.c
nfs_bootdhcp.c increase IP TTL for BOOTP/DHCP request packets to avoid dumb 2002-06-10 17:45:54 +00:00
nfs_bootparam.c <sys/conf.h> and <sys/device.h> are not needed here 2002-09-22 19:35:22 +00:00
nfs_kq.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
nfs_node.c back out previous. the problem is not the v_mount is null, but it appears 2002-10-01 14:59:21 +00:00
nfs_nqlease.c fix a page locking deadlock problem for nfs. 2002-10-21 12:52:32 +00:00
nfs_serv.c In nfs_commit(), sanity-check what we get from network: if we try to fluch 2002-09-27 19:30:46 +00:00
nfs_socket.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
nfs_srvcache.c
nfs_subs.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
nfs_syscalls.c pick up a fix from openbsd: 2002-09-14 21:45:16 +00:00
nfs_var.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
nfs_vfsops.c fix a page locking deadlock problem for nfs. 2002-10-21 12:52:32 +00:00
nfs_vnops.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
nfs.h Eliminate commons 2002-05-12 23:04:35 +00:00
nfsdiskless.h
nfsm_subs.h fix a page locking deadlock problem for nfs. 2002-10-21 12:52:32 +00:00
nfsmount.h MNT_GETARGS support 2002-09-21 18:08:27 +00:00
nfsnode.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
nfsproto.h
nfsrtt.h Eliminate commons 2002-05-12 23:04:35 +00:00
nfsrvcache.h
nqnfs.h Eliminate commons 2002-05-12 23:04:35 +00:00
rpcv2.h
xdr_subs.h