K 10 svn:author V 4 kris K 8 svn:date V 27 2001-07-05T07:47:00.000000Z K 7 svn:log V 345 MFC: * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile creation. * Tag the internal err() function with __printflike to allow checking for non-constant format string arguments (none exist) * Use fmtcheck() to sanitize the tar command obtained via -t to make sure it doesn't contain extraneous format operators. END