Source-Changes archive

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

CVS commit: src/bin/df



Module Name:    src
Committed By:   martin
Date:           Sun Jul  4 15:31:50 UTC 2004

Modified Files:
        src/bin/df: df.c

Log Message:
Available block count may be negative - so make the calculation signed.
This avoids output like:
Filesystem      1K-blocks     Used     Avail Capacity  Mounted on
/dev/wd1a           11799    11276 9223372036854775741   100%    /boot


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/bin/df/df.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