K 10 svn:author V 6 yokota K 8 svn:date V 27 1997-03-07T11:04:01.000000Z K 7 svn:log V 263 Made sure the string formated by strftime() is properly null-terminated. Fixed a wrong if statement which should test a string is empty where in fact it tested the string pointer was NULL. Should go to RELENG_2_1 and RELENG_2_2. Reviewed by guido@freebsd.org. END