Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
a29c935442869310c4af45c78446b34d370ff53c
/
modutils
/
depmod.c
039ed43
make modutils compile again
by Ned Ludd
· 16 years ago
a430b69
depmod: accept and ignore -r (Linux kernle build needs this)
by Denis Vlasenko
· 16 years ago
3526115
depmod: fix -b option (by timo.teras AT iki.fi)
by Denis Vlasenko
· 16 years ago
fc66892
*: remove superfluous casts. no code changes
by Denis Vlasenko
· 16 years ago
6c4dade
- update my name. No obj-code changes ;)
by Bernhard Reutner-Fischer
· 16 years ago
ba1315d
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>
by Denis Vlasenko
· 16 years ago
5415c85
libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir)
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
7049ff8
whitespace fixes. no code changes
by Denis Vlasenko
· 16 years ago
f45c4f4
whitespace and comment fixes, no code changes
by Denis Vlasenko
· 17 years ago
6075b2a
- add FIXME. Perhaps somebody is interrested in looking into this one.
by Bernhard Reutner-Fischer
· 17 years ago
c2741e1
- add alias support
by Bernhard Reutner-Fischer
· 17 years ago
ef729dd
- revert revision 22183 since it breaks -b /abs /abs/path/to/mod.ko
by Bernhard Reutner-Fischer
· 17 years ago
d428167
- just chdir to the basedir (-30b).
by Bernhard Reutner-Fischer
· 17 years ago
beac1bd
- optional fancy pruning-mode for depmod
by Bernhard Reutner-Fischer
· 17 years ago
634b022
- misc. improvements and shrinkage
by Bernhard Reutner-Fischer
· 17 years ago
c21d9c7
- the moddir_base is supposed to be omitted frmo the .dep file
by Bernhard Reutner-Fischer
· 17 years ago
b85fb69
- Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE.
by Bernhard Reutner-Fischer
· 17 years ago
1ea2568
- improve option-handling a bit
by Bernhard Reutner-Fischer
· 17 years ago
6bb55cf
- add basic option-handling (+220b). Untested
by Bernhard Reutner-Fischer
· 17 years ago
cf18010
- use mmap instead of allocating hundreds of megabytes of RAM. +39b
by Bernhard Reutner-Fischer
· 17 years ago
dc5d7fe
- remove some bloat -28b: now approx. 501b
by Bernhard Reutner-Fischer
· 17 years ago
423465c
- switch to FILE base writer and remove now unneeded stuff. -50b
by Bernhard Reutner-Fischer
· 17 years ago
55e547e
- add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong
by Bernhard Reutner-Fischer
· 17 years ago