Denys Vlasenko
|
20cc390b9b
post-1.14.0 fixes
|
15 年之前 |
Ned Ludd
|
039ed437d3
make modutils compile again
|
16 年之前 |
Denis Vlasenko
|
a430b695a2
depmod: accept and ignore -r (Linux kernle build needs this)
|
16 年之前 |
Denis Vlasenko
|
35261159e6
depmod: fix -b option (by timo.teras AT iki.fi)
|
16 年之前 |
Denis Vlasenko
|
fc66892abd
*: remove superfluous casts. no code changes
|
16 年之前 |
Bernhard Reutner-Fischer
|
6c4dadefb6
- update my name. No obj-code changes ;)
|
16 年之前 |
Denis Vlasenko
|
ba1315d0fb
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>
|
16 年之前 |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 年之前 |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 年之前 |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 年之前 |
Denis Vlasenko
|
7049ff8696
whitespace fixes. no code changes
|
16 年之前 |
Denis Vlasenko
|
f45c4f41b7
whitespace and comment fixes, no code changes
|
16 年之前 |
Bernhard Reutner-Fischer
|
6075b2aee0
- add FIXME. Perhaps somebody is interrested in looking into this one.
|
16 年之前 |
Bernhard Reutner-Fischer
|
c2741e1f72
- add alias support
|
16 年之前 |
Bernhard Reutner-Fischer
|
ef729dd90c
- revert revision 22183 since it breaks -b /abs /abs/path/to/mod.ko
|
16 年之前 |
Bernhard Reutner-Fischer
|
d42816763f
- just chdir to the basedir (-30b).
|
16 年之前 |
Bernhard Reutner-Fischer
|
beac1bd58e
- optional fancy pruning-mode for depmod
|
16 年之前 |
Bernhard Reutner-Fischer
|
634b022108
- misc. improvements and shrinkage
|
16 年之前 |
Bernhard Reutner-Fischer
|
c21d9c7290
- the moddir_base is supposed to be omitted frmo the .dep file
|
16 年之前 |
Bernhard Reutner-Fischer
|
b85fb693c1
- Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE.
|
16 年之前 |
Bernhard Reutner-Fischer
|
1ea2568469
- improve option-handling a bit
|
16 年之前 |
Bernhard Reutner-Fischer
|
6bb55cfb99
- add basic option-handling (+220b). Untested
|
16 年之前 |
Bernhard Reutner-Fischer
|
cf18010ca9
- use mmap instead of allocating hundreds of megabytes of RAM. +39b
|
16 年之前 |
Bernhard Reutner-Fischer
|
dc5d7fec35
- remove some bloat -28b: now approx. 501b
|
16 年之前 |
Bernhard Reutner-Fischer
|
423465cd5e
- switch to FILE base writer and remove now unneeded stuff. -50b
|
16 年之前 |
Bernhard Reutner-Fischer
|
55e547eb6f
- add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong
|
16 年之前 |