Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 09/15/2005 09:11:31
Module Name: src
Committed By: mrg
Date: Thu Sep 15 09:11:31 UTC 2005
Modified Files:
src/usr.bin/gzip: gzip.c unbzip2.c
Log Message:
fix signed/unsigned mismatch reported by Christian Biere in PR#31180
using his provided patch.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/usr.bin/gzip/gzip.c
cvs rdiff -r1.7 -r1.8 src/usr.bin/gzip/unbzip2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.