Subject: CVS commit: syssrc/sys/arch/mac68k/mac68k
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/24/2001 00:31:23
Module Name:	syssrc
Committed By:	chs
Date:		Fri Nov 23 22:31:23 UTC 2001

Modified Files:
	syssrc/sys/arch/mac68k/mac68k: disksubr.c

Log Message:
macos partition tables appear to use 512 bytes per record rather than
1 sector per record.  change the label code to use the same layout
so that CDs with macos partition tables work.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/arch/mac68k/mac68k/disksubr.c

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