Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/fdisk



Module Name:    src
Committed By:   apb
Date:           Sun Dec 23 08:14:28 UTC 2007

Modified Files:
        src/sbin/fdisk: fdisk.c

Log Message:
If the partition is unused, then attempting to decode the PBR would
actually decode the MBR from sector 0 of the disk.  Don't do it if
v_flag < 3.


To generate a diff of this commit:
cvs rdiff -r1.110 -r1.111 src/sbin/fdisk/fdisk.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