git: route: Delete ortentry, SIOC{ADD,DEL}RT and RTM_OLD{ADD,DEL}
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Sun Aug  6 20:23:25 PDT 2017
    
    
  
commit ac6b17f6589738ce724d57fa3504d11e1cb553b8
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri Aug 4 20:06:18 2017 +0800
    route: Delete ortentry, SIOC{ADD,DEL}RT and RTM_OLD{ADD,DEL}
    
    They have not been used for more than a decade.
Summary of changes:
 sbin/route/route.c         | 14 ++++++++------
 sbin/routed/table.c        |  4 ++--
 sys/net/route.h            | 18 ++----------------
 sys/sys/param.h            |  3 ++-
 sys/sys/sockio.h           |  2 --
 usr.sbin/route6d/route6d.c | 11 +----------
 6 files changed, 15 insertions(+), 37 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ac6b17f6589738ce724d57fa3504d11e1cb553b8
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list