K 10 svn:author V 5 brian K 8 svn:date V 27 1997-12-23T22:38:55.000000Z K 7 svn:log V 159 strncpy(x,y,sizeof(x)) --> strncpy(x,y,sizeof(x)-1) Suggested by: Philippe Charnier Theo de Raadt END