index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modutils
/
modinfo.c
Age
Commit message (
Expand
)
Author
2017-04-17
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2015-10-28
modinfo: fix "-F firmware", add "intree" field display
Denys Vlasenko
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-02-21
modinfo: fix fallout from basename removal
Denys Vlasenko
2014-07-04
modinfo: fix module parsing with kernel >= 2.6.37
David Marchand
2012-06-12
modinfo: match more standard module fields and fix version field
Tanguy Pruvot
2011-10-30
modinfo: make it select PLATFORM_LINUX. Closes 4411
Denys Vlasenko
2011-06-05
*: remove "Options:" string from help texts
Denys Vlasenko
2011-02-15
modinfo: trivial optimizations
Denys Vlasenko
2011-02-15
modinfo: show firmware and depends fields
Lauri Kasanen
2011-01-18
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-06-27
modinfo: support relative paths in modules.dep
Lauri Kasanen
2010-06-09
modinfo: needs modutils.o
Denys Vlasenko
2010-06-06
modinfo: new applet
Pascal Bellard