summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove trailing whitespace.rgrimes1995-05-302-4/+4
|
* That's what I get for doing things in a hurry...applied up-to-date patchdg1995-04-091-1/+1
| | | | to this file rather than old one (before I renamed the structure element).
* Oops, remove some chaff from previous commit.dg1995-04-091-6/+0
|
* Updated netstat to grok 4.4 QUEUE macros now being used to like the PCBsdg1995-04-092-10/+12
| | | | together.
* The negative expire times shown by netstat are confusing and ugly.jkh1995-04-061-5/+7
| | | | | | Destination Gateway Flags Refs Use Netif Expire 199.182.75.128 link#1 UC 0 0 ed0 -842660 Submitted by: John Capo <jc@irbs.com>
* Changed "mapped pages in use" to "mbuf clusters in use".dg1995-02-231-1/+1
|
* Make netstat report the correct state for T/TCP.wollman1995-02-141-1/+7
| | | | Submitted by: Andras Olah <olah@cs.utwente.nl>
* Don't print protocol-cloned routes by default (enabled by -a flag).wollman1995-01-233-33/+62
| | | | | Print non-zero expiration timers. Use err(3) for error reporting.
* Document new route flags.wollman1994-12-141-1/+4
|
* Make it possible to correctly print out new route flags, and do so.wollman1994-12-131-1/+4
|
* Added '-b' option to display the number of in and out bytes on a givendg1994-10-124-35/+86
| | | | interface (used with -i and -I flag).
* Document router advertisement and solicitation messages in ICMP inputwollman1994-10-021-2/+2
| | | | histogram.
* Tell netstat about the new multicast forwarding statistics. For the moment,wollman1994-09-081-8/+23
| | | | | don't try to do any multicast forwarding cache printouts; it's not clear that netstat can do anything particularly useful or meaningful.
* Changed output formatting to 0 pad hex bytes if necessary. This makesdg1994-08-051-1/+1
| | | | | the output consistent with traditional representations of ethernet addresses. I still don't like the spacing in netstat -i, however.
* Converted 'vmunix' to 'kernel'.dg1994-08-051-2/+2
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-2712-0/+4125
OpenPOWER on IntegriCloud