..
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
Add MBUFTRACE kernel option.
2003-02-26 06:31:08 +00:00
nfs.h
Add MBUFTRACE kernel option.
2003-02-26 06:31:08 +00:00
nfs_bio.c
remove line-wrapping that is no longer needed.
2003-04-15 13:48:40 +00:00
nfs_boot.c
…
nfs_bootdhcp.c
Add MBUFTRACE kernel option.
2003-02-26 06:31:08 +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
nfs_kqfilter(): add the knote to v_klist only if guaranteed to return success
2003-03-27 19:58:26 +00:00
nfs_node.c
use queue manipulation macros.
2003-04-02 15:14:19 +00:00
nfs_nqlease.c
use queue manipulation macros.
2003-04-02 15:14:19 +00:00
nfs_serv.c
return rtmax bytes if we get READ requests larger than rtmax.
2003-04-03 15:19:12 +00:00
nfs_socket.c
fix indent.
2003-04-15 13:51:11 +00:00
nfs_srvcache.c
use queue manipulation macros.
2003-04-02 15:14:19 +00:00
nfs_subs.c
sync a comment with reality.
2003-04-16 14:51:55 +00:00
nfs_syscalls.c
make per-iod datas together.
2003-04-09 14:22:33 +00:00
nfs_var.h
i forgot to check this in with the previous (reply ENAMETOOLONG properly).
2003-03-28 15:13:35 +00:00
nfs_vfsops.c
PR/1796: John Kohl: statfs misbehaves under chrooted environments.
2003-04-16 21:44:18 +00:00
nfs_vnops.c
rename a very confusing variable name.
2003-04-09 14:30:30 +00:00
nfsdiskless.h
Add multiple inclusion protection.
2002-12-01 22:59:42 +00:00
nfsm_subs.h
reply ENAMETOOLONG properly instead of discarding request as BADRPC.
2003-03-28 13:05:47 +00:00
nfsmount.h
rename nm_verf to nm_writeverf because it's confusing with nm_verf{str,len}.
2003-04-09 14:21:24 +00:00
nfsnode.h
update a comment to follow the previous change.
2003-04-09 14:24:32 +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
…