Source-Changes archive

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

CVS commit: src/sbin/disklabel



Module Name:    src
Committed By:   pooka
Date:           Mon Oct 20 13:10:48 UTC 2003

Modified Files:
        src/sbin/disklabel: printlabel.c

Log Message:
Partition size and offset inside the disklabel are unsigned.  Print
them as unsigned so that we don't print negative values when we're
halfway through.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sbin/disklabel/printlabel.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