From owner-cvs-usrbin Sat Dec 13 02:00:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA09996 for cvs-usrbin-outgoing; Sat, 13 Dec 1997 02:00:27 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA09917; Sat, 13 Dec 1997 02:00:01 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA01838; Sat, 13 Dec 1997 01:57:49 -0800 (PST) Date: Sat, 13 Dec 1997 01:57:49 -0800 (PST) Message-Id: <199712130957.BAA01838@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/minigzip - Imported sources Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1997/12/13 01:57:49 PST src/usr.bin/minigzip - Imported sources Update of /home/ncvs/src/usr.bin/minigzip In directory freefall.freebsd.org:/d/msmith/minigzip Log Message: This framework builds the 'minigzip' sample program supplied with libz. It is a non-GPL-polluted minimal implementation of the 'gzip' command, yielding a 12k executable (vs ~100k for gzip). Status: Vendor Tag: MSMITH Release Tags: v1_0 N src/usr.bin/minigzip/Makefile N src/usr.bin/minigzip/minigzip.1 I src/usr.bin/minigzip/CVS No conflicts created by this import