K 10 svn:author V 2 ed K 8 svn:date V 27 2009-02-28T14:20:26.279182Z K 7 svn:log V 203 Replace bcopy() calls inside the TTY layer with memcpy()/strlcpy(). In all these cases the buffers never overlap. Program names are also likely to be shorter, so use a regular strlcpy() to copy p_comm. END