Pascal Bellard
|
cadf90184c
depmod: accept and ignore -u, -q, -C FILE
|
14 anni fa |
Denys Vlasenko
|
1a5e11c874
modutils/*: move help bits into corresponding .c files
|
14 anni fa |
Denys Vlasenko
|
c15613c975
modutils/*: move applet bits into corresponding *.c files
|
14 anni fa |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 anni fa |
Denys Vlasenko
|
4cab7f3e63
depmod: generate "new-style" modules.dep with relative paths.
|
14 anni fa |
Denys Vlasenko
|
b87c17cd16
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
|
14 anni fa |
Denys Vlasenko
|
6b9f163353
*: style fixes. no code changes (verified with objdump)
|
15 anni fa |
Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
15 anni fa |
Denys Vlasenko
|
16bda3bd1f
depmod: fix handling of .gz modules
|
15 anni fa |
Ned Ludd
|
039ed437d3
make modutils compile again
|
15 anni fa |
Denis Vlasenko
|
a430b695a2
depmod: accept and ignore -r (Linux kernle build needs this)
|
15 anni fa |
Denis Vlasenko
|
35261159e6
depmod: fix -b option (by timo.teras AT iki.fi)
|
16 anni fa |
Denis Vlasenko
|
fc66892abd
*: remove superfluous casts. no code changes
|
16 anni fa |
Bernhard Reutner-Fischer
|
6c4dadefb6
- update my name. No obj-code changes ;)
|
16 anni fa |
Denis Vlasenko
|
ba1315d0fb
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>
|
16 anni fa |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 anni fa |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 anni fa |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 anni fa |
Denis Vlasenko
|
7049ff8696
whitespace fixes. no code changes
|
16 anni fa |
Denis Vlasenko
|
f45c4f41b7
whitespace and comment fixes, no code changes
|
16 anni fa |
Bernhard Reutner-Fischer
|
6075b2aee0
- add FIXME. Perhaps somebody is interrested in looking into this one.
|
16 anni fa |
Bernhard Reutner-Fischer
|
c2741e1f72
- add alias support
|
16 anni fa |
Bernhard Reutner-Fischer
|
ef729dd90c
- revert revision 22183 since it breaks -b /abs /abs/path/to/mod.ko
|
16 anni fa |
Bernhard Reutner-Fischer
|
d42816763f
- just chdir to the basedir (-30b).
|
16 anni fa |
Bernhard Reutner-Fischer
|
beac1bd58e
- optional fancy pruning-mode for depmod
|
16 anni fa |
Bernhard Reutner-Fischer
|
634b022108
- misc. improvements and shrinkage
|
16 anni fa |
Bernhard Reutner-Fischer
|
c21d9c7290
- the moddir_base is supposed to be omitted frmo the .dep file
|
16 anni fa |
Bernhard Reutner-Fischer
|
b85fb693c1
- Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE.
|
16 anni fa |
Bernhard Reutner-Fischer
|
1ea2568469
- improve option-handling a bit
|
16 anni fa |
Bernhard Reutner-Fischer
|
6bb55cfb99
- add basic option-handling (+220b). Untested
|
16 anni fa |