Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Applied patch from David Douthitt to re-add -print option to find. | Mark Whitley | 2001-03-28 | 1 | -0/+3 |
| | | | | Closes bug #1144. | ||||
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen | 2001-02-20 | 1 | -1/+1 |
| | | | | | | header file usage before the 0.49 release. To fix it, I had to move the '#include "busybox.h"' to the end of the list of #include files. -Erik | ||||
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 1 | -1/+1 |
| | | | | | | done by Evin Robertson (bug#1105) and work from Manuel to make usage messages occupy less space and simplify how usage messages are displayed. | ||||
* | Reworked find with David Douthitt to support -type, -perm, -mtime, and | Matt Kraai | 2001-02-07 | 1 | -56/+144 |
| | | | | other improvements. | ||||
* | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | 2001-01-27 | 1 | -1/+1 |
| | | | | | a release. Update the website with release details. -Erik | ||||
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -0/+2 |
| | | | | | | | busybox.h which slowed compiles. I left only what was needed and then fixed up all the apps to include their own header files. I also fixed naming for pwd.h and grp.h functions. Tested to compile and run with libc5, glibc, and uClibc. -Erik | ||||
* | Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to | Matt Kraai | 2001-01-18 | 1 | -2/+2 |
| | | | | Vladimir N. Oleynik. | ||||
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -1/+1 |
| | | | | compliant with the style guide. Everybody rebuild your tags file! | ||||
* | 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 |
| | | | | -Erik | ||||
* | 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 |
| | | | | suggestion on the mailing list. | ||||
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -1/+1 |
| | | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | ||||
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -3/+6 |
| | | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | ||||
* | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen | 2000-04-13 | 1 | -3/+3 |
| | | | | | while trying to write docs . :-) -Erik | ||||
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Yet another installment in the ongoing tar saga | Erik Andersen | 2000-03-28 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | More minor touchups. | Erik Andersen | 2000-02-10 | 1 | -7/+1 |
| | | | | -Erik | ||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -69/+73 |
| | | | | -Erik | ||||
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 1 | -1/+1 |
| | | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik | ||||
* | Clear up some ambiguity with old style assignments. | Erik Andersen | 2000-01-29 | 1 | -3/+3 |
| | | | | -Erik | ||||
* | Stuf | Eric Andersen | 1999-12-03 | 1 | -2/+9 |
| | |||||
* | Updates to usage, and made tar work. | Eric Andersen | 1999-11-10 | 1 | -3/+12 |
| | | | | -Erik | ||||
* | 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 |
| | | | | -Erik | ||||
* | 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 |
| | |||||
* | Initial revision0_29alpha2 | Eric Andersen | 1999-10-05 | 1 | -0/+23 |