[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Henning Brauer <henning_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 16 Dec 2003 15:40:59 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: henning_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/12/16 15:40:59
Modified files:
distrib/special/gzip: Makefile
Added files:
distrib/special/gzip: compress.c crc32.c
Log message:
space saver for the boot floppies:
on the install media, gzip only need to decompress, but never to compress.
so leave the (gz-)compress code out.
don't link libz but compile the needed parts in.
use an older much smaller crc32.c version and a cut down compress.c
tested by nick@
ok deraadt@
Visit your host, monkey.org