From owner-freebsd-current@FreeBSD.ORG Mon Oct 9 03:17:20 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21B5B16A412; Mon, 9 Oct 2006 03:17:20 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4431E43D49; Mon, 9 Oct 2006 03:17:18 +0000 (GMT) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id B6133EB0F7E; Mon, 9 Oct 2006 11:17:13 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id Jv751+ayG8Ai; Mon, 9 Oct 2006 11:17:11 +0800 (CST) Received: from [10.217.12.40] (sina152-194.staff.sina.com.cn [61.135.152.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 382E0EB0F82; Mon, 9 Oct 2006 11:17:09 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to: subject:x-enigmail-version:content-type; b=pqfufFcaja4fTzmGkKvSxtg4KZ5Cj9nU55M9GdFkMpht4fOB+MQuwwd2x2/7QX67V 50I/P+QWHgDl3ywAD3ogg== Message-ID: <4529BF26.1040108@delphij.net> Date: Mon, 09 Oct 2006 11:16:54 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: freebsd-current@FreeBSD.org, freebsd-hackers@FreeBSD.org X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enigB1859D585A1145D2E166149C" Cc: Subject: Call for testers: Replace GNU gzip with NetBSD's gzip implementation X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 03:17:20 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB1859D585A1145D2E166149C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, Here is a patchset that replaces the GNU gzip with NetBSD's gzip implementation, which uses zlib to do actual compress/decompress operatio= n: Go to your src/usr.bin and execute the following shar archive: http://people.freebsd.org/~delphij/for_review/bsd_gzip/shar-bsd-gzip-2006= 1009 Then, go to src/ and apply the following patch: http://people.freebsd.org/~delphij/for_review/bsd_gzip/patch-remove-gnu-g= zip-01 Currently this gzip implementation should work as a drop-in replacement for GNU gzip. I am still working on some style issues here, etc., so the current focus is functional test. Any sort of comments are welcome. Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigB1859D585A1145D2E166149C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFKb8mOfuToMruuMARA7NUAJ9QyWq+D8z1MV/A8kMhxTbOX5ay1QCfZdRc OIkQAa7bc1+63Nv8WNuVfnQ= =WMNJ -----END PGP SIGNATURE----- --------------enigB1859D585A1145D2E166149C--