HardenedBSD/sys/nfsclient
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_bio.c
nfs_nfsiod.c Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-14 05:16:37 +00:00
nfs_node.c
nfs_socket.c
nfs_subs.c
nfs_vfsops.c
nfs_vnops.c Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
nfs.h
nfsargs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
nfsstats.h