Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 03/30/2004 09:42:58
Module Name:	src
Committed By:	mrg
Date:		Tue Mar 30 09:42:58 UTC 2004

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

Log Message:
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.30 -r1.31 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.