aboutsummaryrefslogtreecommitdiff
path: root/modutils/modutils-24.c
AgeCommit message (Expand)Author
2019-07-02libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne
2017-08-02do not use `a' quoting style in commentsDenys Vlasenko
2016-11-23Convert all modutils/* applets to "new style" applet definitionsDenys Vlasenko
2015-03-12libbb: introduce and use is_prefixed_with()Denys Vlasenko
2011-09-10stop declariong our own dirname prototypeDenys Vlasenko
2011-02-13fix bug 3223 (parameter loading problem for 2.4 kernels)Denys Vlasenko
2010-09-12*: s/perror/bb_simple_perror_msg/gMarek Polacek
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-11modutils: Add support for NDS32 architecture.Macpaul Lin
2010-06-02*: better string sharingDenys Vlasenko
2010-04-14modutils-24: [mips] modutlis-24 segfault fix for 2.4 kernel modulesRalf Rösch
2010-02-04*: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko
2010-01-28style fixes, no code changesDenys Vlasenko
2010-01-28*: style fixes. no code changes (verified with objdump)Denys Vlasenko
2009-10-25modutils: add FEATURE_INSMOD_TRY_MMAP optionDenys Vlasenko
2009-09-23*: optimize code size in strtoul callsDenys Vlasenko
2009-06-05*: add FAST_FUNC to function ptrs where it makes senseDenys Vlasenko
2009-04-13rmmod: fix bug 263Denis Vlasenko
2009-04-12modutils: small optimizationDenis Vlasenko
2009-04-05modprobe/insmod for 2.4: support compressed modules.Denis Vlasenko
2009-03-29module loading for 2.4: use fd-based io instead of FILE based;Denis Vlasenko
2009-03-09*: move get_sock_lsa and xwrite_str to libbb, use where appropriateDenis Vlasenko
2009-01-31modutils-24: code shrinkDenis Vlasenko
2009-01-31modutils-24: use xasprintf and xzalloc where appropriate,Denis Vlasenko
2008-11-22modutils-24: small fixes by Harald Kuthe (harald-tuxbox AT arcor.de)Denis Vlasenko
2008-11-22insmod: clarify module_name / file_name distinctionDenis Vlasenko
2008-11-12modprobe-small: fix failure to load when no arguments are givenDenis Vlasenko
2008-09-13modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>Denis Vlasenko