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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modutils
/
modprobe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Michael Tokarev, mjt at tls dot msk dot ru writes:
Eric Andersen
2004-04-06
1
-2
/
+2
*
whitespace cleanup
Eric Andersen
2004-01-10
1
-45
/
+50
*
Woody Suwalski writes:
Eric Andersen
2004-01-10
1
-0
/
+1
*
Woody Suwalski writes:
Eric Andersen
2004-01-06
1
-8
/
+22
*
re-indent
Eric Andersen
2003-12-24
1
-115
/
+115
*
Patch from Woody Suwalski:
Eric Andersen
2003-12-19
1
-0
/
+24
*
Steven Seeger writes:
Eric Andersen
2003-11-14
1
-1
/
+2
*
Busybox modprobe has a couple of irritating quirks:
Glenn L McGrath
2003-09-08
1
-4
/
+33
*
Fall back to looking in /lib/modules/modules.dep if
Eric Andersen
2003-06-20
1
-2
/
+7
*
Patch from Andrew Dennison:
Eric Andersen
2003-06-20
1
-13
/
+25
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-18
/
+18
*
print an error message if we can't load a module
Robert Griebl
2002-12-03
1
-2
/
+4
*
for some baffling reason tinycc insists that i change this 0 to NULL
Aaron Lehmann
2002-08-23
1
-1
/
+1
*
- updated a few copyright/left file headers
Robert Griebl
2002-08-05
1
-2
/
+17
*
Fixed a bug that I had introduced with the new "options" handling.
Robert Griebl
2002-07-29
1
-7
/
+8
*
modprobe now also uses "options" from /etc/modules.conf
Robert Griebl
2002-07-26
1
-55
/
+99
*
David Frascone <dave@frascone.com> noticed two problems. First, modprobe was
Eric Andersen
2002-07-02
1
-0
/
+4
*
Cleaned up Erik's fgets -> read patch and fixed a buffer overflow
Robert Griebl
2002-06-04
1
-36
/
+38
*
Avoid stack munching stdio implementations.
Eric Andersen
2002-06-04
1
-75
/
+100
*
Fixed a realloc bug found by Martin Volf
Robert Griebl
2002-06-02
1
-3
/
+3
*
Added support for /etc/modules.conf parsing
Robert Griebl
2002-05-28
1
-18
/
+105
*
Some cleanups, some size reductions and some buffer overflow checks
Robert Griebl
2002-05-22
1
-61
/
+43
*
Complete rewrite to support stack loading/unloading with proper
Robert Griebl
2002-05-14
1
-94
/
+145
*
Patch from Robert Griebl <griebl@gmx.de> to support modprobe -r properly,
Eric Andersen
2002-05-03
1
-36
/
+57
*
Make verbose and show_only work as expected
Eric Andersen
2002-05-03
1
-7
/
+13
*
Reworked by Robert Griebl <griebl@gmx.de> to support proper
Eric Andersen
2002-04-26
1
-0
/
+188
*
Add space before module name (noted by Ron Yorston).
Matt Kraai
2001-11-27
1
-1
/
+1
*
Cleanup some warnings and a really obvious bug.
Eric Andersen
2001-07-25
1
-4
/
+4
*
An initial modproble implementation. Quite suboptimal still,
Eric Andersen
2001-07-22
1
-0
/
+121
[prev]