This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
nfs
History
yamt
dcf4c9093f
fix a typo in the previous.
2003-04-12 14:41:28 +00:00
..
files.nfs
…
krpc_subr.c
…
krpc.h
…
Makefile
…
nfs_bio.c
fix a typo in the previous.
2003-04-12 14:41:28 +00:00
nfs_boot.c
…
nfs_bootdhcp.c
…
nfs_bootparam.c
…
nfs_kq.c
…
nfs_node.c
…
nfs_nqlease.c
…
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
use m_copydata and m_split instead of similar inlined ones.
2003-04-03 15:14:51 +00:00
nfs_srvcache.c
…
nfs_subs.c
…
nfs_syscalls.c
make per-iod datas together.
2003-04-09 14:22:33 +00:00
nfs_var.h
…
nfs_vfsops.c
…
nfs_vnops.c
rename a very confusing variable name.
2003-04-09 14:30:30 +00:00
nfs.h
…
nfsdiskless.h
…
nfsm_subs.h
…
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
…
rpcv2.h
…
xdr_subs.h
…