| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Change calls to error_msg.* and strerror to use perror_msg.*. | kraai | 2000-12-18 | 1 | -1/+1 |
* | Changed names of functions in utility.c and all affected files, to make | markw | 2000-12-07 | 1 | -1/+1 |
* | Renamed "internal.h" to the more sensible "busybox.h". | andersen | 2000-09-25 | 1 | -1/+1 |
* | Rewritten by mistake. | kraai | 2000-08-28 | 1 | -88/+32 |
* | Extract usage information into a separate file. | kraai | 2000-07-16 | 1 | -13/+1 |
* | Use errorMsg rather than fprintf. | kraai | 2000-07-14 | 1 | -2/+2 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | andersen | 2000-06-19 | 1 | -2/+2 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | erik | 2000-05-12 | 1 | -3/+5 |
* | Upates to include copyright 2000 to everything | erik | 2000-04-13 | 1 | -2/+2 |
* | My latest ramblings. | erik | 2000-03-23 | 1 | -2/+4 |
* | + changed a static array (FileList) into a dynamically allocated one | beppu | 2000-03-08 | 1 | -2/+9 |
* | Some formatting updates (ran the code through indent) | erik | 2000-02-08 | 1 | -65/+64 |
* | A few minor updates. ;-) | erik | 2000-02-07 | 1 | -1/+1 |
* | Added poweroff (and adjusted init to use it). Inlined function | andersen | 1999-12-10 | 1 | -36/+24 |
* | changed tee_usage from being a function to a char[] | beppu | 1999-12-10 | 1 | -20/+11 |
* | Fix beppu's email address. | andersen | 1999-12-10 | 1 | -2/+2 |
* | Implemented tee(1). | beppu | 1999-12-10 | 1 | -0/+147 |