Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 09/20/2005 05:12:15
Module Name:	src
Committed By:	mrg
Date:		Tue Sep 20 05:12:15 UTC 2005

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

Log Message:
apply a patch from christian biere:
- if we have an open fd, use it instead and, eg, fstat(2), of the file name
and stat(2).
- signed/unsigned variable fixes
- misc. cleanup


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