summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/grep/grep.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.8.0_cvscvs2svn2003-04-031-1/+1
* MFC: (rev 1.21) restore backwards compatible -R option.Ruslan Ermilov2000-06-131-1/+1
* Merge FreeBSD changes into 2.4d.Ruslan Ermilov2000-01-311-73/+33
* Fix conflicts.Ruslan Ermilov2000-01-181-5/+32
* * Make --null option work in (HAVE_LIBZ > 0) case.Ruslan Ermilov2000-01-041-11/+5
* Merge FreeBSD chagnes into GNU grep 2.4.David E. O'Brien2000-01-041-204/+280
* Support the environtmental var "GREP_OPTIONS". Which can hold a set ofDavid E. O'Brien1999-11-261-0/+61
* Alias -R to -r for backward compatibility.David E. O'Brien1999-11-211-2/+3
* Set default matcher from argv[0].David E. O'Brien1999-11-211-546/+825
* Back out the botched attempt to update to gnu grep 2.3 (lots of historyPeter Wemm1999-11-201-0/+1103
* Upgrade grep to version 2.3Ruslan Ermilov1999-10-281-1103/+0
* 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-832/+651
* Gnu e?grep 1.6vendor/misc-GNU/grep/1.6Nate Williams1993-06-291-0/+1007