1. f848305 modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols by Denis Vlasenko · 17 years ago
  2. dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
  3. d67cef2 hush: fix read builtin to not read ahead past eol and to not use by Denis Vlasenko · 18 years ago
  4. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  5. ac678ec style fixes, no code changes by Denis Vlasenko · 18 years ago
  6. 6398cf4 style fixes, no code changes. by Denis Vlasenko · 18 years ago
  7. ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
  8. 4423e5b /etc/modules.conf is a 2.6.x file while /etc/modules.conf and /etc/conf.modules are 2.4.x and older files by Mike Frysinger · 18 years ago
  9. c5d9e8f touchup style; no functional changes by Mike Frysinger · 18 years ago
  10. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  11. 322661d preparatory patch for -Wwrite-strings #6 by Denis Vlasenko · 18 years ago
  12. cf70433 modprobe: reformat to match bbox style by Denis Vlasenko · 18 years ago
  13. d3d004d last nail into error_msg() (de)capitalization by Denis Vlasenko · 18 years ago
  14. d18a3a2 use skip_whitespace where appropriate by Denis Vlasenko · 18 years ago
  15. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  16. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  17. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  18. 4b5827a Patch from Yann Morin so modprobe won't return failure if the module gets by Rob Landley · 18 years ago
  19. 081e384 Remove xcalloc() and convert its callers to xzalloc(). About half of them by Rob Landley · 18 years ago
  20. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  21. bf30c69 Patch from Yann Morin to fix bug 941, underscores in module aliases. by Rob Landley · 18 years ago
  22. 3b0cfb4 Patch from Yann Morin to look for modules.conf in the right place on 2.6. by Rob Landley · 18 years ago
  23. 135cee3 Jean Wolter writes: modprobe checks, whether a module is already loaded. The function used for this currently always returns 0. by Mike Frysinger · 18 years ago
  24. d760560 Attempt at fixing bug 836, vaguely based on patch from somebody named by Rob Landley · 19 years ago
  25. c7ddefc Attempt at fixing bug 815 by upgrading bb_spawn() so that builtins are at by Rob Landley · 19 years ago
  26. deda6a5 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  27. 2c351a8 - patch from Yann E. Morin: makes modprobe understand shell patterns by Bernhard Reutner-Fischer · 19 years ago
  28. e3c150b - cleanup memory if opening aliases failed and cleanup was requested. by Bernhard Reutner-Fischer · 19 years ago
  29. 3afb070 Avoid a memory leak pointed out by Lucas C. Villa Real. by Rob Landley · 19 years ago
  30. a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 19 years ago
  31. 7261575 Modprobe update from Ignacio García Pérez, updating support for modprobe.conf. by Rob Landley · 19 years ago
  32. 101a470 - make append_option and multiconvert static. by Bernhard Reutner-Fischer · 19 years ago
  33. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  34. 4fc9220 destroy bug 679, use getopt_ulflags with new feature: usage option. Removed two strdup by "Vladimir N. Oleynik" · 19 years ago
  35. 199501f I screwed up the last commit: if dt is null when ENABLE_MULTIPLE_OPTIONS is by Rob Landley · 19 years ago
  36. ae50c6d Better use of the ENABLE guards. by Rob Landley · 19 years ago
  37. 17d355c - remove warning (thanks Yann E. MORIN) and switch to ENABLE_ by Bernhard Reutner-Fischer · 19 years ago
  38. 3858bf1 Minor fix: if(CONFIG) breaks the build when that CONFIG is disabled, it has by Rob Landley · 19 years ago
  39. e919096 Patch from Yann E. Morin, something to do with bugs 276 and 272. by Rob Landley · 19 years ago
  40. 37310ea Change CONFIG_MODPROBE_MULTIPOLE_OPTIONS to by Rob Landley · 19 years ago
  41. 79e1cab Yann Morin's modprobe multiple options patch. There's more work to be done, by Rob Landley · 19 years ago
  42. 8eeb655 applying jim bauer's patch to eliminate modprobe's dependency by Paul Fox · 19 years ago
  43. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  44. bdf6319 Patch from Egor Duda by Glenn L McGrath · 20 years ago
  45. 807bd84 Patch from Mike Castle to cleanup some modutils issues, in by Eric Andersen · 20 years ago
  46. e3a792c Only pass modprobe module params with 2.6.x kernel support. -Erik by Eric Andersen · 20 years ago
  47. beaef16 Christian Ostheimer writes: by Eric Andersen · 20 years ago
  48. fcf4732 Patch from Mike Castle, dont print an empty line (patch modified by me to by Glenn L McGrath · 20 years ago
  49. d2c6f9a Patch from Phil Blundellto improve substring match by Glenn L McGrath · 20 years ago
  50. 65c8c7b Willian Barsse wrote by Glenn L McGrath · 20 years ago
  51. 44b5758 William Barsse writes: by Eric Andersen · 20 years ago
  52. 36a836d Patch from Mike Snitzer <snitzer@gmail.com>: by Robert Griebl · 20 years ago
  53. d943837 Patrick Huesmann writes: by Eric Andersen · 20 years ago
  54. 7e496a7 Michael Tokarev, mjt at tls dot msk dot ru writes: by Eric Andersen · 21 years ago
  55. d298bd1 Michael Tokarev, mjt at tls dot msk dot ru writes: by Eric Andersen · 21 years ago
  56. ba05e79 Michael Tokarev, mjt at tls dot msk dot ru writes: by Eric Andersen · 21 years ago
  57. 716ccb2 whitespace cleanup by Eric Andersen · 21 years ago
  58. 8e2f74f Woody Suwalski writes: by Eric Andersen · 21 years ago
  59. 9d65ab2 Woody Suwalski writes: by Eric Andersen · 21 years ago
  60. 3b1a744 re-indent by Eric Andersen · 21 years ago
  61. 03d8091 Patch from Woody Suwalski: by Eric Andersen · 21 years ago
  62. 61b038a Steven Seeger writes: by Eric Andersen · 21 years ago
  63. 350733a Busybox modprobe has a couple of irritating quirks: by Glenn L McGrath · 21 years ago
  64. 25ea42d Fall back to looking in /lib/modules/modules.dep if by Eric Andersen · 21 years ago
  65. 908e362 Patch from Andrew Dennison: by Eric Andersen · 21 years ago
  66. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  67. 3ba7cee print an error message if we can't load a module by Robert Griebl · 22 years ago
  68. 0df910a for some baffling reason tinycc insists that i change this 0 to NULL by Aaron Lehmann · 22 years ago
  69. 6859d76 - updated a few copyright/left file headers by Robert Griebl · 22 years ago
  70. 70112da Fixed a bug that I had introduced with the new "options" handling. by Robert Griebl · 22 years ago
  71. aead70b modprobe now also uses "options" from /etc/modules.conf by Robert Griebl · 22 years ago
  72. b493dec David Frascone <dave@frascone.com> noticed two problems. First, modprobe was by Eric Andersen · 22 years ago
  73. bc28f7a Cleaned up Erik's fgets -> read patch and fixed a buffer overflow by Robert Griebl · 23 years ago
  74. c06391b Avoid stack munching stdio implementations. -Erik by Eric Andersen · 23 years ago
  75. 3b79370 Fixed a realloc bug found by Martin Volf by Robert Griebl · 23 years ago
  76. 1d4ef2a Added support for /etc/modules.conf parsing by Robert Griebl · 23 years ago
  77. 236abbf Some cleanups, some size reductions and some buffer overflow checks by Robert Griebl · 23 years ago
  78. 52e8d06 Complete rewrite to support stack loading/unloading with proper by Robert Griebl · 23 years ago
  79. 864b797 Patch from Robert Griebl <griebl@gmx.de> to support modprobe -r properly, by Eric Andersen · 23 years ago
  80. 26920c6 Make verbose and show_only work as expected -Erik by Eric Andersen · 23 years ago
  81. 60e56f5 Reworked by Robert Griebl <griebl@gmx.de> to support proper module dependancies. by Eric Andersen · 23 years ago
  82. 8a35c9a Add space before module name (noted by Ron Yorston). by Matt Kraai · 23 years ago
  83. 1b06419 Cleanup some warnings and a really obvious bug. -Erik by Eric Andersen · 23 years ago
  84. 0139ca9 An initial modproble implementation. Quite suboptimal still, by Eric Andersen · 23 years ago