Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 05:32:03 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/sockstat Makefile sockstat.1 sockstat.c sockstat.pl
Message-ID:  <200207311232.g6VCW3IO030916@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2002/07/31 05:32:03 PDT

  Modified files:
    usr.bin/sockstat     Makefile sockstat.1 
  Added files:
    usr.bin/sockstat     sockstat.c 
  Removed files:
    usr.bin/sockstat     sockstat.pl 
  Log:
  Rewrite sockstat(1) in C.
  
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.6       +2 -1      src/usr.bin/sockstat/Makefile
  1.17      +11 -11    src/usr.bin/sockstat/sockstat.1
  1.1       +584 -0    src/usr.bin/sockstat/sockstat.c (new)
  1.17      +0 -246    src/usr.bin/sockstat/sockstat.pl (dead)

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?200207311232.g6VCW3IO030916>