Subject: CVS commit: [netbsd-3] src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 06/15/2005 06:06:01
Module Name:	src
Committed By:	snj
Date:		Wed Jun 15 06:06:01 UTC 2005

Modified Files:
	src/usr.bin/gzip [netbsd-3]: unbzip2.c

Log Message:
Pull up revision 1.7 (requested by lukem in ticket #421):
Fix numerous uninitalized variables.
Detected with gcc -Wuninitialized.


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