NetBSD/sbin/route
he 8974f21b75 Make this build for __GNUC__ <= 2 (i.e. for vax). The cast to
caddr_t removes a const qualifier.  Instead, cast the first element
of the subtraction to "struct sockaddr *" to work around the problem.
2005-08-10 11:48:17 +00:00
..
ccitt_addr.c More style nits (KNF); casts and sizeof's are not followed by a space. 2005-08-09 19:43:24 +00:00
extern.h Accept protocol flags, i.e. -inet, -inet6, with the show command. 2005-08-09 21:25:42 +00:00
keywords.c
keywords.h const poisoning. 2005-06-26 21:28:15 +00:00
keywords.sh
Makefile Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
route.8
route.c Make this build for __GNUC__ <= 2 (i.e. for vax). The cast to 2005-08-10 11:48:17 +00:00
show.c Accept protocol flags, i.e. -inet, -inet6, with the show command. 2005-08-09 21:25:42 +00:00