Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 03/03/2000 09:51:29
Module Name:	syssrc
Committed By:	mhitch
Date:		Fri Mar  3 17:51:29 UTC 2000

Modified Files:
	syssrc/sys/arch/pmax/dev: rz.c
	syssrc/sys/arch/pmax/pmax: disksubr.c

Log Message:
Do the Ultrix label check in readdisklabel() instead of in rz.c.  Ultrix
disks are now usable with the MI SCSI sd devices.
The install mini-root adjustment and the default partitioning still needs
to be moved into readdisklabel().


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 syssrc/sys/arch/pmax/dev/rz.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/arch/pmax/pmax/disksubr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.