Denys Vlasenko
|
1ecfe811fe
Apply post-1.23.0 patches, bump version to 1.23.1
|
9 лет назад |
Denys Vlasenko
|
4e314faa0a
modprobe,rmmod: reject module names with slashes
|
10 лет назад |
Denys Vlasenko
|
5fd3ddfb24
modprobe-small: fix help messages for aliased module-related applets
|
10 лет назад |
Denys Vlasenko
|
982e87f2fb
Whitespace fixes
|
11 лет назад |
Felipe Contreras
|
428bd2d433
modprobe: accept -b even if blacklist functionality is disabled
|
13 лет назад |
Timo Teras
|
e12e0acb92
modprobe: use hash table. speeds up significantly if modprobe.dep is large
|
13 лет назад |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 лет назад |
Denys Vlasenko
|
5dad4aeede
modprobe: fix "modprobe -l name-with-dash"
|
13 лет назад |
Denys Vlasenko
|
b7c9fb27cb
whitespace fixes
|
14 лет назад |
Denys Vlasenko
|
c5830bdf65
modprobe/insmod: fix parameter quoting
|
14 лет назад |
Denys Vlasenko
|
b9f2d9f7d9
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
|
14 лет назад |
Serj Kalichev
|
8578196b76
modprobe: add -D option (synonym of --show-depends)
|
14 лет назад |
Serj Kalichev
|
e4e911e712
modprobe: add support for --show-depends
|
14 лет назад |
Denys Vlasenko
|
c15613c975
modutils/*: move applet bits into corresponding *.c files
|
14 лет назад |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 лет назад |
Lauri Kasanen
|
a48a29f921
Modprobe: Make -l open the right file
|
14 лет назад |
Pascal Bellard
|
b82b34e06d
modprobe: add support for -l and -s. Remove some unsupported options
|
14 лет назад |
Denys Vlasenko
|
651a2697f7
*: merge some common strings
|
14 лет назад |
Denys Vlasenko
|
197202d435
modprobe: remove 2k limit on /proc/cmdline
|
14 лет назад |
Denys Vlasenko
|
3e26d4fa23
modprobe: pick up module options from /proc/cmdline too
|
14 лет назад |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 лет назад |
Denys Vlasenko
|
da879ec2e9
modprobe: protect against possible SEGV
|
15 лет назад |
Denys Vlasenko
|
725b5a387a
modprobe: it's not an error if module is already loaded. Closes bug 833
|
15 лет назад |
Denys Vlasenko
|
ab19ede655
tidy up O_NONBLOCK usage. use libbb functions in stty.
|
15 лет назад |
Denys Vlasenko
|
5da42fce51
modprobe: treat tabs in modules.dep as delimiters too. closes bug 567
|
15 лет назад |
Denys Vlasenko
|
7eaf58d958
modprobe: do not use ->probed_name blidly
|
15 лет назад |
Denys Vlasenko
|
ee47f6e44f
modprobe: correct exitcode handling and error messages with respect to -q
|
15 лет назад |
Denys Vlasenko
|
f3cbfc0e2c
modprobe: fix more bugs in modprobe -r
|
15 лет назад |
Denys Vlasenko
|
140def848c
modprobe: fix modprobe -r. closes bug 315
|
15 лет назад |
Mike Frysinger
|
1e12ae9059
modprobe: add comment about expected modules.dep format
|
15 лет назад |