- 0034443 Fix behavior of grep -lc to match GNU grep. SuS2 is ambiguous by Eric Andersen · 23 years ago
- 86f0167 grep failed to compile when BB_FEATURE_CLEAN_UP was defined -- types were wrong. by Eric Andersen · 23 years ago
- fa43e54 Added support for grep -e and grep -f, closes bug #1164. Also added some by Mark Whitley · 23 years ago
- edc8065 Fixed extra -- lines (noted by Christophe Boyanique). by Matt Kraai · 23 years ago
- 1d9d411 Fixed mishandling of -c & -l options and accounted for case when we're by Mark Whitley · 23 years ago
- 59df6f7 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c by Matt Kraai · 23 years ago
- 35e59be Fixed a subtle bug in the handling of -l and -c flags. by Mark Whitley · 23 years ago
- 59a86ca The tiniest of bracket-placement fixes. by Mark Whitley · 24 years ago
- 303dd28 Make 'grep -l' work by Eric Andersen · 24 years ago
- 4391a16 Fixed option parsing. Grep would continue grepping, even when given a bad / by Mark Whitley · 24 years ago
- 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
- 2fd5298 Implemented -A, -B, and -C flags with BB_FEATURE_GREP_CONTEXT option set. by Mark Whitley · 24 years ago
- b5c2985 Tightened things up a bit, saved 20 bytes, and made the code a bit clearer in by Mark Whitley · 24 years ago
- 05e782d Fix wget error message and add (and use) chomp library function. by Matt Kraai · 24 years ago
- 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- 6c6ea6c Changed email address to codepoet.org, updated list of applets / docs I by Mark Whitley · 24 years ago
- 0810f72 Fixed -qv interaction (thanks to a report and patch from David Douthitt). by Matt Kraai · 24 years ago
- 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
- f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
- 567cdd1 Fix handling of ^$ by removing the newline from input lines and by not by Matt Kraai · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- deb95f6 Exit with the appropriate value when grepping multiple files. by Matt Kraai · 24 years ago
- 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
- 2ef880b Consolodated some common code into print_matched_line to make 'grep_file' a by Mark Whitley · 24 years ago
- 8f12243 Added support for the -c (count matches) option. Made it so it works just like by Mark Whitley · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
- c41e8c8 Changed bb_regcomp to xregcomp and #if 0'ed out destroy_cmd_strs in sed.c by Mark Whitley · 24 years ago
- df5f6ba Applied patch from Matt Kraai which does the following: by Mark Whitley · 24 years ago
- 44735f8 Applied patch from Matt Kraai as per his email: by Mark Whitley · 24 years ago
- e9b527a include getopt.h -Erik by Eric Andersen · 24 years ago
- 2086e3d Some cosmetic updates. Changed "OPTIONS" to "Options". -Erik by Eric Andersen · 24 years ago
- 2e1148b Fixed comment. by Mark Whitley · 24 years ago
- 8bd891c Added support for reading from stdin with '-' as file name arg. by Mark Whitley · 24 years ago
- 1ca4177 Yanked out the cstring_alloc() and cstring_lineFromFile() functions from by Mark Whitley · 24 years ago
- d372189 Brand, spankin', new grep that uses libc regex routines instead of the by Mark Whitley · 24 years ago
- b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
- 74c66ad Fix some spelling errors in the source as well. -Erik by Eric Andersen · 24 years ago
- d84990e + removed some cruft left over from when lines could be too long. by John Beppu · 24 years ago
- 053b146 Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca> by Eric Andersen · 24 years ago
- c7ccfc9 + utility.c by John Beppu · 24 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
- f93a95d + grep -v # yay! by John Beppu · 25 years ago
- 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
- e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
- a2f69e5 Bug fix. grep wasn't printing file names they way it was supposed to. -Erik by Erik Andersen · 25 years ago
- 2fe08c7 Fixed cp so it works as God intended it to. -Erik by Erik Andersen · 25 years ago
- 3fe2ecf Added grep -q, thanks to a patch from "Konstantin Boldyshev" <konst@voshod.com> by Erik Andersen · 25 years ago
- d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
- 50d6360 Stuff by Eric Andersen · 25 years ago
- fbb39c8 Stuff -Erik by Eric Andersen · 25 years ago
- 6b6b3f6 Stuf by Eric Andersen · 25 years ago
- aa0765e Added regexp support, fixed Changelog. by Eric Andersen · 25 years ago
- c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
- e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
- 3e0fbae fixes grep, added loadfont from debian bootfloppies. -Erik by Eric Andersen · 25 years ago
- 3cf52d1 More stuff... by Eric Andersen · 25 years ago
- f811e07 More stuff. by Eric Andersen · 25 years ago
- 596e546 more stuff by Eric Andersen · 25 years ago
- 17d49ef More stuff. by Eric Andersen · 25 years ago
- cc8ed39 Initial revision by Eric Andersen · 25 years ago