Denys Vlasenko
|
3346b4afc5
modutils: make them NOEXEC except depmod
|
7 年 前 |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 年 前 |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 年 前 |
Kang-Che Sung
|
b1d6a2c624
cmdline module options can be disabled on "big" modutils
|
7 年 前 |
Denys Vlasenko
|
3bf4d69250
Make INSMOD=y by default
|
8 年 前 |
Denys Vlasenko
|
a1cd0d9849
modprobe-small: make applets individually selectable
|
8 年 前 |
Denys Vlasenko
|
e32b64c4ec
Convert all modutils/* applets to "new style" applet definitions
|
8 年 前 |
Denys Vlasenko
|
5fd3ddfb24
modprobe-small: fix help messages for aliased module-related applets
|
10 年 前 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
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
|
14 年 前 |
Denys Vlasenko
|
1a5e11c874
modutils/*: move help bits into corresponding .c files
|
14 年 前 |
Denys Vlasenko
|
c15613c975
modutils/*: move applet bits into corresponding *.c files
|
14 年 前 |
Denys Vlasenko
|
3b2acb759c
tweak help text
|
14 年 前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年 前 |
Pascal Bellard
|
b82b34e06d
modprobe: add support for -l and -s. Remove some unsupported options
|
14 年 前 |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 年 前 |
Denis Vlasenko
|
1f63229a8e
rmmod: fix bug 263
|
15 年 前 |
Bernhard Reutner-Fischer
|
9a280fa7e6
- documentation fix
|
16 年 前 |
Denis Vlasenko
|
36309cf3f4
insmod: clarify module_name / file_name distinction
|
16 年 前 |
Denis Vlasenko
|
ba1315d0fb
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>
|
16 年 前 |
Paul Mundt
|
70de57f60a
Kill off bogus #error's for big endian SH targets, these work fine.
|
16 年 前 |
Denis Vlasenko
|
04e458d435
insmod: fix detection of open failure
|
16 年 前 |
Denis Vlasenko
|
3b80cac953
insmod: mix xmalloc with xrealloc_vector more carefully
|
16 年 前 |
Denis Vlasenko
|
18c93029fd
insmod: shrink
|
16 年 前 |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 年 前 |
Bernhard Reutner-Fischer
|
0328b40aee
- commentary typo fix
|
16 年 前 |
Bernhard Reutner-Fischer
|
1a715e487d
- fix compilation for mips (Brian Daniels)
|
16 年 前 |
Denis Vlasenko
|
09ce45fd10
insmod: users report that "|| defined(__powerpc__)" is missing
|
16 年 前 |
Bernhard Reutner-Fischer
|
5606b1c4f3
- fix typo (Cristian Ionescu-Idbohrn)
|
16 年 前 |