index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update depmod & modprobe upstream help text in comments
Kang-Che Sung
2017-03-28
1
-7
/
+15
*
modprobe-small: define and use DEPMOD_OPT_n (option mask)
Kang-Che Sung
2017-02-12
1
-1
/
+2
*
modprobe-small: document '-n' in depmod usage
Kang-Che Sung
2017-02-12
1
-2
/
+5
*
modprobe_small: if only MODPROBE and DEPMOD are selected, no need to test for...
Denys Vlasenko
2017-02-07
1
-1
/
+3
*
Reorder modutils config options & fix yet more dependency
Kang-Che Sung
2017-02-05
2
-26
/
+27
*
modutils: fix config options dependency (2)
Kang-Che Sung
2017-02-05
2
-6
/
+10
*
cmdline module options can be disabled on "big" modutils
Kang-Che Sung
2017-02-01
6
-19
/
+32
*
modutils: remove redundant "select PLATFORM_LINUX" configs
Kang-Che Sung
2017-02-01
3
-13
/
+0
*
modprobe-small: move lsmod code out of modprobe_main()
Kang-Che Sung
2017-02-01
1
-20
/
+24
*
modprobe-small: improve config help text
Denys Vlasenko
2017-02-01
1
-6
/
+4
*
modprobe-small: fix --help texts, they are from "big" modutils
Denys Vlasenko
2017-01-30
2
-31
/
+8
*
modutils: fix config options dependency
Kang-Che Sung
2017-01-30
1
-4
/
+4
*
*: add comment about APPLET_ODDNAME format
Denys Vlasenko
2017-01-29
1
-2
/
+3
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-2
/
+2
*
make_single_applets.sh: show errors and warnings
Denys Vlasenko
2017-01-09
1
-1
/
+8
*
modprobe-small: build fixes
Denys Vlasenko
2017-01-09
1
-3
/
+10
*
modprobe-small: optimizations for single applet build
Explorer09
2017-01-09
1
-33
/
+39
*
modutils: remove special handling of uClibc
Waldemar Brodkorb
2017-01-04
2
-12
/
+8
*
depmod: don't build it if MODPROBE_SMALL=y
Denys Vlasenko
2017-01-01
1
-2
/
+2
*
Make RMMOD=y by default
Denys Vlasenko
2016-12-23
1
-1
/
+1
*
Make INSMOD=y by default
Denys Vlasenko
2016-12-23
1
-1
/
+1
*
modprobe-small: make applets individually selectable
Denys Vlasenko
2016-12-23
6
-29
/
+34
*
Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config"
Denys Vlasenko
2016-12-22
2
-31
/
+34
*
Convert all modutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
9
-118
/
+119
*
modutils: support finit_module syscall
Mike Frysinger
2016-09-15
2
-3
/
+51
*
modprobe-small: fix bogus handling of unpack errors
Denys Vlasenko
2016-06-20
1
-12
/
+28
*
randomconfig fixes
Denys Vlasenko
2016-06-19
1
-1
/
+0
*
modprobe: skip non-.conf files only in subdirectories
Denys Vlasenko
2016-03-29
1
-8
/
+14
*
modprobe: only parse files that end in .conf
Mike Frysinger
2016-02-12
1
-1
/
+9
*
modutils: fix build error with !DEPMOD
Denys Vlasenko
2015-11-06
1
-1
/
+1
*
modutils: merge module_entry and module_info to common
Timo Teräs
2015-11-05
4
-120
/
+113
*
modinfo: fix "-F firmware", add "intree" field display
Denys Vlasenko
2015-10-28
1
-52
/
+62
*
reuse a string
Denys Vlasenko
2015-10-24
1
-1
/
+1
*
rmmod: fix bad error message
Denys Vlasenko
2015-10-24
3
-9
/
+15
*
MODPROBE_SMALL is not experimental anymore
Denys Vlasenko
2015-10-24
1
-3
/
+0
*
modprobe: handle module arguments containing spaces
Peter Korsgaard
2015-09-09
1
-1
/
+33
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
5
-28
/
+27
*
modinfo: fix fallout from basename removal
Denys Vlasenko
2015-02-21
1
-1
/
+1
*
modprobe-small: fix thinko in previous commit
Denys Vlasenko
2015-02-13
1
-1
/
+1
*
modprobe-small: if concurrent module load did not succeed, wait
Denys Vlasenko
2015-02-12
1
-9
/
+41
*
modprobe-small: fix and simplify rmmod
Denys Vlasenko
2015-02-07
1
-32
/
+43
*
depmod: simple memory optimization
Denys Vlasenko
2015-01-24
2
-11
/
+14
*
modprobe: fix modprobe -r and parsing of /etc/modprobe.d
Natanael Copa
2015-01-19
1
-1
/
+1
*
modprobe: fix "modprobe devname:snd/timer" case (alias with a slash)
Denys Vlasenko
2015-01-15
1
-4
/
+9
*
modprobe: fix recent breakage: modules.dep reading code needs to strip dirname
Denys Vlasenko
2015-01-15
1
-4
/
+10
*
modprobe-small: code shrink
Denys Vlasenko
2015-01-11
1
-12
/
+9
*
modprobe-small: fix recent breakage: modprobe -r was using full path
Denys Vlasenko
2015-01-11
1
-9
/
+10
*
depmod: fix recent breakage in modules.dep generation
Denys Vlasenko
2015-01-07
1
-7
/
+13
*
modprobe: revert checking for /, stop doing basename() on modprobe args
Denys Vlasenko
2015-01-01
3
-15
/
+12
*
modprobe,rmmod: reject module names with slashes
Denys Vlasenko
2014-11-20
1
-0
/
+11
[next]