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
/
insmod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
help text: replace [OPTIONS] with actual options (if not too long)
Denys Vlasenko
2020-12-13
1
-1
/
+1
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-1
/
+0
*
modutils: make them NOEXEC except depmod
Denys Vlasenko
2017-08-04
1
-1
/
+1
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
cmdline module options can be disabled on "big" modutils
Kang-Che Sung
2017-02-01
1
-3
/
+3
*
Make INSMOD=y by default
Denys Vlasenko
2016-12-23
1
-1
/
+1
*
modprobe-small: make applets individually selectable
Denys Vlasenko
2016-12-23
1
-2
/
+3
*
Convert all modutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+9
*
modprobe-small: fix help messages for aliased module-related applets
Denys Vlasenko
2014-04-19
1
-1
/
+1
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
modprobe/insmod: fix parameter quoting
Denys Vlasenko
2011-02-02
1
-1
/
+1
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
1
-1
/
+1
*
modutils/*: move help bits into corresponding .c files
Denys Vlasenko
2010-10-16
1
-0
/
+2
*
modutils/*: move applet bits into corresponding *.c files
Denys Vlasenko
2010-10-15
1
-0
/
+2
*
tweak help text
Denys Vlasenko
2010-10-09
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
modprobe: add support for -l and -s. Remove some unsupported options
Pascal Bellard
2010-06-07
1
-0
/
+22
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-1
/
+1
*
rmmod: fix bug 263
Denis Vlasenko
2009-04-13
1
-1
/
+1
*
- documentation fix
Bernhard Reutner-Fischer
2008-11-22
1
-1
/
+1
*
insmod: clarify module_name / file_name distinction
Denis Vlasenko
2008-11-22
1
-1
/
+9
*
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>
Denis Vlasenko
2008-09-13
1
-4258
/
+13
*
Kill off bogus #error's for big endian SH targets, these work fine.
Paul Mundt
2008-09-12
1
-9
/
+0
*
insmod: fix detection of open failure
Denis Vlasenko
2008-08-31
1
-1
/
+1
*
insmod: mix xmalloc with xrealloc_vector more carefully
Denis Vlasenko
2008-08-28
1
-37
/
+52
*
insmod: shrink
Denis Vlasenko
2008-08-27
1
-18
/
+13
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-3
/
+3
*
- commentary typo fix
Bernhard Reutner-Fischer
2008-07-21
1
-1
/
+1
*
- fix compilation for mips (Brian Daniels)
Bernhard Reutner-Fischer
2008-07-18
1
-1
/
+1
*
insmod: users report that "|| defined(__powerpc__)" is missing
Denis Vlasenko
2008-07-14
1
-1
/
+2
*
- fix typo (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-09
1
-1
/
+1
*
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
1
-4
/
+6
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-5
/
+5
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-3
/
+3
*
style fixes, no code changes
Denis Vlasenko
2008-06-26
1
-1
/
+1
*
changes in comments only
Denis Vlasenko
2008-06-24
1
-5
/
+8
*
Reinstate CONFIG_CROSS_COMPILE_PREFIX
Denis Vlasenko
2008-06-02
1
-4
/
+4
*
- Spaghetti alert. Fix clash with ancient fwd-decl. This is an unfortunate
Bernhard Reutner-Fischer
2008-05-27
1
-1
/
+2
*
- Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE.
Bernhard Reutner-Fischer
2008-05-27
1
-5
/
+3
*
- use (uC)libc functions. Saves a dozen bytes.
Bernhard Reutner-Fischer
2008-05-27
1
-2
/
+7
*
vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are
Bernhard Reutner-Fischer
2008-05-27
1
-7
/
+7
*
insmod: build fix for microblaze (by Greg Steuck <greg AT nest.cx>)
Denis Vlasenko
2008-05-17
1
-0
/
+1
*
- fix compilation on x86_64
Bernhard Reutner-Fischer
2008-05-16
1
-1
/
+1
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
1
-7
/
+8
*
insmod: fix build warnings. By Cristian Ionescu-Idbohrn
Denis Vlasenko
2008-05-09
1
-1
/
+10
*
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
1
-0
/
+3
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-11
/
+12
*
telnet: use poll, it's shorter
Denis Vlasenko
2007-11-06
1
-1
/
+2
*
insmod: make error reporting less verbose
Denis Vlasenko
2007-11-06
1
-2
/
+2
[next]