Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2001 16:08:00 -0700 (PDT)
From:      Assar Westerlund <assar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/netstat atalk.c if.c inet.c inet6.c ipsec.c ipx.c iso.c main.c mbuf.c mroute.c mroute6.c netgraph.c netstat.h ns.c route.c unix.c
Message-ID:  <200106152308.f5FN80g71725@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
assar       2001/06/15 16:08:00 PDT

  Modified files:
    usr.bin/netstat      atalk.c if.c inet.c inet6.c ipsec.c ipx.c 
                         iso.c main.c mbuf.c mroute.c mroute6.c 
                         netgraph.c netstat.h ns.c route.c unix.c 
  Log:
  revert removal of warning and K&R support
  
  Requested by: bde
  
  Revision  Changes    Path
  1.18      +10 -5     src/usr.bin/netstat/atalk.c
  1.43      +17 -8     src/usr.bin/netstat/if.c
  1.46      +28 -11    src/usr.bin/netstat/inet.c
  1.13      +24 -9     src/usr.bin/netstat/inet6.c
  1.4       +21 -14    src/usr.bin/netstat/ipsec.c
  1.15      +17 -7     src/usr.bin/netstat/ipx.c
  1.7       +42 -15    src/usr.bin/netstat/iso.c
  1.46      +37 -13    src/usr.bin/netstat/main.c
  1.23      +3 -2      src/usr.bin/netstat/mbuf.c
  1.15      +5 -3      src/usr.bin/netstat/mroute.c
  1.8       +5 -3      src/usr.bin/netstat/mroute6.c
  1.6       +2 -2      src/usr.bin/netstat/netgraph.c
  1.26      +30 -30    src/usr.bin/netstat/netstat.h
  1.3       +16 -6     src/usr.bin/netstat/ns.c
  1.56      +49 -24    src/usr.bin/netstat/route.c
  1.15      +5 -3      src/usr.bin/netstat/unix.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106152308.f5FN80g71725>