Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 04/07/2004 14:25:43
Module Name: src
Committed By: mrg
Date: Wed Apr 7 14:25:43 UTC 2004
Modified Files:
src/usr.bin/gzip: gzip.c
Log Message:
- completely rewrite print_ratio(). fixes PR#25072 and a few other cases
- print_list() was getting the compressed/uncompressed sizes backwards.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 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.