Subject: CVS commit: [netbsd-3] src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/21/2005 20:42:02
Module Name:	src
Committed By:	tron
Date:		Mon Nov 21 20:42:02 UTC 2005

Modified Files:
	src/distrib/utils/sysinst [netbsd-3]: mbr.c

Log Message:
Pull up following revision(s) (requested by dsl in ticket #976):
	distrib/utils/sysinst/mbr.c: revision 1.71
Rework the checking of the typed size against the limit so we don't error
if the size is too large after we've rounded up to a cylinder boundary.
Stops silly errors (4170 > 4172) when partitions end at the end of the disk.


To generate a diff of this commit:
cvs rdiff -r1.68.2.2 -r1.68.2.3 src/distrib/utils/sysinst/mbr.c

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