| Commit message (Expand) | Author | Age | Files | Lines |
* | Move messages.c to libbb. Make each string in messages.c be its own .o file. | andersen | 2001-04-25 | 1 | -3/+0 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | andersen | 2001-02-20 | 1 | -5/+5 |
* | use perror_msg instead of perror to print the applet name. | andersen | 2001-02-15 | 1 | -18/+31 |
* | This patch, put together by Manuel Novoa III, is a merge of work | andersen | 2001-02-14 | 1 | -1/+1 |
* | Fix up copyright msgs. Bump version to 0.49 in preparation for | andersen | 2001-01-27 | 1 | -1/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | andersen | 2001-01-27 | 1 | -0/+3 |
* | #define -> static const int. Also got rid of some big static buffers. | markw | 2001-01-23 | 1 | -3/+3 |
* | Changed names of functions in utility.c and all affected files, to make | markw | 2000-12-07 | 1 | -2/+2 |
* | Patch from Matt Kraai: "When it encounters a problem creating a link, ln | andersen | 2000-10-04 | 1 | -2/+3 |
* | Rewrite to use getopt and return instead of exit, a seperate function (fs_lin... | bug1 | 2000-10-04 | 1 | -83/+69 |
* | Renamed "internal.h" to the more sensible "busybox.h". | andersen | 2000-09-25 | 1 | -1/+1 |
* | Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of | kraai | 2000-09-13 | 1 | -1/+1 |
* | Extract usage information into a separate file. | kraai | 2000-07-16 | 1 | -13/+0 |
* | Use errorMsg rather than fprintf. | kraai | 2000-07-14 | 1 | -2/+1 |
* | Re-enable ln -n in the help. | andersen | 2000-07-11 | 1 | -2/+0 |
* | Another patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>: | andersen | 2000-07-11 | 1 | -27/+2 |
* | Remove yet more kernel header dependancies. | andersen | 2000-07-10 | 1 | -1/+1 |
* | From Matt Kraai <kraai@alumni.carnegiemellon.edu>: | andersen | 2000-07-10 | 1 | -1/+17 |
* | Pavel Roskin <proski@gnu.org> just found a nasty memory | andersen | 2000-06-22 | 1 | -1/+8 |
* | Document 'ln --' | andersen | 2000-06-21 | 1 | -1/+2 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | andersen | 2000-06-19 | 1 | -1/+1 |
* | Check for 3 and more arguments was incorrect | proski | 2000-06-18 | 1 | -1/+1 |
* | ln: fixed command line parser. Added support for "--" | proski | 2000-06-15 | 1 | -8/+12 |
* | Fixed a bunch of stuff: | andersen | 2000-06-06 | 1 | -16/+21 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | erik | 2000-05-12 | 1 | -3/+6 |
* | Latest and greatest. Some effort at libc5 (aiming towards newlib) | erik | 2000-04-28 | 1 | -7/+6 |
* | Upates to include copyright 2000 to everything | erik | 2000-04-13 | 1 | -2/+1 |
* | A few updates (including the cp fix the Craig has been looking for) | erik | 2000-03-04 | 1 | -0/+8 |
* | Updates | erik | 2000-02-11 | 1 | -1/+1 |
* | Some formatting updates (ran the code through indent) | erik | 2000-02-08 | 1 | -74/+76 |
* | A few minor updates. ;-) | erik | 2000-02-07 | 1 | -23/+56 |
* | Updates to usage, and made tar work. | andersen | 1999-11-10 | 1 | -3/+3 |
* | Fixed ln, df, and removed redundant stuff from mtab. | andersen | 1999-11-06 | 1 | -19/+14 |
* | Fixed up copyright notices and such | andersen | 1999-10-20 | 1 | -1/+3 |
* | More stuff. | andersen | 1999-10-18 | 1 | -4/+2 |
* | More stuff | andersen | 1999-10-13 | 1 | -33/+81 |
* | Initial revision | andersen | 1999-10-05 | 1 | -0/+52 |