..
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
add RCSIDs
2001-11-10 10:59:08 +00:00
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
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
Don't remove the nfsnode from the hash chain in nfs_inactive.
2003-02-15 18:00:25 +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
Make sure these all agree on the same definitons of various variables.
2002-12-01 23:02:10 +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
Adapt some defaults/max values to be more realistic.
2000-09-19 22:19:12 +00:00
nfsrtt.h
Eliminate commons
2002-05-12 23:04:35 +00:00
nfsrvcache.h
…
nqnfs.h
Merge the nathanw_sa branch.
2003-01-18 08:51:40 +00:00
rpcv2.h
…
xdr_subs.h
…