index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modutils
Age
Commit message (
Expand
)
Author
2016-09-15
modutils: support finit_module syscall
Mike Frysinger
2016-06-20
modprobe-small: fix bogus handling of unpack errors
Denys Vlasenko
2016-06-19
randomconfig fixes
Denys Vlasenko
2016-03-29
modprobe: skip non-.conf files only in subdirectories
Denys Vlasenko
2016-02-12
modprobe: only parse files that end in .conf
Mike Frysinger
2015-11-06
modutils: fix build error with !DEPMOD
Denys Vlasenko
2015-11-05
modutils: merge module_entry and module_info to common
Timo Teräs
2015-10-28
modinfo: fix "-F firmware", add "intree" field display
Denys Vlasenko
2015-10-24
reuse a string
Denys Vlasenko
2015-10-24
rmmod: fix bad error message
Denys Vlasenko
2015-10-24
MODPROBE_SMALL is not experimental anymore
Denys Vlasenko
2015-09-09
modprobe: handle module arguments containing spaces
Peter Korsgaard
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
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
[next]