Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2010 03:00:17 +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:  <201001110300.o0B30dDe075628@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2010-01-11 03:00:17 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/netstat      if.c main.c netstat.1 netstat.h 
  Log:
  SVN rev 202060 on 2010-01-11 03:00:17Z by delphij
  
  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)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.75      +2 -0      src/usr.bin/netstat/if.c
  1.103     +8 -2      src/usr.bin/netstat/main.c
  1.66      +7 -1      src/usr.bin/netstat/netstat.1
  1.62      +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?201001110300.o0B30dDe075628>