From owner-freebsd-hackers Mon Jan 15 08:24:20 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA21518 for hackers-outgoing; Mon, 15 Jan 1996 08:24:20 -0800 (PST) Received: from rover.village.org (rover.village.org [198.137.146.49]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA21470 for ; Mon, 15 Jan 1996 08:24:11 -0800 (PST) Received: from LOCALHOST (LOCALHOST [127.0.0.1]) by rover.village.org (8.6.11/8.6.6) with SMTP id JAA08595; Mon, 15 Jan 1996 09:23:52 -0700 Message-Id: <199601151623.JAA08595@rover.village.org> To: "Jordan K. Hubbard" Subject: Re: FBSD 2.1 Cc: Poul-Henning Kamp , hackers@freebsd.org In-reply-to: Your message of Mon, 15 Jan 1996 05:41:53 PST Date: Mon, 15 Jan 1996 09:23:52 -0700 From: Warner Losh Sender: owner-hackers@freebsd.org Precedence: bulk : Also, as a point of fact, I thought the unzip we were using was just : the uncompression part, not the unarchiving part. Not quite true. I thought the kernel had gunzip in it, which is somewhat different than unzip proper... The two are different enough in how they compress/uncompress that one might be covered by the Unisys or other patents, while the one in gunzip definitely doesn't have that problem (as far as the gnu folks know). Warner