Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/distrib/utils/sysinst
Module Name: src
Committed By: christos
Date: Mon Jul 12 22:33:21 UTC 2004
Modified Files:
src/distrib/utils/sysinst: bsddisklabel.c
Log Message:
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.28 -r1.29 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.
Home |
Main Index |
Thread Index |
Old Index