From owner-freebsd-hackers Sun Sep 2 10:22:34 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id B79BD37B403 for ; Sun, 2 Sep 2001 10:22:30 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.5/8.11.1) id f82HME065025; Sun, 2 Sep 2001 10:22:14 -0700 (PDT) (envelope-from obrien) Date: Sun, 2 Sep 2001 10:22:14 -0700 From: "David O'Brien" To: Kris Kennaway Cc: hackers@FreeBSD.org Subject: Re: gzipped crashdumps Message-ID: <20010902102214.B64910@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20010901011631.A59345@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010901011631.A59345@xor.obsecurity.org>; from kris@obsecurity.org on Sat, Sep 01, 2001 at 01:16:31AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Sep 01, 2001 at 01:16:31AM -0700, Kris Kennaway wrote: > Anyone else think this patch from NetBSD is worthwhile? As JDP said, "YES!". > --- /dev/null Sat Sep 1 01:13:34 2001 > +++ zopen.c Sat Sep 1 01:10:14 2001 > @@ -0,0 +1,39 @@ > +/* > + * Public domain stdio wrapper for libz, written by Johan Danielsson. > + */ Can we add this to libz or some other lib? These are general bits that I could see other programs wanting to use. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message