Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/19/1999 09:50:19
Module Name: syssrc
Committed By: he
Date: Tue Oct 19 16:50:18 UTC 1999
Modified Files:
syssrc/sys/arch/macppc/include [netbsd-1-4]: disklabel.h
Log Message:
Pull up revision 1.4 (requested by wrstuden):
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.3.2.1 syssrc/sys/arch/macppc/include/disklabel.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.