1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  3. abfe107 No real need for my_query_module() and this eliminates some type-punned by Rob Landley · 18 years ago
  4. deda6a5 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  5. e2e56c7 - single KERNEL_VERSION(a,b,c) macro in platform.h by Bernhard Reutner-Fischer · 18 years ago
  6. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  7. c1ef7bd just whitespace by Tim Riker · 19 years ago
  8. 82327f4 Patch from Yann E. Morin to make rmmod report failure properly. by Rob Landley · 19 years ago
  9. 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
  10. 5221987 Patch from Cristian Ionescu-Idbohrn to deal with _ vs - better. by Rob Landley · 19 years ago
  11. bd8dd1e Patch from Mike Snitzer <snitzer@gmail.com>: by Robert Griebl · 20 years ago
  12. c0693ed Deal with the fact that 2.6.x kernels replace any '-'s in the by Eric Andersen · 20 years ago
  13. e8521f1 Fixup some cases of "QM_MODULES: not implemented" for both by Eric Andersen · 20 years ago
  14. 1daa0c6 As noted in a patch from Kendrick Hamilton, rmmod was only by Eric Andersen · 20 years ago
  15. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  16. 3b1a744 re-indent by Eric Andersen · 21 years ago
  17. e704788 Update modutils with 2.6 module support by Eric Andersen · 21 years ago
  18. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  19. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  20. cf93274 rmmod -a removed modules recursively by Tim Riker · 22 years ago
  21. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  22. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 23 years ago
  23. f90c28d Applied patch from Jeff Garzik to getopt-ify rmmod. by Mark Whitley · 23 years ago
  24. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  25. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  26. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  27. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  28. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  29. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  30. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  31. a5716d3 Fix from Arne Bernin for return code -- now reflects whether the rmmod by Eric Andersen · 24 years ago
  32. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  33. be909b1 Forgot to commit these cleanups it seems. -Erik by Eric Andersen · 24 years ago
  34. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  35. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  36. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 24 years ago
  37. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  38. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  39. 6da0ae8 Minor fixes to rmmod. First pass at insmod (not yet working). -Erik by Erik Andersen · 25 years ago
  40. c144e33 Fixed correctness of comment in rmmod.c - MKW by Mark Whitley · 25 years ago
  41. 3d7e341 Wrote rmmod for busybox. -Erik by Erik Andersen · 25 years ago