Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 06/07/2004 03:24:02
Module Name:	src
Committed By:	mrg
Date:		Mon Jun  7 03:24:02 UTC 2004

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

Log Message:
handle_pathname: if it's stdin, return after handling it, rather than
trying to then process "-" as a file afterwards.  fixes PR#25843.


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