| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of | Eric Andersen | 2001-07-02 | 1 | -1129/+193 |
* | Tolerate -q argument, if -q is passed give a warning and continue rather than... | Glenn L McGrath | 2001-05-07 | 1 | -1/+3 |
* | Move messages.c to libbb. Make each string in messages.c be its own .o file. | Eric Andersen | 2001-04-25 | 1 | -3/+0 |
* | Eliminate spurious warning, convert to getopt, and eliminate redundant check. | Matt Kraai | 2001-04-18 | 1 | -28/+20 |
* | Gzip is indepenedent of gunzip | Glenn L McGrath | 2001-04-11 | 1 | -0/+2 |
* | Move unzip, gz_open, gz_close to libbb | Glenn L McGrath | 2001-04-11 | 1 | -1/+0 |
* | Add functions that were shared with gunzip.c, gunzip about to change. | Glenn L McGrath | 2001-03-28 | 1 | -7/+122 |
* | Clean up more local vars which shadow globals | Eric Andersen | 2001-03-21 | 1 | -3/+3 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen | 2001-02-20 | 1 | -17/+6 |
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 1 | -2/+2 |
* | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai | 2001-01-31 | 1 | -6/+6 |
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -0/+1 |
* | Use busybox error handling functions wherever possible. | Matt Kraai | 2000-12-22 | 1 | -18/+9 |
* | Add GNU compatibile gzip -d | Eric Andersen | 2000-12-13 | 1 | -0/+2 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -9/+9 |
* | Stop using TRUE and FALSE for exit status. | Matt Kraai | 2000-12-01 | 1 | -1/+1 |
* | Move flush_outbuf to the file in which it is used, and by doing so fix a | Matt Kraai | 2000-11-08 | 1 | -0/+14 |
* | Cleanup of duplicated symbols -- found by compiling with | Eric Andersen | 2000-11-07 | 1 | -26/+15 |
* | Fix error messages. | Matt Kraai | 2000-10-23 | 1 | -4/+4 |
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
* | Sigh. Seems I screwed up last time. This fixed detecting | Eric Andersen | 2000-09-01 | 1 | -4/+3 |
* | Some #include updates. | Eric Andersen | 2000-08-10 | 1 | -1/+0 |
* | Fixed stdin/stdout paths so things like | Eric Andersen | 2000-07-21 | 1 | -2/+16 |
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -13/+0 |
* | Always report the applet name when doing error reporting. | Matt Kraai | 2000-07-12 | 1 | -2/+2 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -6/+4 |
* | More libc portability updates, add in the website (which has not been | Erik Andersen | 2000-05-19 | 1 | -3/+3 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -6/+11 |
* | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen | 2000-04-28 | 1 | -1/+0 |
* | More documentation updates, and minor fixes to make things sync | Erik Andersen | 2000-04-15 | 1 | -1/+1 |
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -100/+91 |
* | Patch to make killall actually kill all PIDs with the specified name, | Erik Andersen | 2000-04-07 | 1 | -1/+1 |
* | Updates | Erik Andersen | 2000-02-11 | 1 | -9/+7 |
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -1496/+1636 |
* | Some busybox updates. See the changelog for details if you care. | Erik Andersen | 2000-01-25 | 1 | -25/+2 |
* | Reworked the source so it will compile and run under glibc 2.0.7 | Erik Andersen | 1999-12-17 | 1 | -0/+4 |
* | Stuf | Eric Andersen | 1999-11-16 | 1 | -1/+0 |
* | Latest and greatest | Eric Andersen | 1999-11-12 | 1 | -34/+64 |
* | Stuff | Eric Andersen | 1999-11-11 | 1 | -28/+63 |
* | Stuf | Eric Andersen | 1999-11-11 | 1 | -12/+25 |
* | Minor stuf0_33 | Eric Andersen | 1999-11-06 | 1 | -2/+0 |
* | Stuf | Eric Andersen | 1999-10-23 | 1 | -26/+2 |
* | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen | 1999-10-19 | 1 | -9/+9 |
* | More stuff | Eric Andersen | 1999-10-16 | 1 | -9/+9 |
* | More stuff. | Eric Andersen | 1999-10-06 | 1 | -9/+9 |
* | Initial revision0_29alpha2 | Eric Andersen | 1999-10-05 | 1 | -0/+3231 |