From owner-cvs-all Mon Oct 19 23:14:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA12062 for cvs-all-outgoing; Mon, 19 Oct 1998 23:14:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA12031; Mon, 19 Oct 1998 23:14:00 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA26951; Mon, 19 Oct 1998 23:13:57 -0700 (PDT) Date: Mon, 19 Oct 1998 23:13:57 -0700 (PDT) Message-Id: <199810200613.XAA26951@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/compress compress.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/19 23:13:57 PDT Modified files: usr.bin/compress compress.c Log: Behave like zcat if invoked as zcat. We don't install as zcat; this just makes us more useful in a tight environment. Submitted by: Wilfredo Sanchez Revision Changes Path 1.5 +5 -2 src/usr.bin/compress/compress.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message