Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 12/26/2003 14:49:37
Module Name:	src
Committed By:	mrg
Date:		Fri Dec 26 14:49:37 UTC 2003

Modified Files:
	src/usr.bin/gzip: gzip.c

Log Message:
- print totals for --list.
- round down percentages, like GNU gzip does
- use "stdout" not "-", like GNU gzip does
- factor percent calculation code.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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.