NetBSD/sbin/route
ginsbach d313757b82 * Exit non-zero error code when flushroute() fails operating on the
routing socket, e.g. running route flush as non-root.

* When quiet (-q) don't append error string to a non-existent
  diagnostic output (stdout).  The error diagnostic is still written
  to stderr.  [from FreeBSD]

* Use warn(3) in place of perror(3).
2005-07-15 21:29:54 +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 const poisoning. 2005-06-26 21:28:15 +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 const poisoning. 2005-06-26 21:28:15 +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 * Exit non-zero error code when flushroute() fails operating on the 2005-07-15 21:29:54 +00:00
show.c const poisoning. 2005-06-26 21:28:15 +00:00