Subject: CVS commit: [netbsd-2-0] src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 03/31/2004 09:19:16
Module Name:	src
Committed By:	grant
Date:		Wed Mar 31 09:19:16 UTC 2004

Modified Files:
	src/usr.bin/gzip [netbsd-2-0]: gzip.c

Log Message:
Pull up revision 1.31 (requested by mrg in ticket #22):

use off_t instead of ssize_t in a few places.
fix "gzip -l" in -DSMALL (it wasn't doing a stat(2)).


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