index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modutils
Age
Commit message (
Expand
)
Author
2015-02-21
modinfo: fix fallout from basename removal
Denys Vlasenko
2015-02-13
modprobe-small: fix thinko in previous commit
Denys Vlasenko
2015-02-12
modprobe-small: if concurrent module load did not succeed, wait
Denys Vlasenko
2015-02-07
modprobe-small: fix and simplify rmmod
Denys Vlasenko
2015-01-24
depmod: simple memory optimization
Denys Vlasenko
2015-01-19
modprobe: fix modprobe -r and parsing of /etc/modprobe.d
Natanael Copa
2015-01-15
modprobe: fix "modprobe devname:snd/timer" case (alias with a slash)
Denys Vlasenko
2015-01-15
modprobe: fix recent breakage: modules.dep reading code needs to strip dirname
Denys Vlasenko
2015-01-11
modprobe-small: code shrink
Denys Vlasenko
2015-01-11
modprobe-small: fix recent breakage: modprobe -r was using full path
Denys Vlasenko
2015-01-07
depmod: fix recent breakage in modules.dep generation
Denys Vlasenko
2015-01-01
modprobe: revert checking for /, stop doing basename() on modprobe args
Denys Vlasenko
2014-11-20
modprobe,rmmod: reject module names with slashes
Denys Vlasenko
2014-07-04
modinfo: fix module parsing with kernel >= 2.6.37
David Marchand
2014-05-26
modprobe-small: fix safe_strncpy truncating last char of module name
Denys Vlasenko
2014-04-21
modprobe-small: (un)load all modules which match the alias, not only first one
Denys Vlasenko
2014-04-19
modprobe-small: remove redundant aliases from modules.dep.bb
Denys Vlasenko
2014-04-19
modprobe-small: fix help messages for aliased module-related applets
Denys Vlasenko
2013-07-30
Whitespace fixes
Denys Vlasenko
2013-01-14
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
whitespace fixes. no code changes
Denys Vlasenko
2012-09-25
modprobe_small: make rmmod to NOT remove dependencies. Closes 5162
Denys Vlasenko
2012-06-12
modinfo: match more standard module fields and fix version field
Tanguy Pruvot
2012-02-19
modprobe-small: add comment about aliased commands' help text
Denys Vlasenko
2012-02-19
depmod: supply help text
Lauri Kasanen
2012-01-31
modprobe: accept -b even if blacklist functionality is disabled
Felipe Contreras
2011-10-30
modinfo: make it select PLATFORM_LINUX. Closes 4411
Denys Vlasenko
2011-09-10
stop declariong our own dirname prototype
Denys Vlasenko
2011-06-20
modprobe: use hash table. speeds up significantly if modprobe.dep is large
Timo Teras
2011-06-05
*: remove "Options:" string from help texts
Denys Vlasenko
2011-02-26
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-15
modprobe: fix "modprobe -l name-with-dash"
Denys Vlasenko
2011-02-15
modinfo: trivial optimizations
Denys Vlasenko
2011-02-15
modinfo: show firmware and depends fields
Lauri Kasanen
2011-02-13
fix bug 3223 (parameter loading problem for 2.4 kernels)
Denys Vlasenko
2011-02-03
whitespace fixes
Denys Vlasenko
2011-02-02
modprobe/insmod: fix parameter quoting
Denys Vlasenko
2011-02-01
revert commit 1396221d5a741ef8e1e8abca88836b341a3cab84
Denys Vlasenko
2011-01-18
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-17
insmod: check for module read errors
Denys Vlasenko
2011-01-11
lsmod: fox unsafe usage of strlen() - 1
Denys Vlasenko
2011-01-09
modprobe-small: support compressed modules in insmod
Denys Vlasenko
2010-12-28
modprobe: add -D option (synonym of --show-depends)
Serj Kalichev
2010-12-26
modprobe: add support for --show-depends
Serj Kalichev
2010-10-29
whitespace cleanup
Denys Vlasenko
2010-10-18
depmod: accept and ignore -u, -q, -C FILE
Pascal Bellard
2010-10-16
modutils/*: move help bits into corresponding .c files
Denys Vlasenko
2010-10-15
modutils/*: move applet bits into corresponding *.c files
Denys Vlasenko
2010-10-09
tweak help text
Denys Vlasenko
2010-09-25
modprobe-simple; do not error out on "rmmod module" if module is unloaded ok
Denys Vlasenko
[prev]
[next]