This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
nfsserver
History
Jeff Roberson
d3b85e1c8b
- Use incore() instead of gbincore() so we don't have to acquire the
...
vnode interlock.
2002-09-25 02:39:39 +00:00
..
nfs_serv.c
- Use incore() instead of gbincore() so we don't have to acquire the
2002-09-25 02:39:39 +00:00
nfs_srvcache.c
Add IPv6 support.
2002-07-15 19:40:23 +00:00
nfs_srvsock.c
Stick a dark comment in about the fact that the NFS server code allocates
2002-07-24 14:24:16 +00:00
nfs_srvsubs.c
Make the V2 errno translation more resistent to new errnos.
2002-08-21 19:28:44 +00:00
nfs_syscalls.c
Use m_length() instead of home-rolled versions.
2002-09-18 19:44:14 +00:00
nfs.h
Fully exterminate nfsd_srvargs and nfsd_cargs. They were either unused
2002-07-24 22:27:35 +00:00
nfsm_subs.h
…
nfsrvcache.h
…
nfsrvstats.h
…