K 10 svn:author V 3 ume K 8 svn:date V 27 2002-11-08T17:49:31.000000Z K 7 svn:log V 465 MFC 1.35, 1.36: - kill strcpy - port range check need to be done before htons. from deraadt - %d/%u audit - correct bad practice in the code - it uses two changing variables to manage buffer (buf and buflen). we eliminate buflen and use fixed point (ep) as the ending pointer. - use snprintf, not sprintf - pass correct name into q.name. from lukem@netbsd - sync comment - scopeid is u_int32_t - strtoul pedant. pointed out by deraadt END