Subject: CVS commit: src/common/dist/zlib
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/18/2006 18:39:58
Module Name: src
Committed By: dsl
Date: Sat Feb 18 18:39:58 UTC 2006
Modified Files:
src/common/dist/zlib: crc32.c
Log Message:
Don't bloat the standalone images with preset CRC tables and large routines.
Ideally some of the loops need de-unrolling as well (and in adler32.c).
Makes the i386 install floppies fit.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/common/dist/zlib/crc32.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.