summaryrefslogtreecommitdiff
path: root/usr.bin/netstat
Commit message (Expand)AuthorAgeFilesLines
* Output statistics as unsigned in the -w section.David Greenman1995-07-293-18/+26
* Add "connections dropped by persist timeout" statistic.David Greenman1995-07-291-0/+1
* Instantiate our own variables instead of depending on bogus commonBruce Evans1995-07-121-1/+2
* Correct spelling mistake: upcated -> updated.Garrett Wollman1995-06-191-2/+2
* Print out the statistics for cache updates of rtt, rttvar, and ssthresh.Garrett Wollman1995-06-191-0/+5
* Re-write `netstat -g' code to match the 3.5 data structures.Garrett Wollman1995-06-132-53/+51
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-4/+4
* That's what I get for doing things in a hurry...applied up-to-date patchDavid Greenman1995-04-091-1/+1
* Oops, remove some chaff from previous commit.David Greenman1995-04-091-6/+0
* Updated netstat to grok 4.4 QUEUE macros now being used to like the PCBsDavid Greenman1995-04-092-10/+12
* The negative expire times shown by netstat are confusing and ugly.Jordan K. Hubbard1995-04-061-5/+7
* Changed "mapped pages in use" to "mbuf clusters in use".David Greenman1995-02-231-1/+1
* Make netstat report the correct state for T/TCP.Garrett Wollman1995-02-141-1/+7
* Don't print protocol-cloned routes by default (enabled by -a flag).Garrett Wollman1995-01-233-33/+62
* Document new route flags.Garrett Wollman1994-12-141-1/+4
* Make it possible to correctly print out new route flags, and do so.Garrett Wollman1994-12-131-1/+4
* Added '-b' option to display the number of in and out bytes on a givenDavid Greenman1994-10-124-35/+86
* Document router advertisement and solicitation messages in ICMP inputGarrett Wollman1994-10-021-2/+2
* Tell netstat about the new multicast forwarding statistics. For the moment,Garrett Wollman1994-09-081-8/+23
* Changed output formatting to 0 pad hex bytes if necessary. This makesDavid Greenman1994-08-051-1/+1
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-051-2/+2
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-2712-0/+4125