Subject: CVS commit: [netbsd-2-0] src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/19/2004 09:43:45
Module Name:	src
Committed By:	tron
Date:		Mon Jul 19 09:43:45 UTC 2004

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

Log Message:
Pull up revision 1.53 (requested by mrg in ticket #678):
don't assume Z_STREAM_END means end-of-file.  fixes PR#26234.


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