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
193dd07396
Fixed typo in ifdefed code. (NFS_ACDEBUG is not in LINT. Therefore,
...
code controlled by it did not even compile.)
1998-06-21 12:50:12 +00:00
..
nfs_serv.c
This commit fixes various 64bit portability problems required for
1998-06-07 17:13:14 +00:00
nfs_srvcache.c
Staticize.
1998-02-09 06:11:36 +00:00
nfs_srvsock.c
This commit fixes various 64bit portability problems required for
1998-06-07 17:13:14 +00:00
nfs_srvsubs.c
Fixed typo in ifdefed code. (NFS_ACDEBUG is not in LINT. Therefore,
1998-06-21 12:50:12 +00:00
nfs_syscalls.c
For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t;
1998-05-31 20:09:01 +00:00
nfs.h
For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t;
1998-05-31 20:09:01 +00:00
nfsm_subs.h
For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t;
1998-05-31 20:09:01 +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
For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t;
1998-05-31 20:09:01 +00:00