NetBSD/sbin/route
ginsbach 22f8a99e92 * Honor -net when using CIDR (net/mask) notation. This differs
from the default CIDR (host/mask) interpretation.  As discussed on
  tech-net.

* Use errx() in place of fprintf() and exit().  Make the error message
  formats consistent.
2005-05-12 21:10:49 +00:00
..
Makefile Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
ccitt_addr.c Kill __P(), use ANSI function declarations. 2005-02-05 14:05:23 +00:00
extern.h Kill __P(), use ANSI function declarations. 2005-02-05 14:05:23 +00:00
keywords.c This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +00:00
keywords.h This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +00:00
keywords.sh This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +00:00
route.8 correct typo. PR misc/22944 2003-10-02 00:09:06 +00:00
route.c * Honor -net when using CIDR (net/mask) notation. This differs 2005-05-12 21:10:49 +00:00
show.c Kill __P(), use ANSI function declarations. 2005-02-05 14:05:23 +00:00