This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
nfsserver
History
Alfred Perlstein
44956c9863
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
...
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
nfs_serv.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
nfs_srvcache.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
nfs_srvsock.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
nfs_srvsubs.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
nfs_syscalls.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +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
- Introduce a new macro, since that's what nfs loves, called
2002-10-31 22:35:03 +00:00
nfsrvcache.h
Cleanup and split of nfs client and server code.
2001-09-18 23:32:09 +00:00
nfsrvstats.h
Cleanup and split of nfs client and server code.
2001-09-18 23:32:09 +00:00