index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modutils
/
insmod.c
(
follow
)
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]