From owner-freebsd-current Mon May 27 15:25:55 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA22935 for current-outgoing; Mon, 27 May 1996 15:25:55 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA22930 for ; Mon, 27 May 1996 15:25:53 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id PAA23118; Mon, 27 May 1996 15:25:35 -0700 (PDT) To: "Marc G. Fournier" cc: current@freebsd.org Subject: Re: compress 4.2.4 (pr#bin/146) In-reply-to: Your message of "Mon, 27 May 1996 17:15:13 EDT." Date: Mon, 27 May 1996 15:25:34 -0700 Message-ID: <23116.833235934@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Do we want to upgrade this? remove compress (ln to gzip?)? gzip isn't compatible with compress, though gunzip handles _uncompression_ of compressed files. If anyone still relies on the "compress" format, they'd be screwed by such a change (does anyone?). Path of least resistance is probably just to upgrade it. I wouldn't mind having a compress that was twice as fast for wu-ftpd alone. Jordan