K 10 svn:author V 6 fenner K 8 svn:date V 27 1996-10-27T17:42:14.000000Z K 7 svn:log V 505 setuid back to the original caller immediately after opening the route socket. Opening the socket is the only privileged operation route requires. Make a couple of static buffers bigger, and use strncpy() and snprintf() where there's a chance of overflow. Fixes PR bin/1903 Partially Submitted by: Ollivier Robert Don't look up the network number if we're being asked to add a host route. Fixes PR bin/1900 Submitted by: Bruce A. Mah (pr bin/1900) END