freebsd-skq/sbin/route
bz a771dfd28a MFC r264539:
When switching variables to flags in r243185 a few cases were missed.
 After r263152 (in head) this leaves unused variables if route(8) is
 compiled without INET support.
 Switch the remaining variable accesses to flags and remove now obsolete
 variables.

 Reviewed by:	glebius
2014-08-16 13:47:04 +00:00
..
keywords Merge r260524,r260540 2014-05-08 19:35:12 +00:00
Makefile - Add support of MK_INET_SUPPORT=no. 2013-07-17 14:05:20 +00:00
route.8 Merge r260524,r260540 2014-05-08 19:35:12 +00:00
route.c MFC r264539: 2014-08-16 13:47:04 +00:00