| Commit message (Expand) | Author | Age | Files | Lines |
* | - reuse strings and messages. Saves about 600B | Bernhard Reutner-Fischer | 2006-06-07 | 1 | -18/+14 |
* | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer | 2006-06-02 | 1 | -15/+2 |
* | implement -print0 for find | Paul Fox | 2006-05-12 | 1 | -0/+11 |
* | prevent find from ever descending into an xdev'ed directory. | Paul Fox | 2006-03-27 | 1 | -15/+9 |
* | Patch from Denis Vlasenko to add xstat() and use it. | Rob Landley | 2006-03-13 | 1 | -6/+3 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -2/+2 |
* | add find's "-mmin" option. configurable. | Paul Fox | 2006-01-13 | 1 | -0/+27 |
* | The supposedly trivial CONFIG->ENABLE conversion wasn't so trivial. The | Rob Landley | 2005-10-06 | 1 | -22/+50 |
* | Add find -exec support from Rob Sullivan, and convert CONFIG_ to ENABLE_ | Rob Landley | 2005-10-04 | 1 | -43/+60 |
* | network "default" --> bb_INET_default. Reduce 2 exported from find applet | "Vladimir N. Oleynik" | 2005-09-22 | 1 | -2/+2 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen | 2005-04-16 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -4/+4 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -2/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -14/+14 |
* | Apply patch from Ghozlane Toumi to add -inum support to find. | Eric Andersen | 2003-01-23 | 1 | -11/+49 |
* | Fix -mtime, by Ian Abbott | Glenn L McGrath | 2002-12-11 | 1 | -5/+5 |
* | Patch for bug #1183: Added a -xdev option to find (configurable) | Robert Griebl | 2002-07-24 | 1 | -0/+43 |
* | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | Matt Kraai | 2001-12-20 | 1 | -4/+4 |
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -12/+12 |
* | Applied patch from David Douthitt to re-add -print option to find. | Mark Whitley | 2001-03-28 | 1 | -0/+3 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen | 2001-02-20 | 1 | -1/+1 |
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 1 | -1/+1 |
* | Reworked find with David Douthitt to support -type, -perm, -mtime, and | Matt Kraai | 2001-02-07 | 1 | -56/+144 |
* | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | 2001-01-27 | 1 | -1/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -0/+2 |
* | Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to | Matt Kraai | 2001-01-18 | 1 | -2/+2 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -1/+1 |
* | Stop using TRUE and FALSE for exit status. | Matt Kraai | 2000-12-01 | 1 | -2/+2 |
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -12/+0 |
* | Removed unnecessary #include "regexp.h" line from find.c as per Matt Kraai's | Mark Whitley | 2000-07-10 | 1 | -1/+0 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -1/+1 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -3/+6 |
* | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen | 2000-04-13 | 1 | -3/+3 |
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -1/+1 |
* | Yet another installment in the ongoing tar saga | Erik Andersen | 2000-03-28 | 1 | -2/+2 |
* | More minor touchups. | Erik Andersen | 2000-02-10 | 1 | -7/+1 |
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -69/+73 |
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 1 | -1/+1 |
* | Clear up some ambiguity with old style assignments. | Erik Andersen | 2000-01-29 | 1 | -3/+3 |
* | Stuf | Eric Andersen | 1999-12-03 | 1 | -2/+9 |
* | Updates to usage, and made tar work. | Eric Andersen | 1999-11-10 | 1 | -3/+12 |
* | Stuf | Eric Andersen | 1999-10-28 | 1 | -24/+1 |
* | Added regexp support, fixed Changelog. | Eric Andersen | 1999-10-22 | 1 | -11/+12 |
* | Fixed up copyright notices and such | Eric Andersen | 1999-10-20 | 1 | -1/+3 |
* | More stuff. | Eric Andersen | 1999-10-18 | 1 | -4/+2 |
* | More fixes | Eric Andersen | 1999-10-18 | 1 | -32/+1 |
* | Some fixes and such | Eric Andersen | 1999-10-17 | 1 | -4/+4 |
* | More stuff. | Eric Andersen | 1999-10-09 | 1 | -1/+1 |
* | More stuff. | Eric Andersen | 1999-10-06 | 1 | -0/+133 |