Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 07/16/1994 04:50:02
paulus
Sat Jul 16 04:40:58 PDT 1994
Update of /b/source/CVS/src/sys/miscfs/specfs
In directory sun-lamp.cs.berkeley.edu:/d/users/paulus/src/sys/miscfs/specfs

Modified Files:
	spec_vnops.c 
Log Message:
Support for block special files with sector sizes other than DEV_BSIZE -
if the device has a disklabel with a non-zero sector size value, that
value is used instead of DEV_BSIZE.


paulus
Sat Jul 16 04:43:13 PDT 1994
Update of /b/source/CVS/src/sys/nfs
In directory sun-lamp.cs.berkeley.edu:/d/users/paulus/src/sys/nfs

Modified Files:
	nfs_boot.c 
Log Message:
If we don't have ethernet, nfs_boot_init reduces to just a panic.
This is so I don't get an undefined symbol compiling a kernel with
NFSCLIENT but no ethernet.


paulus
Sat Jul 16 04:46:43 PDT 1994
Update of /b/source/CVS/src/sys/arch/da30
In directory sun-lamp.cs.berkeley.edu:/d/users/paulus/src/sys/arch/da30

Removed Files:
	patches 
Log Message:
These patches have been made to the main branch.


------------------------------------------------------------------------------