Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/05/2005 09:58:32
Module Name:	src
Committed By:	dsl
Date:		Sat Nov  5 09:58:32 UTC 2005

Modified Files:
	src/distrib/utils/sysinst: mbr.c

Log Message:
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.70 -r1.71 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.