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: 03/18/1995 01:00:03
gwr
Sat Mar 18 00:51:24 EST 1995
Update of /a/cvsroot/src/sys/nfs
In directory pain.lcs.mit.edu:/a/users/gwr/src/sys/nfs

Modified Files:
	nfs_boot.c 
Log Message:
Do the printf "root/swap on" elsewhere to avoid confusion.


gwr
Sat Mar 18 00:54:16 EST 1995
Update of /a/cvsroot/src/sys/nfs
In directory pain.lcs.mit.edu:/a/users/gwr/src/sys/nfs

Modified Files:
	nfs_vfsops.c 
Log Message:
Print the "root/swap on ..." messages here.
Add NFS_BOOT_OPTIONS for things like NFSMNT_NOCONN.


gwr
Sat Mar 18 00:56:36 EST 1995
Update of /a/cvsroot/src/sys/nfs
In directory pain.lcs.mit.edu:/a/users/gwr/src/sys/nfs

Modified Files:
	nfs_vnops.c 
Log Message:
Initialize fields in the RPC data where we were sending garbage.