NetBSD/sbin/route
ginsbach ba49deed2a Clean up some minor nits:
+ style (KNF).
  . don't cast NULL
  . white space clean up
+ use consistent format for error messages.
+ plug memory leaks and avoid malloc(0).
+ verbose message should display even when routing table is empty
  (flushroutes).
2005-08-30 19:01:25 +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 Make sure that a netmask socket address value prints appropriately when the 2005-08-15 19:28:08 +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 correct typo. PR misc/22944 2003-10-02 00:09:06 +00:00
route.c Clean up some minor nits: 2005-08-30 19:01:25 +00:00
show.c Clean up some minor nits: 2005-08-30 19:01:25 +00:00