K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2004-03-08T20:41:13.000000Z
K 7
svn:log
V 190
Use strlcpy and strlcat instead of strcpy and strcat.  The latter was fully
safe, but this way it doesn't turn up false positives when searching for
uses of strcpy and strcat to get rid of.

END
