NetBSD/sys/nfs
jdolecek f8595b9782 add missing dot in comment 2003-02-18 14:37:08 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
files.nfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
krpc.h
krpc_subr.c don't seem to need <sys/conf.h> or <net/if.h> here 2002-09-22 19:15:09 +00:00
nfs.h Don't define VA_EXCLUSIVE if it's not defined. If we do, it'll be a 2002-12-01 23:00:51 +00:00
nfs_bio.c Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
nfs_kq.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
nfs_node.c Add code to UBCify LFS. This is still behind "#ifdef LFS_UBC" for now 2003-02-17 23:48:08 +00:00
nfs_nqlease.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
nfs_serv.c Make sure these all agree on the same definitons of various variables. 2002-12-01 23:02:10 +00:00
nfs_socket.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
nfs_srvcache.c Make sure these all agree on the same definitons of various variables. 2002-12-01 23:02:10 +00:00
nfs_subs.c move the MALLOC decl for DIROFFS to nfs_subs.c 2003-02-10 17:31:01 +00:00
nfs_syscalls.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
nfs_var.h protect <sys/mallocvar.h> ifdef _KERNEL 2003-02-02 02:34:53 +00:00
nfs_vfsops.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
nfs_vnops.c add missing dot in comment 2003-02-18 14:37:08 +00:00
nfsdiskless.h Add multiple inclusion protection. 2002-12-01 22:59:42 +00:00
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 Make sure these all agree on the same definitons of various variables. 2002-12-01 23:02:10 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
rpcv2.h
xdr_subs.h