Age | Commit message (Expand) | Author |
2001-04-05 | A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few | Eric Andersen |
2001-03-09 | Applied patch from Jeff Garzik to getopt-ify rmmod. | Mark Whitley |
2001-02-20 | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen |
2001-02-14 | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen |
2001-01-27 | Fix up copyright msgs. Bump version to 0.49 in preparation for | Eric Andersen |
2001-01-27 | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen |
2000-12-22 | Use busybox error handling functions wherever possible. | Matt Kraai |
2000-12-01 | Stop using TRUE and FALSE for exit status. | Matt Kraai |
2000-09-25 | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen |
2000-07-28 | Fix from Arne Bernin for return code -- now reflects whether the rmmod | Eric Andersen |
2000-07-16 | Extract usage information into a separate file. | Matt Kraai |
2000-07-11 | Forgot to commit these cleanups it seems. | Eric Andersen |
2000-06-19 | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen |
2000-05-12 | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen |
2000-04-21 | More Doc updates. cmdedit and more termio fixes. | Erik Andersen |
2000-04-13 | Upates to include copyright 2000 to everything | Erik Andersen |
2000-02-08 | Some formatting updates (ran the code through indent) | Erik Andersen |
1999-12-17 | Minor fixes to rmmod. First pass at insmod (not yet working). | Erik Andersen |
1999-12-17 | Fixed correctness of comment in rmmod.c - MKW | Mark Whitley |
1999-12-16 | Wrote rmmod for busybox. | Erik Andersen |