freebsd-dev/sys/nfsserver
Bruce Evans e4f937b07b Included <sys/sysproto.h> to get central declarations for syscall args
structs and prototypes for syscalls.

Ifdefed duplicated decentralized declarations of args structs.  It's
convenient to have this visible but they are hard to maintain.  Some
are already different from the central declarations.  4.4lite2 puts
them in comments in the function headers but I wanted to avoid the
large changes for that.
1995-11-14 05:16:37 +00:00
..
nfs_serv.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
nfs_srvcache.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_srvsock.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
nfs_srvsubs.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
nfs_syscalls.c Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-14 05:16:37 +00:00
nfs.h Include a prerequisite header (so this is consistent again with the 1995-10-31 21:17:59 +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 Include a prerequisite header (so this is consistent again with the 1995-10-31 21:17:59 +00:00