Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2002 17:16:57 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Akinori MUSHA <knu@iDaemons.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/gnu/usr.bin/grep Makefile grep.1 grep.c
Message-ID:  <20020918001657.GA6110@dragon.nuxi.com>
In-Reply-To: <86y9a05ip4.wl@archon.local.idaemons.org>
References:  <200209160427.g8G4RUom036315@freefall.freebsd.org> <86ofayjsdr.wl@archon.local.idaemons.org> <86y9a05ip4.wl@archon.local.idaemons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 18, 2002 at 07:56:23AM +0900, Akinori MUSHA wrote:
>  2. Unlike gzread(), BZ2_bzread() does not work against a non-bzip2ed
>     stream. (I guess BZ2_bzread() should be fixed in future because
>     it claims to be compatible with gzread())
> 
> The attached patch should fix them and make `grep -J foo foo.bz2' work
> just as expected.

This isn't working for me with your patch:

''grep -J Berk COPYRIGHT'' gives nothing.  Also amusing is that our zgrep
won't read .Z files.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020918001657.GA6110>