Denys Vlasenko
|
5dad4aeede
modprobe: fix "modprobe -l name-with-dash"
|
13 년 전 |
Denys Vlasenko
|
b7c9fb27cb
whitespace fixes
|
13 년 전 |
Denys Vlasenko
|
c5830bdf65
modprobe/insmod: fix parameter quoting
|
13 년 전 |
Denys Vlasenko
|
b9f2d9f7d9
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
|
13 년 전 |
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
|
14 년 전 |
Denys Vlasenko
|
da879ec2e9
modprobe: protect against possible SEGV
|
14 년 전 |
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 년 전 |
Mike Frysinger
|
00ffaeab80
modprobe: add more useful debug points
|
15 년 전 |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 년 전 |
Denis Vlasenko
|
a6b6f05379
further work on modprobe
|
15 년 전 |
Denis Vlasenko
|
0e2f362a61
modprobe: rework/speedup by Timo Teras (timo.teras AT iki.fi)
|
15 년 전 |
Denis Vlasenko
|
9604e1b8fc
modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found"
|
15 년 전 |
Denis Vlasenko
|
54d10059c9
*: tweak error messages
|
16 년 전 |
Denis Vlasenko
|
bb26db49b1
modprobe: fix a segfault when modprobe is called with no arguments at all
|
16 년 전 |