Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 08/19/2000 01:40:31
Module Name:	syssrc
Committed By:	wrstuden
Date:		Fri Aug 18 22:40:30 UTC 2000

Modified Files:
	syssrc/sys/arch/macppc/include: disklabel.h
	syssrc/sys/arch/macppc/macppc: disksubr.c

Log Message:
Add some new partition types, and flags. Have the Apple Partition Map
code ignore the new partition types, and look for the new "USR" partition
flag.

From SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> with slight changes by me.

Closes PR port-macppc/10046


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/macppc/include/disklabel.h
cvs rdiff -r1.8 -r1.9 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.