summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/inet.c
Commit message (Expand)AuthorAgeFilesLines
* Print PCB hash miss statistic.wollman1996-06-051-0/+1
* Code cleanup: remove unused variables, use correct *printf formatalex1996-06-021-91/+91
* Move #include of queue.h before #include of socketvar.h in preparation fordg1996-03-111-1/+1
* Add a counter for the number of times the listen queue was overflowed toguido1996-02-261-0/+1
* tidy up the domain name trimming code, and move it to a single placepeter1996-01-151-13/+1
* Merge in Lite-2 changes.peter1996-01-141-2/+3
* Change .8s port name restriction to .15s, modern tcp portache1995-12-231-1/+1
* - #if defined(TF_NEEDSYN) && defined(TF_NEEDSYN)adam1995-10-271-2/+2
* In TCP statistics, display new statistic about how many resends werewollman1995-10-131-0/+1
* Output statistics as unsigned in the -w section.dg1995-07-291-5/+13
* Add "connections dropped by persist timeout" statistic.dg1995-07-291-0/+1
* Correct spelling mistake: upcated -> updated.wollman1995-06-191-2/+2
* Print out the statistics for cache updates of rtt, rttvar, and ssthresh.wollman1995-06-191-0/+5
* That's what I get for doing things in a hurry...applied up-to-date patchdg1995-04-091-1/+1
* 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-091-8/+9
* Make netstat report the correct state for T/TCP.wollman1995-02-141-1/+7
* Document router advertisement and solicitation messages in ICMP inputwollman1994-10-021-2/+2
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+494
OpenPOWER on IntegriCloud