1. 8c44f01 use libbb/get_kernel_revision(), reduce stack usage, add loses -w -f option for getopt, convert to bb_getopt_ulflags(), reduce memory usage - xmalloc to bb_common_bufsiz1, size reduce over 200 bytes by "Vladimir N. Oleynik" · 19 years ago
  2. 5221987 Patch from Cristian Ionescu-Idbohrn to deal with _ vs - better. by Rob Landley · 19 years ago
  3. bd8dd1e Patch from Mike Snitzer <snitzer@gmail.com>: by Robert Griebl · 20 years ago
  4. c0693ed Deal with the fact that 2.6.x kernels replace any '-'s in the by Eric Andersen · 20 years ago
  5. e8521f1 Fixup some cases of "QM_MODULES: not implemented" for both by Eric Andersen · 20 years ago
  6. 1daa0c6 As noted in a patch from Kendrick Hamilton, rmmod was only by Eric Andersen · 21 years ago
  7. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  8. 3b1a744 re-indent by Eric Andersen · 21 years ago
  9. e704788 Update modutils with 2.6 module support by Eric Andersen · 21 years ago
  10. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  11. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  12. cf93274 rmmod -a removed modules recursively by Tim Riker · 22 years ago
  13. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  14. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
  15. f90c28d Applied patch from Jeff Garzik to getopt-ify rmmod. by Mark Whitley · 24 years ago
  16. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  17. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  18. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  19. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  20. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  21. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  22. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  23. a5716d3 Fix from Arne Bernin for return code -- now reflects whether the rmmod by Eric Andersen · 24 years ago
  24. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  25. be909b1 Forgot to commit these cleanups it seems. -Erik by Eric Andersen · 24 years ago
  26. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  27. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  28. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 25 years ago
  29. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  30. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  31. 6da0ae8 Minor fixes to rmmod. First pass at insmod (not yet working). -Erik by Erik Andersen · 25 years ago
  32. c144e33 Fixed correctness of comment in rmmod.c - MKW by Mark Whitley · 25 years ago
  33. 3d7e341 Wrote rmmod for busybox. -Erik by Erik Andersen · 25 years ago