K 10 svn:author V 5 brian K 8 svn:date V 27 1999-04-07T08:27:45.000000Z K 7 svn:log V 260 Ensure that things returned by gethostname() and friends are terminated and allow for a maximum host name length of MAXHOSTNAMELEN - 1. Put parenthesis around sizeof args. Make some variables static. Fix telnetd -u (broken by my last commit) Prompted by: bde END