summaryrefslogtreecommitdiff
path: root/modutils/modprobe.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add space before module name (noted by Ron Yorston).Matt Kraai2001-11-271-1/+1
|
* Cleanup some warnings and a really obvious bug.Eric Andersen2001-07-251-4/+4
| | | | -Erik
* An initial modproble implementation. Quite suboptimal still,Eric Andersen2001-07-221-0/+121
but it does work...