From owner-freebsd-hackers Mon Sep 3 16: 3: 5 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 AA85037B426 for ; Mon, 3 Sep 2001 16:02:56 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.5/8.11.1) id f83N2qF66767; Mon, 3 Sep 2001 16:02:52 -0700 (PDT) (envelope-from obrien) Date: Mon, 3 Sep 2001 16:02:52 -0700 From: "David O'Brien" To: Kris Kennaway Cc: hackers@FreeBSD.org Subject: Re: gzipped crashdumps Message-ID: <20010903160252.B66151@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20010901011631.A59345@xor.obsecurity.org> <20010902102214.B64910@dragon.nuxi.com> <20010903140408.A36572@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: <20010903140408.A36572@xor.obsecurity.org>; from kris@obsecurity.org on Mon, Sep 03, 2001 at 02:04:08PM -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 Mon, Sep 03, 2001 at 02:04:08PM -0700, Kris Kennaway wrote: > On Sun, Sep 02, 2001 at 10:22:14AM -0700, David O'Brien wrote: > > > > --- /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. > > libz seems the most natural place, although it's a vendor library. Doesn't really matter. Just drop the file into src/lib/libz and modify src/lib/libz/Makefile. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message