aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/grep/grep.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed printf format errors.Bruce Evans1998-06-301-1/+1
* When called as `zgrep', the -Z argument is assumed. Make aWolfram Schneider1997-12-211-0/+6
* Added builtin decompression using zlib library, option -Z.Wolfram Schneider1997-12-201-61/+105
* Add unsigned char cast to ctype macrosAndrey A. Chernov1997-10-231-1/+1
* grep -q pattern fileWolfram Schneider1996-09-271-1/+5
* Pick collate info tooAndrey A. Chernov1996-08-121-1/+1
* recursive grep, enabled with -DHAVE_FTS=1Wolfram Schneider1996-02-021-3/+220
* Add setlocale LC_CTYPEAndrey A. Chernov1995-10-281-0/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Update GNU grep to version 2.0Nate Williams1993-07-061-843/+662
* Gnu e?grep 1.6vendor/misc-GNU/grep/1.6Nate Williams1993-06-291-0/+1007