K 10 svn:author V 6 robert K 8 svn:date V 27 2004-06-17T14:07:16.000000Z K 7 svn:log V 93 Use strlcpy(3) to replace the idiomatic strncpy(d, s, l); d[l - 1] = '\0'; statements. END