Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2000 07:10:37 -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 sockstat.pl
Message-ID:  <200010071410.HAA37923@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2000/10/07 07:10:37 PDT

  Modified files:
    usr.bin/sockstat     sockstat.pl 
  Log:
  Total rewrite. This was actually the first non-trivial Perl script I ever
  wrote, and as such was not very pretty.
  
  Changes that may cause problems for people who use sockstat in scripts:
  
   - sockstat(8) now displays Unix domain sockets in addition to IPv4 and IPv6
   - the last period in local and foreign addresses is changed to a colon to
     make the port number easier to spot
   - IPv4 and IPv6 sockets are listed separately (IPv4 first, then IPv6, then
     Unix)
  
  Revision  Changes    Path
  1.10      +130 -27   src/usr.bin/sockstat/sockstat.pl



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?200010071410.HAA37923>