Extract usage information into a separate file.
[oweals/busybox.git] / grep.c
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-12 Mark WhitleyChanged bb_regcomp to xregcomp and #if 0'ed out destroy...
2000-07-11 Mark WhitleyApplied patch from Matt Kraai which does the following:
2000-07-10 Mark WhitleyApplied patch from Matt Kraai as per his email:
2000-07-09 Eric Anderseninclude getopt.h
2000-07-04 Eric AndersenSome cosmetic updates. Changed "OPTIONS" to "Options".
2000-06-28 Mark WhitleyFixed comment.
2000-06-28 Mark WhitleyAdded support for reading from stdin with '-' as file...
2000-06-28 Mark WhitleyYanked out the cstring_alloc() and cstring_lineFromFile...
2000-06-28 Mark WhitleyBrand, spankin', new grep that uses libc regex routines...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-06-16 Eric AndersenFix some spelling errors in the source as well.
2000-06-14 John Beppu+ removed some cruft left over from when lines could...
2000-06-13 Eric AndersenFix a bug pointed out by Michal Jaegermann <michal...
2000-06-12 John Beppu+ utility.c
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-24 John Beppu+ grep -v # yay!
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-01-19 Erik AndersenBug fix. grep wasn't printing file names they way...
1999-12-29 Erik AndersenFixed cp so it works as God intended it to.
1999-12-21 Erik AndersenAdded grep -q, thanks to a patch from "Konstantin Boldy...
1999-11-10 Eric AndersenUpdates to usage, and made tar work.
1999-11-09 Eric AndersenStuff
1999-11-08 Eric AndersenStuff
1999-10-28 Eric AndersenStuf
1999-10-22 Eric AndersenAdded regexp support, fixed Changelog.
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-19 Eric Andersenfixes grep, added loadfont from debian bootfloppies.
1999-10-12 Eric AndersenMore stuff...
1999-10-09 Eric AndersenMore stuff.
1999-10-07 Eric Andersenmore stuff
1999-10-06 Eric AndersenMore stuff.
1999-10-05 Eric AndersenInitial revision 0_29alpha2