| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply Vladimir's latest cleanup patch. | Eric Andersen | 2001-04-09 | 1 | -1/+1 |
* | -Wshadow tr fix from Jeff Garzik | Eric Andersen | 2001-03-23 | 1 | -9/+9 |
* | A nice patch from Larry Doolittle that adds -Wshadow and | Eric Andersen | 2001-03-21 | 1 | -5/+5 |
* | 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 |
* | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai | 2001-01-31 | 1 | -1/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -2/+2 |
* | Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. | Eric Andersen | 2001-01-25 | 1 | -4/+5 |
* | #define -> static const int. Also got rid of some big static buffers. | Mark Whitley | 2001-01-23 | 1 | -14/+26 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -1/+1 |
* | Get rid of redundant TRUE and FALSE definitions. | Matt Kraai | 2000-12-07 | 1 | -7/+0 |
* | Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "' | Eric Andersen | 2000-12-06 | 1 | -1/+1 |
* | 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 | -13/+0 |
* | More cleanups. | Eric Andersen | 2000-07-14 | 1 | -4/+4 |
* | Fix uninitialized variable. | Eric Andersen | 2000-07-13 | 1 | -1/+1 |
* | From Matt Kraai <kraai@alumni.carnegiemellon.edu> | Eric Andersen | 2000-07-13 | 1 | -24/+28 |
* | Always report the applet name when doing error reporting. | Matt Kraai | 2000-07-12 | 1 | -1/+1 |
* | Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>: | Eric Andersen | 2000-07-10 | 1 | -2/+4 |
* | * Fix to tr so it recognizes standard escape sequences. Merged common | Eric Andersen | 2000-07-05 | 1 | -10/+2 |
* | More libc portability updates, add in the website (which has not been | Erik Andersen | 2000-05-19 | 1 | -12/+17 |
* | More stuff | Erik Andersen | 2000-05-02 | 1 | -2/+4 |
* | Due to the license change I can now use Minix code. Minix tr | Erik Andersen | 2000-05-01 | 1 | -525/+190 |
* | Bugfixes. | Erik Andersen | 2000-04-17 | 1 | -5/+2 |
* | More documentation updates, and minor fixes to make things sync | Erik Andersen | 2000-04-15 | 1 | -7/+7 |
* | * all mallocs now use xmalloc (and so are OOM error safe), and | Erik Andersen | 2000-03-21 | 1 | -3/+2 |
* | Add in tr and dirname | Erik Andersen | 2000-03-05 | 1 | -0/+578 |