Module Name: src Committed By: riz Date: Fri Nov 6 20:27:55 UTC 2015
Modified Files: src/sbin/dump [netbsd-7]: main.c tape.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #991): sbin/dump/tape.c: revision 1.54 sbin/dump/main.c: revision 1.73 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.71.4.1 -r1.71.4.2 src/sbin/dump/main.c cvs rdiff -u -r1.53 -r1.53.6.1 src/sbin/dump/tape.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.