Age | Commit message (Expand) | Author |
2009-03-05 | modutils: delete unused global variable | Denis Vlasenko |
2009-01-31 | modutils-24: use xasprintf and xzalloc where appropriate, | Denis Vlasenko |
2008-09-13 | modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> | Denis Vlasenko |
2008-08-05 | *: refactor handling of archived files. "tar f file.tar.lzma" now works too. | Denis Vlasenko |
2008-07-22 | - wrap overlong lines (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer |
2008-07-10 | fix typo in config help text | Denis Vlasenko |
2008-07-10 | modprobe-small: make depmod compatible with kernel build. | Denis Vlasenko |
2008-07-09 | libbb: use improved xmalloc_read() from modprobe-small | Denis Vlasenko |
2008-07-04 | modutils: optional modutils-small by Vladimir Dronnikov. | Denis Vlasenko |
2008-06-16 | whitespace and comment fixes, no code changes | Denis Vlasenko |
2008-06-04 | config help text: fix capitalization | Denis Vlasenko |
2008-06-02 | - add alias support | Bernhard Reutner-Fischer |
2008-06-02 | - optional fancy pruning-mode for depmod | Bernhard Reutner-Fischer |
2008-05-27 | - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE. | Bernhard Reutner-Fischer |
2008-05-27 | - improve help-text | Bernhard Reutner-Fischer |
2008-05-26 | - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov... | Bernhard Reutner-Fischer |
2008-05-18 | modprobe: optional "blacklist" command support (by Natanael Copa) | Denis Vlasenko |
2008-05-13 | Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. | Denis Vlasenko |
2008-03-17 | *: mode tcp/udpsvd to networking, delete ipsvd/* | Denis Vlasenko |
2007-01-24 | as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in o... | Mike Frysinger |
2007-01-24 | change "bool ... if OPT" to more common "depend ... OPT" | Mike Frysinger |
2007-01-24 | combine bool;prompt to just bool | Mike Frysinger |
2006-10-14 | modprobe: fix for 2.4 kernels - by | Denis Vlasenko |
2006-10-10 | fixes from Vladimir Dronnikov <dronnikov@gmail.ru> | Denis Vlasenko |
2006-10-05 | build system overhaul | Denis Vlasenko |
2006-07-20 | Patch from Yann Morin to fix bug 941, underscores in module aliases. | Rob Landley |
2006-05-26 | fix spelling mistakes | Mike Frysinger |
2006-04-13 | Patch from Robert P Day: let menuconfig indent stuff for us, we don't have | Rob Landley |
2006-01-25 | just whitespace | Tim Riker |
2005-12-11 | Patch from Yann E. Morin to reorganize module config options. | Rob Landley |
2005-11-15 | Yann Morin's modprobe multiple options patch. There's more work to be done, | Rob Landley |
2005-05-04 | Tweak the "pretty lsmod for 2.6" patch to be seperately selectable. | Rob Landley |
2005-05-04 | Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfig | Rob Landley |
2004-07-20 | Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE | Eric Andersen |
2004-07-13 | Fixup some cases of "QM_MODULES: not implemented" for both | Eric Andersen |
2004-06-22 | kill off insmod support for older pre 2.1 Linux kernels, | Eric Andersen |
2004-06-22 | Patrick Huesmann writes: | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2003-12-11 | Update modutils with 2.6 module support | Eric Andersen |
2003-09-03 | To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES be | Glenn L McGrath |
2003-07-22 | Document CONFIG_FEATURE_INSMOD_LOADINKMEM | Eric Andersen |
2003-07-22 | Patch from Terje Kvernes adding quite a lot of missing documentation | Eric Andersen |
2003-07-14 | Patch from Thomas Cameron: | Eric Andersen |
2003-07-05 | Patch from Kent Robotti adding a bunch of needed docs! | Eric Andersen |
2003-03-30 | Rename, to specify kernel | Glenn L McGrath |
2003-01-23 | Patch from Artem Egorkine to support the -m option | Eric Andersen |
2003-01-23 | Patch from Joel Vallier to add modules symbols to the kernel symbol | Eric Andersen |
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen |