| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Support the o, f and p options, patch by Magnus M�rtensson | Glenn L McGrath | 2002-12-12 | 1 | -1/+34 |
* | Patch to avoid warnings | Aaron Lehmann | 2001-12-06 | 1 | -11/+11 |
* | Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup | Eric Andersen | 2001-03-09 | 1 | -0/+1 |
* | 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 | -3/+3 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -3/+3 |
* | Stop using TRUE and FALSE for exit status. | Matt Kraai | 2000-12-01 | 1 | -12/+7 |
* | 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 | -8/+0 |
* | Use errorMsg rather than fprintf. | Matt Kraai | 2000-07-14 | 1 | -3/+3 |
* | Yanked out the cstring_alloc() and cstring_lineFromFile() functions from | Mark Whitley | 2000-06-28 | 1 | -1/+1 |
* | Removed all vestiges of "math" | Pavel Roskin | 2000-06-21 | 1 | -5/+5 |
* | + added dc (aka the function formerly known as math) | John Beppu | 2000-06-21 | 1 | -0/+194 |