Date: Sun, 2 Sep 2001 10:22:14 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Kris Kennaway <kris@obsecurity.org> Cc: hackers@FreeBSD.org Subject: Re: gzipped crashdumps Message-ID: <20010902102214.B64910@dragon.nuxi.com> In-Reply-To: <20010901011631.A59345@xor.obsecurity.org>; from kris@obsecurity.org on Sat, Sep 01, 2001 at 01:16:31AM -0700 References: <20010901011631.A59345@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010902102214.B64910>