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
2019-05-14
style fix, no code changes
Denys Vlasenko
2018-12-28
config: update size information
Denys Vlasenko
2018-11-27
tar: fix too eager autodetection, closes 11531
Denys Vlasenko
2018-06-06
restore documentation on the build config language
Kartik Agaram
2017-08-08
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-04
modutils: make them NOEXEC except depmod
Denys Vlasenko
2017-08-02
do not use `a' quoting style in comments
Denys Vlasenko
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-07-18
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-06-28
modutils: delete unused replace_underscores()
Denys Vlasenko
2017-04-17
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2017-04-06
modprobe: do not descend into /etc/modprobe.d/DIR/. Closes 8686
Denys Vlasenko
2017-04-06
modprobe-small: fix "modprobe non-existing-module" exitcode (should be 1)
Denys Vlasenko
2017-04-06
modprobe: read modules.builtin
Ben Hutchings
2017-03-28
Update depmod & modprobe upstream help text in comments
Kang-Che Sung
2017-02-12
modprobe-small: define and use DEPMOD_OPT_n (option mask)
Kang-Che Sung
2017-02-12
modprobe-small: document '-n' in depmod usage
Kang-Che Sung
2017-02-07
modprobe_small: if only MODPROBE and DEPMOD are selected, no need to test for...
Denys Vlasenko
2017-02-05
Reorder modutils config options & fix yet more dependency
Kang-Che Sung
2017-02-05
modutils: fix config options dependency (2)
Kang-Che Sung
2017-02-01
cmdline module options can be disabled on "big" modutils
Kang-Che Sung
2017-02-01
modutils: remove redundant "select PLATFORM_LINUX" configs
Kang-Che Sung
2017-02-01
modprobe-small: move lsmod code out of modprobe_main()
Kang-Che Sung
2017-02-01
modprobe-small: improve config help text
Denys Vlasenko
2017-01-30
modprobe-small: fix --help texts, they are from "big" modutils
Denys Vlasenko
2017-01-30
modutils: fix config options dependency
Kang-Che Sung
2017-01-29
*: add comment about APPLET_ODDNAME format
Denys Vlasenko
2017-01-10
Big cleanup in config help and description
Denys Vlasenko
2017-01-09
make_single_applets.sh: show errors and warnings
Denys Vlasenko
2017-01-09
modprobe-small: build fixes
Denys Vlasenko
2017-01-09
modprobe-small: optimizations for single applet build
Explorer09
2017-01-04
modutils: remove special handling of uClibc
Waldemar Brodkorb
2017-01-01
depmod: don't build it if MODPROBE_SMALL=y
Denys Vlasenko
2016-12-23
Make RMMOD=y by default
Denys Vlasenko
2016-12-23
Make INSMOD=y by default
Denys Vlasenko
2016-12-23
modprobe-small: make applets individually selectable
Denys Vlasenko
2016-12-22
Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config"
Denys Vlasenko
2016-11-23
Convert all modutils/* applets to "new style" applet definitions
Denys Vlasenko
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
[next]