1. f982d86 import nios2 support from microtronix by Mike Frysinger · 19 years ago
  2. 705fad2 just use bb_xfopen() by Mike Frysinger · 19 years ago
  3. 199501f I screwed up the last commit: if dt is null when ENABLE_MULTIPLE_OPTIONS is by Rob Landley · 19 years ago
  4. ae50c6d Better use of the ENABLE guards. by Rob Landley · 19 years ago
  5. 17d355c - remove warning (thanks Yann E. MORIN) and switch to ENABLE_ by Bernhard Reutner-Fischer · 19 years ago
  6. 3858bf1 Minor fix: if(CONFIG) breaks the build when that CONFIG is disabled, it has by Rob Landley · 19 years ago
  7. e919096 Patch from Yann E. Morin, something to do with bugs 276 and 272. by Rob Landley · 19 years ago
  8. 37310ea Change CONFIG_MODPROBE_MULTIPOLE_OPTIONS to by Rob Landley · 19 years ago
  9. 762bb62 Patch from Yann E. Morin to reorganize module config options. by Rob Landley · 19 years ago
  10. 999af20 Make insmod quiet by default (patch from Yann E. Morin). by Rob Landley · 19 years ago
  11. 82327f4 Patch from Yann E. Morin to make rmmod report failure properly. by Rob Landley · 19 years ago
  12. 07fffc5 uClibc can't handle anonymous MAP_SHARED. Since we're treating it as by Rob Landley · 19 years ago
  13. 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
  14. 5221987 Patch from Cristian Ionescu-Idbohrn to deal with _ vs - better. by Rob Landley · 19 years ago
  15. 79e1cab Yann Morin's modprobe multiple options patch. There's more work to be done, by Rob Landley · 19 years ago
  16. 1f0262b another more const by "Vladimir N. Oleynik" · 19 years ago
  17. c31fcbb remove debug warning by Mike Frysinger · 19 years ago
  18. cb1ce7b reorder arches into alphabetical order by Mike Frysinger · 19 years ago
  19. fa17c4b fixup whitespace by Mike Frysinger · 19 years ago
  20. 86a4bfb remove all Elf32 hardcodes to make sure the elf handling is 64bit clean by Mike Frysinger · 19 years ago
  21. 91fbdac svdavidson writes in Bug 459: add support for x86_64 relocations from modutils 2.4.27 by Mike Frysinger · 19 years ago
  22. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  23. 62f18e1 use the shorter license header by Mike Frysinger · 19 years ago
  24. 0d4ee68 use brief license line by Mike Frysinger · 19 years ago
  25. bc48ebd initial ppc64 support by Mike Frysinger · 19 years ago
  26. 8eeb655 applying jim bauer's patch to eliminate modprobe's dependency by Paul Fox · 19 years ago
  27. 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
  28. 4f65360 Tweak the "pretty lsmod for 2.6" patch to be seperately selectable. by Rob Landley · 20 years ago
  29. 15d3f7f Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfig by Rob Landley · 20 years ago
  30. 627814b Takeharu Kato said: by Rob Landley · 20 years ago
  31. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  32. 540769d Corrected the list of section names in add_ksymoops_symbols() so by Peter Kjellerstedt · 20 years ago
  33. 354b527 amd64 is rela, not rel by Mike Frysinger · 20 years ago
  34. 63654c1 alpha/parisc support by Mike Frysinger · 20 years ago
  35. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  36. bdf6319 Patch from Egor Duda by Glenn L McGrath · 20 years ago
  37. 45a0513 Based on patches from Mike Frysinger, add insmod support for by Eric Andersen · 20 years ago
  38. b225e2a Fixup some warnings by Eric Andersen · 20 years ago
  39. a4d27d2 Patch from Rodney Radford adding x86_64 support. by Eric Andersen · 20 years ago
  40. 807bd84 Patch from Mike Castle to cleanup some modutils issues, in by Eric Andersen · 20 years ago
  41. e3a792c Only pass modprobe module params with 2.6.x kernel support. -Erik by Eric Andersen · 20 years ago
  42. beaef16 Christian Ostheimer writes: by Eric Andersen · 20 years ago
  43. fcf4732 Patch from Mike Castle, dont print an empty line (patch modified by me to by Glenn L McGrath · 20 years ago
  44. d2c6f9a Patch from Phil Blundellto improve substring match by Glenn L McGrath · 20 years ago
  45. 65c8c7b Willian Barsse wrote by Glenn L McGrath · 20 years ago
  46. 44b5758 William Barsse writes: by Eric Andersen · 20 years ago
  47. 36a836d Patch from Mike Snitzer <snitzer@gmail.com>: by Robert Griebl · 20 years ago
  48. bd8dd1e Patch from Mike Snitzer <snitzer@gmail.com>: by Robert Griebl · 20 years ago
  49. 809387f new_process_module_arguments returns 0 on error and 1 if everything went ok by Robert Griebl · 20 years ago
  50. c0693ed Deal with the fact that 2.6.x kernels replace any '-'s in the by Eric Andersen · 20 years ago
  51. 65659be Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE by Eric Andersen · 20 years ago
  52. e8521f1 Fixup some cases of "QM_MODULES: not implemented" for both by Eric Andersen · 20 years ago
  53. 5275b1e fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKING by Eric Andersen · 20 years ago
  54. cb3b9b1 kill off insmod support for older pre 2.1 Linux kernels, by Eric Andersen · 20 years ago
  55. d943837 Patrick Huesmann writes: by Eric Andersen · 20 years ago
  56. a6f6a95 oops by Eric Andersen · 21 years ago
  57. ee70fa5 Patch from Yoshinori Sato: by Eric Andersen · 21 years ago
  58. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  59. 7e496a7 Michael Tokarev, mjt at tls dot msk dot ru writes: by Eric Andersen · 21 years ago
  60. d298bd1 Michael Tokarev, mjt at tls dot msk dot ru writes: by Eric Andersen · 21 years ago
  61. ba05e79 Michael Tokarev, mjt at tls dot msk dot ru writes: by Eric Andersen · 21 years ago
  62. 3f47c45 Christian Grigis, christian.grigis at smartdata dot ch writes: by Eric Andersen · 21 years ago
  63. 1daa0c6 As noted in a patch from Kendrick Hamilton, rmmod was only by Eric Andersen · 21 years ago
  64. 9e458f5 Add missing ELFCLASSM for m68k by Eric Andersen · 21 years ago
  65. 16451a0 Only use R_68K_GOTOFF if it is defined by Eric Andersen · 21 years ago
  66. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  67. 21fbe0e Patch from OpenWrt. by Manuel Novoa III · 21 years ago
  68. 716ccb2 whitespace cleanup by Eric Andersen · 21 years ago
  69. 8e2f74f Woody Suwalski writes: by Eric Andersen · 21 years ago
  70. 9d65ab2 Woody Suwalski writes: by Eric Andersen · 21 years ago
  71. 66e21fd Fix broken #else by Eric Andersen · 21 years ago
  72. 5c9f0d0 Fix debian bug #215612, insmod should be silent on request by Glenn L McGrath · 21 years ago
  73. 3b1a744 re-indent by Eric Andersen · 21 years ago
  74. 03d8091 Patch from Woody Suwalski: by Eric Andersen · 21 years ago
  75. e704788 Update modutils with 2.6 module support by Eric Andersen · 21 years ago
  76. 22e1ca3 Add (untested) support for cris, based on the (old) busybox insmod by Manuel Novoa III · 21 years ago
  77. 61b038a Steven Seeger writes: by Eric Andersen · 21 years ago
  78. 951df20 Do a better job of dealing with screwy s390 abi changes by Eric Andersen · 21 years ago
  79. acf6c91 ccording to this: by Eric Andersen · 21 years ago
  80. 350733a Busybox modprobe has a couple of irritating quirks: by Glenn L McGrath · 21 years ago
  81. 759d7ec To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES be by Glenn L McGrath · 21 years ago
  82. c2942f0 "insmod caches the symbolname in a variable before modifying it and uses by Glenn L McGrath · 21 years ago
  83. 759515c handle GPLONLY symbols by Glenn L McGrath · 21 years ago
  84. bf83355 Patch from Paul Mundt (lethal) adding sh64 insmod support for busybox by Eric Andersen · 21 years ago
  85. 4b4e098 Steven Scholz writes: by Eric Andersen · 21 years ago
  86. b24da33 Document CONFIG_FEATURE_INSMOD_LOADINKMEM by Eric Andersen · 21 years ago
  87. 9c3c38d Patch from Terje Kvernes adding quite a lot of missing documentation by Eric Andersen · 21 years ago
  88. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  89. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  90. e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
  91. 65e20a3 Patch from Kent Robotti adding a bunch of needed docs! -Erik by Eric Andersen · 21 years ago
  92. 25ea42d Fall back to looking in /lib/modules/modules.dep if by Eric Andersen · 22 years ago
  93. 908e362 Patch from Andrew Dennison: by Eric Andersen · 22 years ago
  94. 1b6dfa7 Rename, to specify kernel by Glenn L McGrath · 22 years ago
  95. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  96. c3b2dbe Fix obviously wrong names from older busybox by Eric Andersen · 22 years ago
  97. bf77f61 Patch from Jason McMullan @ linuxcare.com adding insmod by Eric Andersen · 22 years ago
  98. be65c35 Patch from Artem Egorkine to support the -m option by Eric Andersen · 22 years ago
  99. 889dd20 Patch from Joel Vallier to add modules symbols to the kernel symbol by Eric Andersen · 22 years ago
  100. b1c9469 Patch from Robert Schwebel fixing a missing \n by Eric Andersen · 22 years ago