Date: Sat, 7 Aug 2004 19:25:34 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar Makefile bsdtar.c bsdtar.h write.c Message-ID: <200408071925.i77JPYpR072630@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004-08-07 19:25:34 UTC
FreeBSD src repository
Modified files:
usr.bin/tar Makefile bsdtar.c bsdtar.h write.c
Log:
Add --totals option. Unlike gtar, this reports the bytes actually
written to the archive, not the ones written to the compressor.
For uncompressed archives, these numbers are the same, of course.
Revision Changes Path
1.10 +1 -1 src/usr.bin/tar/Makefile
1.48 +7 -2 src/usr.bin/tar/bsdtar.c
1.18 +1 -0 src/usr.bin/tar/bsdtar.h
1.31 +16 -0 src/usr.bin/tar/write.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408071925.i77JPYpR072630>
