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
Tim Vanderhoek
dea9268b70
Silence -Wtrigraph.
...
Submitted by: Bradley Dunn <bradley@dunn.org> (pr: kern/8817)
1998-12-30 00:37:44 +00:00
..
nfs_serv.c
Remove the if fixed in the last commit; bde quite correctly point out
1998-12-09 15:12:53 +00:00
nfs_srvcache.c
Moved `#ifndef NFS_NOSERVER' after including nfs.h.
1998-07-02 12:41:42 +00:00
nfs_srvsock.c
Silence -Wtrigraph.
1998-12-30 00:37:44 +00:00
nfs_srvsubs.c
Added 3 new errno values, requred by various standards: EOVERFLOW,
1998-12-14 18:54:04 +00:00
nfs_syscalls.c
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
nfs.h
Made unloading of the nfs LKM sort of work. This is mainly to test
1998-09-07 05:42:15 +00:00
nfsm_subs.h
Fix for creating files on a Solaris 7 server with NFSv3 (the request was
1998-12-25 10:34:27 +00:00
nfsproto.h
For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t;
1998-05-31 20:09:01 +00:00
nfsrvcache.h
For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t;
1998-05-31 20:09:01 +00:00
nfsrvstats.h
Made unloading of the nfs LKM sort of work. This is mainly to test
1998-09-07 05:42:15 +00:00