Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/19/1999 09:49:11
Module Name:	syssrc
Committed By:	he
Date:		Tue Oct 19 16:49:11 UTC 1999

Modified Files:
	syssrc/sys/arch/macppc/macppc [netbsd-1-4]: disksubr.c

Log Message:
Pull up revision 1.5 (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.4 -r1.4.2.1 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.