Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/16/2004 22:44:01
Module Name:	src
Committed By:	he
Date:		Fri Jul 16 22:44:01 UTC 2004

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

Log Message:
Instead of placing largish buffers on the stack, use malloc/free.
Fixes compile problem for sun2.


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