DragonFly BSD
DragonFly commits List (threaded) for 2011-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: world - Fix buildworld after ifnet changes


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Jun 2011 19:11:51 -0700 (PDT)

commit 1afbcbacb38bccc3bac01ae24420658b4b8346c7
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Jun 7 19:09:32 2011 -0700

    world - Fix buildworld after ifnet changes
    
    * Use the _KERNEL_STRUCTURES mechanic to conditionalize struct ifnet
      and related structures needed by buildworld.
    
    Reported-by: matthiasr

Summary of changes:
 sys/net/if_var.h          |    6 ++++++
 sys/net/pf/if_pflog.h     |    4 ++++
 sys/net/sl/if_slvar.h     |    5 ++++-
 sys/netinet6/ip6_mroute.h |    4 ++--
 usr.bin/netstat/if.c      |    1 +
 usr.bin/netstat/mroute6.c |    3 +--
 usr.sbin/slstat/slstat.c  |    2 ++
 7 files changed, 20 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1afbcbacb38bccc3bac01ae24420658b4b8346c7


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]