Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 12/19/1995 18:10:32
cgd
Tue Dec 19 18:08:42 EST 1995
Update of /a/cvsroot/src/sys/nfs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10911

Modified Files:
	krpc.h krpc_subr.c nfs.h nfs_boot.c nfs_node.c nfs_nqlease.c 
	nfs_serv.c nfs_socket.c nfs_subs.c nfs_syscalls.c nfs_vfsops.c 
	nfs_vnops.c nfsm_subs.h nfsrtt.h nfsrvcache.h nfsv2.h nqnfs.h 
	rpcv2.h xdr_subs.h 
Log Message:
changes to make this work on systems where pointers & longs are 64 bits.
This is mostly just changes to make the stuff that goes over the wire
use fixed-size types.