Subject: CVS commit: [netbsd-2-0] src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/14/2004 09:00:12
Module Name:	src
Committed By:	tron
Date:		Wed Jul 14 09:00:12 UTC 2004

Modified Files:
	src/distrib/utils/sysinst [netbsd-2-0]: bsddisklabel.c

Log Message:
Pull up revision 1.29 (requested by christos in ticket #642):
PR/26201: Jukka Salmi: sysinst dumps core on NetBSD 2.0_BETA i386
The problem is that current_cylsize is used in the menu to select
rounding, and it is un-initialized at this point.
XXX: Must be pulled up to 2.0


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.27.2.1 src/distrib/utils/sysinst/bsddisklabel.c

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