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