Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Sun, 11 Feb 1996 17:40:03 -0500
briggs
Sun Feb 11 17:31:51 EST 1996
Update of /a/cvsroot/src/sys/arch/mac68k/mac68k
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv14121
Modified Files:
disksubr.c
Log Message:
Change readdisklabel to check block 0 of the disk for a Macintosh magic
number before attempting to load the Macintosh partition info. If the
first 32-bits of block 0 contain the BSD disklable magic number, treat
it as a NetBSD disklabel.
When loading the Macintosh partition map, check the first 32 partitions
for the root, usr, and swap partitions--instead of the first 8. Still
only allows 8 total partitions for NetBSD use.
Home |
Main Index |
Thread Index |
Old Index