aboutsummaryrefslogtreecommitdiff
path: root/lsmod.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler0_43pre1Erik Andersen2000-03-081-1/+1
| | | | | BB_FEATURE_USE_DEVPS_PATCH. -Erik
* Fixed up lsmod so it works with my devmodules kernel driver,Erik Andersen2000-03-081-4/+7
| | | | | and with /proc. -Erik
* Fix bugs related to finding PIDs.Erik Andersen2000-03-071-3/+3
| | | | -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-2/+4
| | | | -Erik
* Added lsmodErik Andersen1999-12-151-0/+35
-Erik