Module Name: src Committed By: snj Date: Tue Mar 8 10:05:43 UTC 2016
Modified Files: src/sbin/dump [netbsd-6]: main.c tape.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #1332): sbin/dump/main.c: revision 1.73 sbin/dump/tape.c: revision 1.54 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.66.8.1 -r1.66.8.2 src/sbin/dump/main.c cvs rdiff -u -r1.50 -r1.50.4.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.