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
Poul-Henning Kamp
f008cfcc1a
I have not one single time remembered the name of this function correctly
...
so obviously I gave it the wrong name. s/umakedev/makeudev/g
1999-07-17 18:43:50 +00:00
..
nfs_serv.c
I have not one single time remembered the name of this function correctly
1999-07-17 18:43:50 +00:00
nfs_srvcache.c
Moved `#ifndef NFS_NOSERVER' after including nfs.h.
1998-07-02 12:41:42 +00:00
nfs_srvsock.c
Various changes lifted from the OpenBSD cvs tree:
1999-06-05 05:35:03 +00:00
nfs_srvsubs.c
I have not one single time remembered the name of this function correctly
1999-07-17 18:43:50 +00:00
nfs_syscalls.c
Matt's NFS fixes.
1999-06-23 04:44:14 +00:00
nfs.h
remove b_proc from struct buf, it's (now) unused.
1999-05-06 20:00:34 +00:00
nfsm_subs.h
Matt's NFS fixes.
1999-06-23 04:44:14 +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
remove b_proc from struct buf, it's (now) unused.
1999-05-06 20:00:34 +00:00