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: cube
Date: Tue May 18 14:07:06 UTC 2004
Modified Files:
src/distrib/utils/sysinst: disks.c
Log Message:
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.85 -r1.86 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