aboutsummaryrefslogtreecommitdiff
path: root/libbb/qmodule.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No real need for my_query_module() and this eliminates some type-punnedRob Landley2006-08-281-30/+0
| | | | pointer warning on certain gcc versions (and saves 38 bytes).
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
|
* rmmod -a removed modules recursivelyTim Riker2002-12-141-0/+29