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 10:43:57 UTC 2007

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

Log Message:
Track zero is not strictly reserved for the BIOS, that's just a
convention, so don't make it an error in check_overlap().  Sector 0 is
reserved for the MBR, so make that an error in check_overlap().


To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 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