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
John Baldwin
a5b061f9d2
Fix some becuase -> because typos.
...
Reported by: Marco Wertejuk <wertejuk@mwcis.com>
2003-12-17 16:12:01 +00:00
..
nfs_serv.c
When grabbing vnodes to service NFS requests, make sure to call
2003-10-24 18:36:49 +00:00
nfs_srvcache.c
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
2003-03-02 16:54:40 +00:00
nfs_srvsock.c
Update a comment about needing to fix NFS server credential use
2003-11-17 00:56:53 +00:00
nfs_srvsubs.c
Fix some becuase -> because typos.
2003-12-17 16:12:01 +00:00
nfs_syscalls.c
Assert GIANT_REQUIRED where sockets are manipulated. This is
2003-11-07 22:57:09 +00:00
nfs.h
Beat vnode locking in the NFS server code into submission. This change
2003-05-25 06:17:33 +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
…
nfsrvstats.h
…