Subject: CVS commit: [netbsd-2-0] src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/07/2004 21:42:19
Module Name: src
Committed By: jmc
Date: Wed Apr 7 21:42:19 UTC 2004
Modified Files:
src/usr.bin/gzip [netbsd-2-0]: gzip.c
Log Message:
Pullup rev 1.35 (requested by mrg in ticket #83)
Completely rewrite print_ratio().
print_list() was getting the compressed/uncompressed sizes backwards.
PR#25072
To generate a diff of this commit:
cvs rdiff -r1.29.2.4 -r1.29.2.5 src/usr.bin/gzip/gzip.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.