index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modutils
/
modutils-24.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop declariong our own dirname prototype
Denys Vlasenko
2011-09-10
1
-1
/
+0
*
fix bug 3223 (parameter loading problem for 2.4 kernels)
Denys Vlasenko
2011-02-13
1
-8
/
+11
*
*: s/perror/bb_simple_perror_msg/g
Marek Polacek
2010-09-12
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
modutils: Add support for NDS32 architecture.
Macpaul Lin
2010-08-11
1
-0
/
+21
*
*: better string sharing
Denys Vlasenko
2010-06-02
1
-4
/
+2
*
modutils-24: [mips] modutlis-24 segfault fix for 2.4 kernel modules
Ralf Rösch
2010-04-14
1
-0
/
+3
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-1
/
+2
*
style fixes, no code changes
Denys Vlasenko
2010-01-28
1
-1
/
+1
*
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-28
1
-6
/
+10
*
modutils: add FEATURE_INSMOD_TRY_MMAP option
Denys Vlasenko
2009-10-25
1
-7
/
+18
*
*: optimize code size in strtoul calls
Denys Vlasenko
2009-09-23
1
-6
/
+12
*
*: add FAST_FUNC to function ptrs where it makes sense
Denys Vlasenko
2009-06-05
1
-60
/
+57
*
rmmod: fix bug 263
Denis Vlasenko
2009-04-13
1
-1
/
+1
*
modutils: small optimization
Denis Vlasenko
2009-04-12
1
-18
/
+16
*
modprobe/insmod for 2.4: support compressed modules.
Denis Vlasenko
2009-04-05
1
-24
/
+33
*
module loading for 2.4: use fd-based io instead of FILE based;
Denis Vlasenko
2009-03-29
1
-35
/
+27
*
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
Denis Vlasenko
2009-03-09
1
-1
/
+1
*
modutils-24: code shrink
Denis Vlasenko
2009-01-31
1
-37
/
+30
*
modutils-24: use xasprintf and xzalloc where appropriate,
Denis Vlasenko
2009-01-31
1
-65
/
+36
*
modutils-24: small fixes by Harald Kuthe (harald-tuxbox AT arcor.de)
Denis Vlasenko
2008-11-22
1
-21
/
+13
*
insmod: clarify module_name / file_name distinction
Denis Vlasenko
2008-11-22
1
-8
/
+8
*
modprobe-small: fix failure to load when no arguments are given
Denis Vlasenko
2008-11-12
1
-38
/
+52
*
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>
Denis Vlasenko
2008-09-13
1
-0
/
+3936