Commit Graph

10 Commits

Author SHA1 Message Date
sin facc3a871f Turn enumeration into #defines 2014-11-30 12:34:26 +00:00
sin 6f7f387352 Stop using EXIT_{SUCCESS,FAILURE} 2014-10-02 23:47:39 +01:00
sin 86060b535c Fix includes across all tools 2014-06-30 19:04:47 +01:00
sin 5b9ea69b08 Sweep through code and replace malloc() with emalloc() etc. 2014-04-30 13:12:17 +01:00
sin d0dc4dc2b7 Fix some more instances of enprintf(EXIT_FAILURE, ...); 2014-02-27 15:10:39 +00:00
sin 41769b976a Check for a valid pagesize in mkswap(8) 2013-10-29 15:55:59 +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 e96ee7f6d0 Fix mkswap.c usage line 2013-08-12 11:21:15 +01:00
sin 423e002098 Add mkswap(8)
No manpage yet.
2013-08-09 14:30:40 +01:00