From owner-freebsd-arch Wed May 29 17:35:13 2002 Delivered-To: freebsd-arch@freebsd.org Received: from evilpete.dyndns.org (12-232-26-46.client.attbi.com [12.232.26.46]) by hub.freebsd.org (Postfix) with ESMTP id 1FFD737B400; Wed, 29 May 2002 17:35:10 -0700 (PDT) Received: from overcee.wemm.org ([10.0.0.3]) by evilpete.dyndns.org (8.11.6/8.11.6) with ESMTP id g4U0Z4166566; Wed, 29 May 2002 17:35:04 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 2AFB0380A; Wed, 29 May 2002 17:35:04 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Poul-Henning Kamp Cc: arch@FreeBSD.ORG Subject: Re: CRC32 derived questions... In-Reply-To: <10946.1022703338@critter.freebsd.dk> Date: Wed, 29 May 2002 17:35:04 -0700 From: Peter Wemm Message-Id: <20020530003504.2AFB0380A@overcee.wemm.org> Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Poul-Henning Kamp wrote: > Then I tried to put one copy in libkern but ran into conflicts with zlib.h. > > And that made me wonder: Why on earth is sys/zlib.h in net/zlib.h ??? net/zlib.c and net/zlib.h are hacked versions that are part of the in-kernel pppd. I would be suprised if the more modern versions of zlib didn't have the extra API's that pppd needs. We have a decompress-only kern/inflate.c. We could probably gather a more modern zlib library and replace net/zlib* and kern/inflate.c Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message