Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
62e0037d2d626f539502821509f0d24b589fbca0
/
modutils
/
modprobe.c
bdf6319
Patch from Egor Duda
by Glenn L McGrath
· 20 years ago
807bd84
Patch from Mike Castle to cleanup some modutils issues, in
by Eric Andersen
· 20 years ago
e3a792c
Only pass modprobe module params with 2.6.x kernel support. -Erik
by Eric Andersen
· 20 years ago
beaef16
Christian Ostheimer writes:
by Eric Andersen
· 20 years ago
fcf4732
Patch from Mike Castle, dont print an empty line (patch modified by me to
by Glenn L McGrath
· 20 years ago
d2c6f9a
Patch from Phil Blundellto improve substring match
by Glenn L McGrath
· 20 years ago
65c8c7b
Willian Barsse wrote
by Glenn L McGrath
· 20 years ago
44b5758
William Barsse writes:
by Eric Andersen
· 20 years ago
36a836d
Patch from Mike Snitzer <snitzer@gmail.com>:
by Robert Griebl
· 20 years ago
d943837
Patrick Huesmann writes:
by Eric Andersen
· 20 years ago
7e496a7
Michael Tokarev, mjt at tls dot msk dot ru writes:
by Eric Andersen
· 21 years ago
d298bd1
Michael Tokarev, mjt at tls dot msk dot ru writes:
by Eric Andersen
· 21 years ago
ba05e79
Michael Tokarev, mjt at tls dot msk dot ru writes:
by Eric Andersen
· 21 years ago
716ccb2
whitespace cleanup
by Eric Andersen
· 21 years ago
8e2f74f
Woody Suwalski writes:
by Eric Andersen
· 21 years ago
9d65ab2
Woody Suwalski writes:
by Eric Andersen
· 21 years ago
3b1a744
re-indent
by Eric Andersen
· 21 years ago
03d8091
Patch from Woody Suwalski:
by Eric Andersen
· 21 years ago
61b038a
Steven Seeger writes:
by Eric Andersen
· 21 years ago
350733a
Busybox modprobe has a couple of irritating quirks:
by Glenn L McGrath
· 21 years ago
25ea42d
Fall back to looking in /lib/modules/modules.dep if
by Eric Andersen
· 22 years ago
908e362
Patch from Andrew Dennison:
by Eric Andersen
· 22 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
3ba7cee
print an error message if we can't load a module
by Robert Griebl
· 22 years ago
0df910a
for some baffling reason tinycc insists that i change this 0 to NULL
by Aaron Lehmann
· 22 years ago
6859d76
- updated a few copyright/left file headers
by Robert Griebl
· 22 years ago
70112da
Fixed a bug that I had introduced with the new "options" handling.
by Robert Griebl
· 22 years ago
aead70b
modprobe now also uses "options" from /etc/modules.conf
by Robert Griebl
· 22 years ago
b493dec
David Frascone <dave@frascone.com> noticed two problems. First, modprobe was
by Eric Andersen
· 22 years ago
bc28f7a
Cleaned up Erik's fgets -> read patch and fixed a buffer overflow
by Robert Griebl
· 23 years ago
c06391b
Avoid stack munching stdio implementations. -Erik
by Eric Andersen
· 23 years ago
3b79370
Fixed a realloc bug found by Martin Volf
by Robert Griebl
· 23 years ago
1d4ef2a
Added support for /etc/modules.conf parsing
by Robert Griebl
· 23 years ago
236abbf
Some cleanups, some size reductions and some buffer overflow checks
by Robert Griebl
· 23 years ago
52e8d06
Complete rewrite to support stack loading/unloading with proper
by Robert Griebl
· 23 years ago
864b797
Patch from Robert Griebl <griebl@gmx.de> to support modprobe -r properly,
by Eric Andersen
· 23 years ago
26920c6
Make verbose and show_only work as expected -Erik
by Eric Andersen
· 23 years ago
60e56f5
Reworked by Robert Griebl <griebl@gmx.de> to support proper module dependancies.
by Eric Andersen
· 23 years ago
8a35c9a
Add space before module name (noted by Ron Yorston).
by Matt Kraai
· 23 years ago
1b06419
Cleanup some warnings and a really obvious bug. -Erik
by Eric Andersen
· 23 years ago
0139ca9
An initial modproble implementation. Quite suboptimal still,
by Eric Andersen
· 23 years ago