Searched hist:1903 (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.0-release/include/rpc/
H A Dpmap_prot.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
H A Dauth_unix.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
H A Dpmap_clnt.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
H A Dpmap_rmt.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
H A Drpc.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
H A Drpc_msg.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
H A Dsvc_auth.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
H A Dclnt.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
H A Dsvc.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
H A Dauth.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
H A Dxdr.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
/freebsd-10.0-release/sys/rpc/
H A Dtypes.hdiff 1903 Sun Aug 07 16:41:02 MDT 1994 wollman Use the header files that are compatible with the code just moved over
from 1.1.5.
/freebsd-10.0-release/sbin/route/
H A Droute.cdiff 19209 Sun Oct 27 15:42:14 MST 1996 fenner 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 <roberto@keltia.freenix.fr>

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 <bmah@cs.berkeley.edu> (pr bin/1900)

Completed in 294 milliseconds