freebsd-src/sys/nfs
Doug Rabson c3b2cc769c Some fixes found using gcc -Wall:
nfsm_rpchead() has been called with the wrong number of args and misplaced
args since someone added new args in the middle for nfsv3.

Here's another one that would be important on 64-bit systems.  VOP_READDIR
takes a `u_int **cookies' arg.

Submitted by:	Bruce Evans <bde@zeta.org.au>
1995-08-24 10:45:16 +00:00
..
nfs.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
nfs_bio.c Add support for amd direct maps. 1995-08-24 10:17:39 +00:00
nfs_common.c Add support for amd direct maps. 1995-08-24 10:17:39 +00:00
nfs_common.h Some fixes found using gcc -Wall: 1995-08-24 10:45:16 +00:00
nfs_node.c Correct my cut-'n-paste job from ffs_vfsops.c and fix up the formatting 1995-07-22 03:32:18 +00:00
nfs_nqlease.c Some fixes found using gcc -Wall: 1995-08-24 10:45:16 +00:00
nfs_serv.c Some fixes found using gcc -Wall: 1995-08-24 10:45:16 +00:00
nfs_socket.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_srvcache.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_subs.c Add support for amd direct maps. 1995-08-24 10:17:39 +00:00
nfs_syscalls.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_vfsops.c Add support for amd direct maps. 1995-08-24 10:17:39 +00:00
nfs_vnops.c Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
nfsdiskless.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsm_subs.h Some fixes found using gcc -Wall: 1995-08-24 10:45:16 +00:00
nfsmount.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsnode.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
nfsproto.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsrtt.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
nfsv2.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nqnfs.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
rpcv2.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
xdr_subs.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00