Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/usr.bin/gzip
Module Name: src
Committed By: jmc
Date: Wed Dec 14 04:07:02 UTC 2005
Modified Files:
src/usr.bin/gzip [netbsd-2]: zuncompress.c
Log Message:
Pullup rev 1.6 (requested by mrg in ticket #10172)
Fix a few issues:
gzip -vt just prints the contents of a .Z file
gzip -vt will print OK even if the .gz file is corrupt
gzip -vt prints nothing with a .bz2 file
gzip can loop endlessly with a corrupt .bz2 file
Don't warn about >4GB files not having their size correctly stored.
PR#32105 PR#32070
To generate a diff of this commit:
cvs rdiff -r1.2.2.2.2.1 -r1.2.2.2.2.2 src/usr.bin/gzip/zuncompress.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