K 10 svn:author V 4 mike K 8 svn:date V 27 2001-08-13T05:56:27.000000Z K 7 svn:log V 217 Fix some bogus strncpy(3) to strlcpy(3) changes I made in the previous revision. structures don't leave room for a NUL character. Also fix "UNKNOWN" which should have just been UNKNOWN. Pointed out by: bde END