Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 09/27/1999 10:02:45
Module Name:	syssrc
Committed By:	wrstuden
Date:		Mon Sep 27 17:02:44 UTC 1999

Modified Files:
	syssrc/sys/arch/macppc/include: disklabel.h
	syssrc/sys/arch/macppc/macppc: disksubr.c

Log Message:
Add support for reading MacOS-partitioned disks. Stolen from the mac68k
port, but modified in that macppc searches for netbsd-partitioned disks
before MacOS partitioned disks, since installboot generates a fake MacOS
partition table which isn't the one we want to use.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/macppc/include/disklabel.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/macppc/macppc/disksubr.c

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