K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-03-30T16:46:04.000000Z K 7 svn:log V 260 1) Add missing prototypes for fmt_perm and cvt_time. 2) Move a break outside a #if block to keep gcc3 from seeing a "default:" at the end of a block. 3) Fix some format warnings. Some remain which can be fixed more easily when we have a full C99 printf. END