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
*
Apply post-1.19.3 patches, bump version to 1.19.4
1_19_4
Denys Vlasenko
2012-02-04
1
-0
/
+1
*
modprobe: use hash table. speeds up significantly if modprobe.dep is large
Timo Teras
2011-06-20
1
-14
/
+29
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
5
-10
/
+3
*
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-26
1
-1
/
+19
*
modprobe: fix "modprobe -l name-with-dash"
Denys Vlasenko
2011-02-15
1
-1
/
+4
*
modinfo: trivial optimizations
Denys Vlasenko
2011-02-15
1
-4
/
+6
*
modinfo: show firmware and depends fields
Lauri Kasanen
2011-02-15
1
-3
/
+5
*
fix bug 3223 (parameter loading problem for 2.4 kernels)
Denys Vlasenko
2011-02-13
1
-8
/
+11
*
whitespace fixes
Denys Vlasenko
2011-02-03
1
-1
/
+1
*
modprobe/insmod: fix parameter quoting
Denys Vlasenko
2011-02-02
4
-10
/
+28
*
revert commit 1396221d5a741ef8e1e8abca88836b341a3cab84
Denys Vlasenko
2011-02-01
1
-6
/
+5
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
7
-11
/
+11
*
insmod: check for module read errors
Denys Vlasenko
2011-01-17
1
-0
/
+3
*
lsmod: fox unsafe usage of strlen() - 1
Denys Vlasenko
2011-01-11
1
-1
/
+2
*
modprobe-small: support compressed modules in insmod
Denys Vlasenko
2011-01-09
1
-2
/
+4
*
modprobe: add -D option (synonym of --show-depends)
Serj Kalichev
2010-12-28
1
-54
/
+67
*
modprobe: add support for --show-depends
Serj Kalichev
2010-12-26
1
-35
/
+60
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-2
/
+2
*
depmod: accept and ignore -u, -q, -C FILE
Pascal Bellard
2010-10-18
1
-2
/
+7
*
modutils/*: move help bits into corresponding .c files
Denys Vlasenko
2010-10-16
5
-1
/
+69
*
modutils/*: move applet bits into corresponding *.c files
Denys Vlasenko
2010-10-15
6
-11
/
+29
*
tweak help text
Denys Vlasenko
2010-10-09
1
-1
/
+1
*
modprobe-simple; do not error out on "rmmod module" if module is unloaded ok
Denys Vlasenko
2010-09-25
1
-12
/
+14
*
*: s/perror/bb_simple_perror_msg/g
Marek Polacek
2010-09-12
1
-1
/
+1
*
modutils: explain why we no longer quote params
Denys Vlasenko
2010-08-25
1
-0
/
+5
*
insmod: Do not add a pair of "" around the arguments of the module.
Carmelo AMOROSO
2010-08-25
1
-2
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
11
-11
/
+11
*
modutils: Add support for NDS32 architecture.
Macpaul Lin
2010-08-11
1
-0
/
+21
*
mark Linux-specific configuration options
Jeremie Koenig
2010-07-19
1
-0
/
+1
*
depmod: generate "new-style" modules.dep with relative paths.
Denys Vlasenko
2010-07-18
1
-29
/
+47
*
Modprobe: Make -l open the right file
Lauri Kasanen
2010-07-10
1
-5
/
+5
*
modinfo: support relative paths in modules.dep
Lauri Kasanen
2010-06-27
1
-11
/
+24
*
modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILE
Lauri Kasanen
2010-06-27
1
-2
/
+2
*
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
Denys Vlasenko
2010-06-18
1
-2
/
+0
*
modinfo: needs modutils.o
Denys Vlasenko
2010-06-09
1
-1
/
+1
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
1
-0
/
+1
*
modprobe: add support for -l and -s. Remove some unsupported options
Pascal Bellard
2010-06-07
4
-54
/
+193
*
modinfo: new applet
Pascal Bellard
2010-06-06
3
-0
/
+153
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-3
/
+3
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
2
-0
/
+0
*
*: better string sharing
Denys Vlasenko
2010-06-02
1
-4
/
+2
*
modutils-24: [mips] modutlis-24 segfault fix for 2.4 kernel modules
Ralf Rösch
2010-04-14
1
-0
/
+3
*
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
1
-2
/
+2
*
*: merge some common strings
Denys Vlasenko
2010-03-23
2
-3
/
+3
*
modprobe: remove 2k limit on /proc/cmdline
Denys Vlasenko
2010-03-03
1
-7
/
+5
*
modprobe: pick up module options from /proc/cmdline too
Denys Vlasenko
2010-02-27
1
-0
/
+34
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
2
-2
/
+3
*
further work on unicodization
Denys Vlasenko
2010-01-30
1
-9
/
+14
*
style fixes, no code changes
Denys Vlasenko
2010-01-28
1
-1
/
+1
*
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-28
2
-8
/
+14
[next]