Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



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.




Home | Main Index | Thread Index | Old Index