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

DragonFly-2.3.1.72.gb82e1 master usr.bin/netstat Makefile atalk.c if.c inet.c inet6.c ipsec.c ipx.c iso.c main.c mbuf.c mroute.c netgraph.c netstat.h route.c


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 16 May 2009 05:29:42 -0700 (PDT)

commit b82e1528bf7727166d4c9cca8b685226dd59637b
Author: Sascha Wildner <saw@online.de>
Date:   Sat May 16 14:14:07 2009 +0200

    netstat(1): Raise WARNS to 6 and fix warnings.

Summary of changes:
 usr.bin/netstat/Makefile   |    1 -
 usr.bin/netstat/atalk.c    |   10 ++--
 usr.bin/netstat/if.c       |   19 +++----
 usr.bin/netstat/inet.c     |   85 +++++++++++++++---------------
 usr.bin/netstat/inet6.c    |   16 +++---
 usr.bin/netstat/ipsec.c    |    4 +-
 usr.bin/netstat/ipx.c      |   11 ++--
 usr.bin/netstat/iso.c      |    6 +-
 usr.bin/netstat/main.c     |  122 ++++++++++++++++++++++----------------------
 usr.bin/netstat/mbuf.c     |    2 +-
 usr.bin/netstat/mroute.c   |    8 ++--
 usr.bin/netstat/netgraph.c |    5 +-
 usr.bin/netstat/netstat.h  |   46 ++++++++--------
 usr.bin/netstat/route.c    |   57 +++++++++++----------
 14 files changed, 197 insertions(+), 195 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b82e1528bf7727166d4c9cca8b685226dd59637b


-- 
DragonFly BSD source repository



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