Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2010 00:34:13 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/netstat if.c main.c netstat.1 netstat.h
Message-ID:  <201002100131.o1A1Vg4B018691@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2010-02-10 00:34:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.bin/netstat      if.c main.c netstat.1 netstat.h 
  Log:
  SVN rev 203737 on 2010-02-10 00:34:13Z by delphij
  
  MFC r202060:
  
  Add a new option, -q howmany, which when used in conjuction with -w,
  exits netstat after _howmany_ outputs.
  
  Requested by:   thomasa
  Reviewed by:    freebsd-net (bms, old version in early 2007)
  
  Revision  Changes    Path
  1.70.2.3  +2 -0      src/usr.bin/netstat/if.c
  1.96.2.3  +8 -2      src/usr.bin/netstat/main.c
  1.63.2.2  +7 -1      src/usr.bin/netstat/netstat.1
  1.58.2.3  +1 -0      src/usr.bin/netstat/netstat.h



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