Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/distrib/utils/sysinst
Module Name: src
Committed By: tron
Date: Thu Jun 17 09:15:45 UTC 2004
Modified Files:
src/distrib/utils/sysinst [netbsd-2-0]: disks.c
Log Message:
Pull up revision 1.86 (requested by dsl in ticket #492):
dd->dd_no_mbr has to always be initialized. It doesn't default to 0 since
it is allocated on the stack. Thus, allow editing the MBR partition table
on disks that actually have a MBR.
To generate a diff of this commit:
cvs rdiff -r1.76.2.3 -r1.76.2.4 src/distrib/utils/sysinst/disks.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