freebsd-dev/usr.bin/tar
Tim Kientzle 0c1bca0fd2 If the compressed data is larger than the uncompressed,
report the compression ratio as 0% instead of displaying
nonsense triggered by numeric overflow.  This is common
when dealing with uncompressed files when the I/O blocking
causes there to be small transient differences in the
accounting.

Thanks to:  Boris Samorodov
2010-06-14 02:56:45 +00:00
..
test Enable liblzma support in libarchive 2010-05-10 15:28:44 +00:00
bsdtar_platform.h Remove an unnecessary include and conditionalize some code. 2010-04-11 01:31:50 +00:00
bsdtar.1 mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
bsdtar.c Remove an unnecessary include and conditionalize some code. 2010-04-11 01:31:50 +00:00
bsdtar.h Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
cmdline.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
config_freebsd.h Config updates. 2010-05-08 16:28:22 +00:00
COPYING
err.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
err.h Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
getdate.c Minor code rework. 2010-02-07 01:16:05 +00:00
line_reader.c Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
line_reader.h Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
Makefile Enable liblzma support in libarchive 2010-05-10 15:28:44 +00:00
matching.c If a file is specifically both included and excluded, then: 2010-04-11 18:44:42 +00:00
matching.h Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
pathmatch.c Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
pathmatch.h Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
read.c If the compressed data is larger than the uncompressed, 2010-06-14 02:56:45 +00:00
subst.c Diff reduction against bsdtar 2.8.3 2010-04-11 16:27:38 +00:00
tree.c Fix common misspelling of hierarchy 2010-02-20 10:19:19 +00:00
tree.h Diff reduction against bsdtar 2.8.3 2010-04-11 16:28:10 +00:00
util.c Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
write.c If the compressed data is larger than the uncompressed, 2010-06-14 02:56:45 +00:00