Commit Graph

8 Commits

Author SHA1 Message Date
sin 6f7f387352 Stop using EXIT_{SUCCESS,FAILURE} 2014-10-02 23:47:39 +01:00
sin 55dd1076fe Print header after trying to open /proc/modules
This fails on kernels compiled without module support or
if procfs is not mounted.
2014-07-04 11:52:09 +01:00
sin 86060b535c Fix includes across all tools 2014-06-30 19:04:47 +01:00
sin 816199471f Replace fgets() with agetline() 2014-06-14 13:15:03 +01:00
sin d0dc4dc2b7 Fix some more instances of enprintf(EXIT_FAILURE, ...); 2014-02-27 15:10:39 +00:00
s-p-k e340e1373e exit with EXIT_SUCCESS/EXIT_FAILURE 2013-10-07 19:15:00 +01:00
sin 35bff9489e Use ferror() if fgets() returns NULL 2013-09-05 09:53:39 +01:00
sin 92895baad0 Add lsmod(8)
No manpage yet.
2013-08-09 11:31:19 +01:00