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
bde
4284463ff9
#include <sys/filedesc.h> explicitly instead of depending on it being
...
bogusly included by <sys/socketvar.h>.
1996-04-30 23:26:52 +00:00
..
nfs_serv.c
Fixed nfs sysctls. They missed out on the fs -> vfs name changes from
1996-04-30 23:23:09 +00:00
nfs_srvcache.c
Add an option NFS_NOSERVER which saves 100K in the install kernel (or
1996-01-13 23:27:58 +00:00
nfs_srvsock.c
Kill XNS.
1996-02-13 18:16:31 +00:00
nfs_srvsubs.c
Eliminated many redundant vm_map_lookup operations for vm_mmap.
1996-01-19 04:00:31 +00:00
nfs_syscalls.c
#include <sys/filedesc.h> explicitly instead of depending on it being
1996-04-30 23:26:52 +00:00
nfs.h
Fix a bunch of spelling errors in the comment fields of
1996-01-30 23:02:38 +00:00
nfsm_subs.h
Some fixes found using gcc -Wall:
1995-08-24 10:45:16 +00:00
nfsproto.h
Changes to support version 3 of the NFS protocol.
1995-06-27 11:07:30 +00:00
nfsrvcache.h
Changes to support version 3 of the NFS protocol.
1995-06-27 11:07:30 +00:00
nfsrvstats.h
Fix a bunch of spelling errors in the comment fields of
1996-01-30 23:02:38 +00:00