K 10 svn:author V 3 imp K 8 svn:date V 27 1996-11-01T06:29:34.000000Z K 7 svn:log V 243 Fix minor buffer problems: Off by one in verify allowed one to march one byte off the end of wd.wd_hostname if wd.wd_hostname had no NUL characters in it. strncpy of myname into mywd used the source buffer's length, rather than the dest. END