1. c86e5e6 Some leftover stuff I forgot to commit for the lsmod change. -Erik by Eric Andersen · 24 years ago
  2. be0dc0d lsmod now uses the query_module syscall, rather then /proc -Erik by Eric Andersen · 24 years ago
  3. 0f8f7b8 Fix bug 1017, which reports that insmod segfaults when /lib/modules doesn't by Matt Kraai · 24 years ago
  4. a5716d3 Fix from Arne Bernin for return code -- now reflects whether the rmmod by Eric Andersen · 24 years ago
  5. 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
  6. 2f46b66 Add usage messages for applets without them. by Matt Kraai · 24 years ago
  7. ae6eae0 Moved some code and add a coupld #defines to support use of dmalloc. -Erik by Eric Andersen · 24 years ago
  8. cc8a66b Moved functions used by "lsmod" from cat.c to utility.c by Pavel Roskin · 24 years ago
  9. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  10. ff5a903 Reduced the number of "signed vs. unsigned" warnings. by Pavel Roskin · 24 years ago
  11. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  12. be909b1 Forgot to commit these cleanups it seems. -Erik by Eric Andersen · 24 years ago
  13. 9b2297a Remove yet more kernel header dependancies. -Erik by Eric Andersen · 24 years ago
  14. 999bf72 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc by Eric Andersen · 24 years ago
  15. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  16. ef40aa8 * Fixed insmod module option parsing for options lacking an '='. by Eric Andersen · 24 years ago
  17. 8a24a67 Better error checking in insmod. Remove left over %m's -Erik by Eric Andersen · 24 years ago
  18. bb245ba Made insmod work with both libc5 and libc6. -Erik by Eric Andersen · 25 years ago
  19. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 25 years ago
  20. 9f16d61 Added a slightly modified version of Ron Alder's insmod patch. by Eric Andersen · 25 years ago
  21. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  22. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 25 years ago
  23. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 25 years ago
  24. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  25. 269bba2 Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler by Erik Andersen · 25 years ago 0_43pre1
  26. 54969a1 Fixed up lsmod so it works with my devmodules kernel driver, by Erik Andersen · 25 years ago
  27. 2ac2fae Fix bugs related to finding PIDs. -Erik by Erik Andersen · 25 years ago
  28. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  29. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  30. d387d01 Sync to my local tree by Erik Andersen · 25 years ago
  31. 0210432 Add in first draft of insmod. Not yet working (but will Real Soon Now(tm)) by Erik Andersen · 25 years ago
  32. 6da0ae8 Minor fixes to rmmod. First pass at insmod (not yet working). -Erik by Erik Andersen · 25 years ago
  33. c144e33 Fixed correctness of comment in rmmod.c - MKW by Mark Whitley · 25 years ago
  34. 3d7e341 Wrote rmmod for busybox. -Erik by Erik Andersen · 25 years ago
  35. 6f23cec Added lsmod -Erik by Erik Andersen · 25 years ago