Source-Changes archive

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

CVS commit: src/sbin/dump



Module Name:    src
Committed By:   bouyer
Date:           Mon Aug 24 17:37:10 UTC 2015

Modified Files:
        src/sbin/dump: main.c tape.c

Log Message:
Consistently use iswap64() and 64bit intermediate variable, as well as
64bit formats for c_tapea. Fixes tape useage report for large filesystems.


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sbin/dump/main.c
cvs rdiff -u -r1.53 -r1.54 src/sbin/dump/tape.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