2005-09-22 |
"Vladimir N. Oleynik" | network "default" --> bb_INET_default. Reduce 2 exporte... |
tree | commitdiff |
2005-09-14 |
"Vladimir N. Oleynik" | split libbb: moved xregcomp separatelly for speed up... |
tree | commitdiff |
2005-09-14 |
"Vladimir N. Oleynik" | removed strange extern void xregcomp(... from some... |
tree | commitdiff |
2005-09-05 |
"Vladimir N. Oleynik" | 1) bb_opt_complementaly -> bb_opt_complementally |
tree | commitdiff |
2005-07-31 |
Mike Frysinger | patch by srowe in Bug 359 to fix fgrep aliasing |
tree | commitdiff |
2005-07-27 |
Mike Frysinger | use toplevel ARFLAGS and update default ARFLAGS to... |
tree | commitdiff |
2005-04-16 |
Eric Andersen | Patch from Bernhard Fischer to make a bunch of symbols... |
tree | commitdiff |
2005-04-16 |
Mike Frysinger | In Bug 78, shortkey points out: |
tree | commitdiff |
2004-10-08 |
Eric Andersen | Hiroshi Ito writes: |
tree | commitdiff |
2004-10-08 |
Eric Andersen | egor duda writes: |
tree | commitdiff |
2004-05-26 |
Eric Andersen | Make the grep option values a bit less horrible |
tree | commitdiff |
2004-05-26 |
Eric Andersen | Rick Richardson writes: |
tree | commitdiff |
2004-05-26 |
Eric Andersen | Patch from vodz to correct 'grep -e pattern1 -e pattern... |
tree | commitdiff |
2004-04-14 |
Eric Andersen | Larry Doolittle writes: |
tree | commitdiff |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
tree | commitdiff |
2003-10-31 |
Eric Andersen | Try to make indent formatting less horrible |
tree | commitdiff |
2003-10-30 |
Glenn L McGrath | Add a comment with link to the SUSv3 standard for xargs |
tree | commitdiff |
2003-10-30 |
Glenn L McGrath | run through indent |
tree | commitdiff |
2003-10-22 |
Eric Andersen | Andreas Mohr writes: |
tree | commitdiff |
2003-10-10 |
Glenn L McGrath | Vodz last_patch_117, update options for new xargs |
tree | commitdiff |
2003-10-10 |
Glenn L McGrath | Vods versions of xargs |
tree | commitdiff |
2003-10-09 |
Glenn L McGrath | Bugfix for xargs |
tree | commitdiff |
2003-10-04 |
Glenn L McGrath | Add the x, n, s and E options, remove -r as its expecte... |
tree | commitdiff |
2003-10-03 |
Glenn L McGrath | Dont mix xarg options with utility option, fixes example of |
tree | commitdiff |
2003-07-14 |
Eric Andersen | Update a bunch of docs. Run a script to update my... |
tree | commitdiff |
2003-07-14 |
Eric Andersen | Patch from Thomas Cameron: |
tree | commitdiff |
2003-07-14 |
Eric Andersen | Patch from Lars Kellogg-Stedman: |
tree | commitdiff |
2003-07-05 |
Eric Andersen | Patch from Kent Robotti adding a bunch of needed docs! |
tree | commitdiff |
2003-06-20 |
Eric Andersen | last_patch89 from vodz: |
tree | commitdiff |
2003-04-27 |
Glenn L McGrath | Config option to create an fgrep alias |
tree | commitdiff |
2003-04-27 |
Glenn L McGrath | Fix segfault when cleaning up |
tree | commitdiff |
2003-04-27 |
Glenn L McGrath | grep -f support, adds only 60 Bytes, but regex's now... |
tree | commitdiff |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
tree | commitdiff |
2003-01-23 |
Eric Andersen | Apply patch from Ghozlane Toumi to add -inum support... |
tree | commitdiff |
2002-12-11 |
Glenn L McGrath | Fix -mtime, by Ian Abbott |
tree | commitdiff |
2002-12-05 |
Eric Andersen | Yet another major rework of the BusyBox config system... |
tree | commitdiff |
2002-11-28 |
Aaron Lehmann | Change if(x)free(x); to free(x); |
tree | commitdiff |
2002-11-11 |
Glenn L McGrath | Move readlink, mktemp, run-parts and which to a new... |
tree | commitdiff |
2002-11-10 |
Glenn L McGrath | Rewrite of xargs by Vladimir N. Oleynik |
tree | commitdiff |
2002-09-16 |
Eric Andersen | last_patch55 from vodz: |
tree | commitdiff |
2002-08-03 |
Robert Griebl | Fixed a bug in xarg: string data was strcat'ed to a... |
tree | commitdiff |
2002-07-24 |
Robert Griebl | Patch for bug #1183: Added a -xdev option to find ... |
tree | commitdiff |
2002-04-12 |
Eric Andersen | Completely rework the config system so that it no longe... |
tree | commitdiff |
2002-02-22 |
Matt Kraai | * findutils/grep.c (grep_main): Remove unnecessary... |
tree | commitdiff |
2002-01-14 |
Matt Kraai | Do not segfault if PATH is unset. |
tree | commitdiff |
2001-12-20 |
Matt Kraai | Remove `== TRUE' tests and convert `!= TRUE' and `... |
tree | commitdiff |
2001-11-20 |
Matt Kraai | Fix undeclared variable error. |
tree | commitdiff |
2001-11-20 |
Eric Andersen | Usr get_last_path_component() name basename() |
tree | commitdiff |
2001-11-19 |
Eric Andersen | oops |
tree | commitdiff |
2001-11-19 |
Eric Andersen | More scrubbing |
tree | commitdiff |
2001-11-19 |
Eric Andersen | Call xmalloc before realloc |
tree | commitdiff |
2001-11-19 |
Eric Andersen | Fixup CLEANUP behavior |
tree | commitdiff |
2001-11-12 |
Matt Kraai | Convert strdup call to xstrdup, and calloc calls to... |
tree | commitdiff |
2001-11-10 |
Eric Andersen | Add in grep -E support |
tree | commitdiff |
2001-11-10 |
Eric Andersen | config.in features patch from Giulio Orsero <giulioo... |
tree | commitdiff |
2001-10-31 |
Matt Kraai | Make egrep only set REG_EXTENDED flag. |
tree | commitdiff |
2001-10-31 |
Eric Andersen | Patch from Charles Steinkuehler <charles@steinkuehler... |
tree | commitdiff |
2001-10-29 |
Matt Kraai | Use extended regular expressions when invoked as egrep... |
tree | commitdiff |
2001-10-24 |
Eric Andersen | Major rework of the directory structure and the entire... |
tree | commitdiff |
2001-10-18 |
Eric Andersen | Scrub up some function prototypes. |
tree | commitdiff |
2001-07-31 |
Eric Andersen | Fix behavior of grep -lc to match GNU grep. SuS2 is... |
tree | commitdiff |
2001-05-29 |
Eric Andersen | grep failed to compile when BB_FEATURE_CLEAN_UP was... |
tree | commitdiff |
2001-05-24 |
Mark Whitley | Added support for grep -e and grep -f, closes bug ... |
tree | commitdiff |
2001-05-22 |
Matt Kraai | Fixed extra -- lines (noted by Christophe Boyanique). |
tree | commitdiff |
2001-05-21 |
Mark Whitley | Fixed mishandling of -c & -l options and accounted... |
tree | commitdiff |
2001-05-16 |
Matt Kraai | Change 'printf("%s\n", ...)' into 'puts(...)'. Noted... |
tree | commitdiff |
2001-05-14 |
Mark Whitley | Fixed a subtle bug in the handling of -l and -c flags. |
tree | commitdiff |
2001-05-07 |
Eric Andersen | A bug fix from Vladimir for a memory leak I stupidly |
tree | commitdiff |
2001-05-04 |
Eric Andersen | Larry suggested using concat_path_file() would be an... |
tree | commitdiff |
2001-05-04 |
Eric Andersen | Fix a buffer overflow. Which accounted for the size... |
tree | commitdiff |
2001-04-17 |
Mark Whitley | The tiniest of bracket-placement fixes. |
tree | commitdiff |
2001-04-09 |
Eric Andersen | Make 'grep -l' work |
tree | commitdiff |
2001-04-09 |
Mark Whitley | Fixed option parsing. Grep would continue grepping... |
tree | commitdiff |
2001-03-28 |
Mark Whitley | Applied patch from David Douthitt to re-add -print... |
tree | commitdiff |
2001-03-23 |
Eric Andersen | xstrdup xargs cleanup from Jeff Garzik |
tree | commitdiff |
2001-03-09 |
Eric Andersen | Patch from Jeff Garzik marking a few 'getopt not needed... |
tree | commitdiff |
2001-02-20 |
Eric Andersen | It turns out that DODMALLOC was broken when I reorganiz... |
tree | commitdiff |
2001-02-14 |
Eric Andersen | This patch, put together by Manuel Novoa III, is a... |
tree | commitdiff |
2001-02-09 |
Mark Whitley | Implemented -A, -B, and -C flags with BB_FEATURE_GREP_C... |
tree | commitdiff |
2001-02-07 |
Matt Kraai | Reworked find with David Douthitt to support -type... |
tree | commitdiff |
2001-02-01 |
Mark Whitley | Tightened things up a bit, saved 20 bytes, and made... |
tree | commitdiff |
2001-02-01 |
Matt Kraai | Fix wget error message and add (and use) chomp library... |
tree | commitdiff |
2001-01-27 |
Eric Andersen | Fix up copyright msgs. Bump version to 0.49 in prepara... 0_49 |
tree | commitdiff |
2001-01-27 |
Eric Andersen | Fix header file usage -- there were many unnecessary... |
tree | commitdiff |
2001-01-18 |
Matt Kraai | Eliminate calls of the form "fprintf(stdout,". Thanks... |
tree | commitdiff |
2001-01-04 |
Mark Whitley | Changed email address to codepoet.org, updated list... |
tree | commitdiff |
2001-01-04 |
Matt Kraai | Fixed -qv interaction (thanks to a report and patch... |
tree | commitdiff |
2000-12-22 |
Matt Kraai | Use busybox error handling functions wherever possible. |
tree | commitdiff |
2000-12-18 |
Matt Kraai | Change calls to error_msg.* and strerror to use perror_... |
tree | commitdiff |
2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
tree | commitdiff |
2000-12-01 |
Matt Kraai | Stop using TRUE and FALSE for exit status. |
tree | commitdiff |
2000-11-18 |
Matt Kraai | Fixed return status (thanks to David Douthitt for the... |
tree | commitdiff |
2000-11-14 |
Mark Whitley | Brand new version of xargs. Tested thoroughly by Kent... |
tree | commitdiff |
2000-10-13 |
Matt Kraai | Fix handling of ^$ by removing the newline from input... |
tree | commitdiff |
2000-09-26 |
Eric Andersen | Yet more polish (thanks again to kent robotti for the... |
tree | commitdiff |
2000-09-25 |
Eric Andersen | Some more polish to make xargs act like GNU xargs ... |
tree | commitdiff |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
tree | commitdiff |
2000-09-25 |
Eric Andersen | Final (I think) version of xargs. Throw away all that... |
tree | commitdiff |
2000-09-25 |
Eric Andersen | Be ever so pedantic about escaping chars that the shell... |
tree | commitdiff |
2000-09-24 |
Eric Andersen | Fix up xargs so that things like 'cat cat.c | xargs... |
tree | commitdiff |
next |