| Commit message (Expand) | Author | Age | Files | Lines |
* | A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few | andersen | 2001-04-05 | 1 | -9/+4 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | andersen | 2001-02-20 | 1 | -1/+1 |
* | This patch, put together by Manuel Novoa III, is a merge of work | andersen | 2001-02-14 | 1 | -7/+4 |
* | Fix header file usage -- there were many unnecessary header files included in | andersen | 2001-01-27 | 1 | -1/+3 |
* | Use busybox error handling functions wherever possible. | kraai | 2000-12-22 | 1 | -11/+4 |
* | Some little cleanups from Larry Doolittle | andersen | 2000-12-09 | 1 | -1/+1 |
* | Stop using TRUE and FALSE for exit status. | kraai | 2000-12-01 | 1 | -4/+4 |
* | Renamed "internal.h" to the more sensible "busybox.h". | andersen | 2000-09-25 | 1 | -1/+1 |
* | The result of getopt() is "int" and should be treated as such | proski | 2000-07-17 | 1 | -1/+2 |
* | Extract usage information into a separate file. | kraai | 2000-07-16 | 1 | -10/+0 |
* | Getopt'ed by Marc Nijdam <marc_nijdam@hp.com> | andersen | 2000-07-14 | 1 | -35/+21 |
* | Forgot to commit these cleanups it seems. | andersen | 2000-07-11 | 1 | -1/+0 |
* | Remove yet more kernel header dependancies. | andersen | 2000-07-10 | 1 | -1/+1 |
* | Update files to reduce dependance on kernel version... | andersen | 2000-07-08 | 1 | -1/+1 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | andersen | 2000-06-19 | 1 | -2/+1 |
* | More libc portability updates, add in the website (which has not been | erik | 2000-05-19 | 1 | -1/+0 |
* | * cp -fa now works as expected for symlinks (it didn't before) | erik | 2000-05-10 | 1 | -1/+9 |
* | * all mallocs now use xmalloc (and so are OOM error safe), and | erik | 2000-03-21 | 1 | -1/+1 |
* | Some formatting updates (ran the code through indent) | erik | 2000-02-08 | 1 | -79/+81 |
* | * sed now supports addresses (numeric or regexp, with negation) and | erik | 1999-12-29 | 1 | -5/+13 |
* | Added sfdisk. Ststic-ified a bunch of stuff. | andersen | 1999-10-19 | 1 | -55/+73 |
* | More stuff. | andersen | 1999-10-18 | 1 | -1/+1 |
* | More stuff... | andersen | 1999-10-12 | 1 | -62/+65 |
* | More stuff. | andersen | 1999-10-06 | 1 | -3/+3 |
* | Initial revision | andersen | 1999-10-05 | 1 | -0/+95 |