aboutsummaryrefslogtreecommitdiff
path: root/findutils/grep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for reading from stdin with '-' as file name arg.markw2000-06-281-1/+1
* Yanked out the cstring_alloc() and cstring_lineFromFile() functions frommarkw2000-06-281-31/+0
* Brand, spankin', new grep that uses libc regex routines instead of themarkw2000-06-281-100/+155
* Updates to a number of apps to remove warnings/compile errors under libc5.andersen2000-06-191-1/+1
* Fix some spelling errors in the source as well.andersen2000-06-161-2/+2
* + removed some cruft left over from when lines could be too long.beppu2000-06-141-3/+0
* Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca>andersen2000-06-131-9/+13
* + utility.cbeppu2000-06-121-5/+3
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik2000-05-121-3/+6
* + grep -v # yay!beppu2000-04-241-12/+15
* Upates to include copyright 2000 to everythingerik2000-04-131-1/+1
* Some formatting updates (ran the code through indent)erik2000-02-081-91/+91
* Bug fix. grep wasn't printing file names they way it was supposed to.erik2000-01-191-3/+6
* Fixed cp so it works as God intended it to.erik1999-12-291-1/+1
* Added grep -q, thanks to a patch from "Konstantin Boldyshev" <konst@voshod.com>erik1999-12-211-3/+20
* Updates to usage, and made tar work.andersen1999-11-101-3/+4
* Stuffandersen1999-11-091-41/+38
* Stuffandersen1999-11-081-23/+36
* Stufandersen1999-10-281-3/+3
* Added regexp support, fixed Changelog.andersen1999-10-221-36/+10
* Fixed up copyright notices and suchandersen1999-10-201-1/+3
* Added sfdisk. Ststic-ified a bunch of stuff.andersen1999-10-191-1/+1
* fixes grep, added loadfont from debian bootfloppies.andersen1999-10-191-95/+58
* More stuff...andersen1999-10-121-73/+71
* More stuff.andersen1999-10-091-5/+5
* more stuffandersen1999-10-071-132/+119
* More stuff.andersen1999-10-061-1/+1
* Initial revisionandersen1999-10-051-0/+210