| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |