summaryrefslogtreecommitdiffstats
path: root/usr.bin/sockstat
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: markup polishing.ru2002-11-261-4/+4
* Use a cast to `void *' before casting to a pointer to a structurerobert2002-08-021-5/+8
* Don't depend on namespace pollution from <netinet/in_pcb.h>.des2002-08-011-0/+2
* Implement the -l and -c options, which I'd forgotten.des2002-08-011-6/+17
* Rewrite sockstat(1) in C.des2002-07-314-257/+596
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Drop maintainership of this, it serves no purpose.des2002-04-151-1/+0
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-131-1/+1
* mdoc(7) police: fix markup.ru2001-08-101-9/+22
* Allow the user to specify port ranges against which to match inet sockets.des2001-08-072-3/+76
* Fix 64 bit issues so that sockstat && fstat work correctly on alpha.mjacob2001-07-251-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* beforeinstall -> SCRIPTS.ru2001-04-071-4/+1
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Use the newly introduced -W flag to netstat(1) to avoid truncated addresses.des2001-03-151-1/+1
* Add (and document) options for showing only listening or connected sockets.des2001-03-062-11/+39
* Prepare for mdoc(7)NG.ru2001-01-161-2/+2
* mdoc(7) police: added missing .Os call.ru2000-12-141-0/+1
* Spell the des's name correctly.ru2000-11-141-1/+1
* Skip sockets with no SCBdes2000-10-131-0/+2
* Document the fact that sockstat now lists Unix domain sockets, and the newdes2000-10-071-3/+27
* Total rewrite. This was actually the first non-trivial Perl script I everdes2000-10-071-26/+129
* Restore support for displaying raw IPv4 sockets andru2000-08-301-2/+2
* Invoke netstat(1) and fstat(1) with full path.des2000-08-301-2/+2
* Do not dot terminate list of referencescharnier2000-03-261-1/+1
* Prevent sockstat print out some empty entries related to IPv6.shin2000-03-111-2/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
* Update sockstat to support INET6 socket printing.shin2000-02-262-6/+10
* Add xrefs to the {f,net,sock}stat.1 manpages. While I'm in there, fixsheldonh1999-09-061-1/+1
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* Use -finet option to netstat(1), and don't discard anything.des1999-07-062-11/+10
* Don't use STDOUT_TOP.des1999-05-011-3/+3
* Rename lsock(1) to sockstat(1).des1999-04-153-0/+146
OpenPOWER on IntegriCloud