Robert Griebl
|
bc28f7a1e1
|
Cleaned up Erik's fgets -> read patch and fixed a buffer overflow
|
2002-06-04 19:33:58 +00:00 |
|
Eric Andersen
|
c06391be0d
|
Avoid stack munching stdio implementations.
-Erik
|
2002-06-04 13:28:43 +00:00 |
|
Robert Griebl
|
3b79370a7d
|
Fixed a realloc bug found by Martin Volf
|
2002-06-02 09:36:12 +00:00 |
|
Robert Griebl
|
1d4ef2a9e9
|
Added support for /etc/modules.conf parsing
for now only the 'alias' entries are evaluated
|
2002-05-28 21:32:10 +00:00 |
|
Robert Griebl
|
236abbfd71
|
Some cleanups, some size reductions and some buffer overflow checks
Most of it based on ideas from vodz
|
2002-05-22 23:34:35 +00:00 |
|
Robert Griebl
|
52e8d060a9
|
Complete rewrite to support stack loading/unloading with proper
handling of duplicates in the dependencies list.
|
2002-05-14 23:42:08 +00:00 |
|
Eric Andersen
|
864b79791a
|
Patch from Robert Griebl <griebl@gmx.de> to support modprobe -r properly,
merged in with the latest and greatest.
|
2002-05-03 15:48:26 +00:00 |
|
Eric Andersen
|
26920c6c94
|
Make verbose and show_only work as expected
-Erik
|
2002-05-03 15:22:42 +00:00 |
|
Eric Andersen
|
60e56f5292
|
Reworked by Robert Griebl <griebl@gmx.de> to support proper
module dependancies.
|
2002-04-26 06:04:01 +00:00 |
|
Matt Kraai
|
8a35c9a557
|
Add space before module name (noted by Ron Yorston).
|
2001-11-27 17:28:01 +00:00 |
|
Eric Andersen
|
1b06419e60
|
Cleanup some warnings and a really obvious bug.
-Erik
|
2001-07-25 07:23:38 +00:00 |
|
Eric Andersen
|
0139ca92ff
|
An initial modproble implementation. Quite suboptimal still,
but it does work...
|
2001-07-22 23:01:03 +00:00 |
|