Commit Graph

7 Commits

Author SHA1 Message Date
Hiltjo Posthuma
c5f17bd3dc remove some signed / unsigned type warnings
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-02-14 14:11:37 +00:00
sin
9a4fba0251 Use calloc() instead of malloc() + memset() 2014-02-10 19:29:41 +00:00
sin
471432a9e6 Ensure opts is null-terminated before calling strcat() 2014-02-10 19:07:41 +00:00
s-p-k
e340e1373e exit with EXIT_SUCCESS/EXIT_FAILURE 2013-10-07 19:15:00 +01:00
sin
f6cf690aa2 Fix usage lines 2013-08-14 14:40:49 +01:00
sin
691c4ae503 If opts is NULL just pass "" as expected by the kernel 2013-08-09 11:27:54 +01:00
sin
b90db5b7f7 Add insmod(8) 2013-08-07 11:52:36 +01:00