K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-07-12T15:46:53.933538Z K 7 svn:log V 276 mkimg(1): minor cleanups with argument order in calloc(3). Generally the first argument in calloc is supposed to stand for a count and the second for a size. Try to make that consistent. While here, attempt to make some use of the overflow detection capability in calloc(3). END