- bdf6319 Patch from Egor Duda by Glenn L McGrath · 20 years ago
- 45a0513 Based on patches from Mike Frysinger, add insmod support for by Eric Andersen · 20 years ago
- b225e2a Fixup some warnings by Eric Andersen · 20 years ago
- a4d27d2 Patch from Rodney Radford adding x86_64 support. by Eric Andersen · 20 years ago
- 807bd84 Patch from Mike Castle to cleanup some modutils issues, in by Eric Andersen · 20 years ago
- e3a792c Only pass modprobe module params with 2.6.x kernel support. -Erik by Eric Andersen · 20 years ago
- beaef16 Christian Ostheimer writes: by Eric Andersen · 20 years ago
- fcf4732 Patch from Mike Castle, dont print an empty line (patch modified by me to by Glenn L McGrath · 20 years ago
- d2c6f9a Patch from Phil Blundellto improve substring match by Glenn L McGrath · 20 years ago
- 65c8c7b Willian Barsse wrote by Glenn L McGrath · 20 years ago
- 44b5758 William Barsse writes: by Eric Andersen · 20 years ago
- 36a836d Patch from Mike Snitzer <snitzer@gmail.com>: by Robert Griebl · 20 years ago
- bd8dd1e Patch from Mike Snitzer <snitzer@gmail.com>: by Robert Griebl · 20 years ago
- 809387f new_process_module_arguments returns 0 on error and 1 if everything went ok by Robert Griebl · 20 years ago
- c0693ed Deal with the fact that 2.6.x kernels replace any '-'s in the by Eric Andersen · 20 years ago
- 65659be Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE by Eric Andersen · 20 years ago
- e8521f1 Fixup some cases of "QM_MODULES: not implemented" for both by Eric Andersen · 20 years ago
- 5275b1e fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKING by Eric Andersen · 20 years ago
- cb3b9b1 kill off insmod support for older pre 2.1 Linux kernels, by Eric Andersen · 20 years ago
- d943837 Patrick Huesmann writes: by Eric Andersen · 20 years ago
- a6f6a95 oops by Eric Andersen · 21 years ago
- ee70fa5 Patch from Yoshinori Sato: by Eric Andersen · 21 years ago
- aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
- 7e496a7 Michael Tokarev, mjt at tls dot msk dot ru writes: by Eric Andersen · 21 years ago
- d298bd1 Michael Tokarev, mjt at tls dot msk dot ru writes: by Eric Andersen · 21 years ago
- ba05e79 Michael Tokarev, mjt at tls dot msk dot ru writes: by Eric Andersen · 21 years ago
- 3f47c45 Christian Grigis, christian.grigis at smartdata dot ch writes: by Eric Andersen · 21 years ago
- 1daa0c6 As noted in a patch from Kendrick Hamilton, rmmod was only by Eric Andersen · 21 years ago
- 9e458f5 Add missing ELFCLASSM for m68k by Eric Andersen · 21 years ago
- 16451a0 Only use R_68K_GOTOFF if it is defined by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 21fbe0e Patch from OpenWrt. by Manuel Novoa III · 21 years ago
- 716ccb2 whitespace cleanup by Eric Andersen · 21 years ago
- 8e2f74f Woody Suwalski writes: by Eric Andersen · 21 years ago
- 9d65ab2 Woody Suwalski writes: by Eric Andersen · 21 years ago
- 66e21fd Fix broken #else by Eric Andersen · 21 years ago
- 5c9f0d0 Fix debian bug #215612, insmod should be silent on request by Glenn L McGrath · 21 years ago
- 3b1a744 re-indent by Eric Andersen · 21 years ago
- 03d8091 Patch from Woody Suwalski: by Eric Andersen · 21 years ago
- e704788 Update modutils with 2.6 module support by Eric Andersen · 21 years ago
- 22e1ca3 Add (untested) support for cris, based on the (old) busybox insmod by Manuel Novoa III · 21 years ago
- 61b038a Steven Seeger writes: by Eric Andersen · 21 years ago
- 951df20 Do a better job of dealing with screwy s390 abi changes by Eric Andersen · 21 years ago
- acf6c91 ccording to this: by Eric Andersen · 21 years ago
- 350733a Busybox modprobe has a couple of irritating quirks: by Glenn L McGrath · 21 years ago
- 759d7ec To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES be by Glenn L McGrath · 21 years ago
- c2942f0 "insmod caches the symbolname in a variable before modifying it and uses by Glenn L McGrath · 21 years ago
- 759515c handle GPLONLY symbols by Glenn L McGrath · 21 years ago
- bf83355 Patch from Paul Mundt (lethal) adding sh64 insmod support for busybox by Eric Andersen · 21 years ago
- 4b4e098 Steven Scholz writes: by Eric Andersen · 21 years ago
- b24da33 Document CONFIG_FEATURE_INSMOD_LOADINKMEM by Eric Andersen · 21 years ago
- 9c3c38d Patch from Terje Kvernes adding quite a lot of missing documentation by Eric Andersen · 21 years ago
- 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
- 65e20a3 Patch from Kent Robotti adding a bunch of needed docs! -Erik by Eric Andersen · 21 years ago
- 25ea42d Fall back to looking in /lib/modules/modules.dep if by Eric Andersen · 21 years ago
- 908e362 Patch from Andrew Dennison: by Eric Andersen · 21 years ago
- 1b6dfa7 Rename, to specify kernel by Glenn L McGrath · 22 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- c3b2dbe Fix obviously wrong names from older busybox by Eric Andersen · 22 years ago
- bf77f61 Patch from Jason McMullan @ linuxcare.com adding insmod by Eric Andersen · 22 years ago
- be65c35 Patch from Artem Egorkine to support the -m option by Eric Andersen · 22 years ago
- 889dd20 Patch from Joel Vallier to add modules symbols to the kernel symbol by Eric Andersen · 22 years ago
- b1c9469 Patch from Robert Schwebel fixing a missing \n by Eric Andersen · 22 years ago
- cf93274 rmmod -a removed modules recursively by Tim Riker · 22 years ago
- 6fe1960 cleanup by Tim Riker · 22 years ago
- c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
- 3ba7cee print an error message if we can't load a module by Robert Griebl · 22 years ago
- a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
- 31f9747 Fix needless formatting differences vs modutils by Eric Andersen · 22 years ago
- 9060a73 Doh! I screwed up applying vodz' patch. -Erik by Eric Andersen · 22 years ago
- 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
- 5286494 Fix missing \n noticed by Robert Schwebel by Eric Andersen · 22 years ago
- 166fa46 Support module tainting -Erik by Eric Andersen · 22 years ago
- 2bec97c Some CML1 grammar fixes -Erik by Eric Andersen · 22 years ago
- 0df910a for some baffling reason tinycc insists that i change this 0 to NULL by Aaron Lehmann · 22 years ago
- 6859d76 - updated a few copyright/left file headers by Robert Griebl · 22 years ago
- 70112da Fixed a bug that I had introduced with the new "options" handling. by Robert Griebl · 22 years ago
- aead70b modprobe now also uses "options" from /etc/modules.conf by Robert Griebl · 22 years ago
- 967c3d4 Fixed two compiler warnings by Robert Griebl · 22 years ago
- d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
- b493dec David Frascone <dave@frascone.com> noticed two problems. First, modprobe was by Eric Andersen · 22 years ago
- 61f8305 Apply vodz' cleanup for insmod buffer overflows, which was cleaner by Eric Andersen · 22 years ago
- 2d34215 As noted by Yves Lavoie ing. <yves.lavoie.ing@sympatico.ca>, don't by Eric Andersen · 23 years ago
- 6fb4e48 Fix buffer overflows noted by Gerardo Puga -Erik by Eric Andersen · 23 years ago
- bc28f7a Cleaned up Erik's fgets -> read patch and fixed a buffer overflow by Robert Griebl · 23 years ago
- c06391b Avoid stack munching stdio implementations. -Erik by Eric Andersen · 23 years ago
- 3b79370 Fixed a realloc bug found by Martin Volf by Robert Griebl · 23 years ago
- 1d4ef2a Added support for /etc/modules.conf parsing by Robert Griebl · 23 years ago
- 8302c43 Ensure that insmod supports at least one MODULE_INTERFACE -Erik by Eric Andersen · 23 years ago
- cffd502 Patch from Magnus Damm <damm@opensource.se> to rework things by Eric Andersen · 23 years ago
- 236abbf Some cleanups, some size reductions and some buffer overflow checks by Robert Griebl · 23 years ago
- 52e8d06 Complete rewrite to support stack loading/unloading with proper by Robert Griebl · 23 years ago
- 864b797 Patch from Robert Griebl <griebl@gmx.de> to support modprobe -r properly, by Eric Andersen · 23 years ago
- 26920c6 Make verbose and show_only work as expected -Erik by Eric Andersen · 23 years ago
- c088c58 Patch from Robert Griebl <griebl@gmx.de> to ignore the -s flag by Eric Andersen · 23 years ago
- 60e56f5 Reworked by Robert Griebl <griebl@gmx.de> to support proper module dependancies. by Eric Andersen · 23 years ago
- 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago
- b1591d1 Fix handling of endianness. -Erik by Eric Andersen · 23 years ago