]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r264539:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 16 Aug 2014 13:47:04 +0000 (13:47 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 16 Aug 2014 13:47:04 +0000 (13:47 +0000)
commit2b7d7381ff1852062ce854ce876614b515a76987
treef9bcedc8d391b3cd99a6af3207404a0f2d8d924b
parent028aede704298b1556bdc91bafaf1ff864850095
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

git-svn-id: svn://svn.freebsd.org/base/stable/10@270050 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/route/route.c