Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/03/2001 01:06:55
Module Name:	basesrc
Committed By:	tron
Date:		Tue Jan  2 23:06:55 UTC 2001

Modified Files:
	basesrc/etc/etc.i386: MAKEDEV
	syssrc/sys/arch/i386/include: disklabel.h
	syssrc/sys/sys: disklabel.h

Log Message:
Use highest bit of minor as an extra bit for the partition number to
bump the maximum partition number on NetBSD-i386 to 16. (Approved by fvdl)


To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 basesrc/etc/etc.i386/MAKEDEV
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/i386/include/disklabel.h
cvs rdiff -r1.63 -r1.64 syssrc/sys/sys/disklabel.h

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