summaryrefslogtreecommitdiffstats
path: root/usr.bin/sockstat/sockstat.c
Commit message (Expand)AuthorAgeFilesLines
* Unbreak sockstat(1) on systems without the divert protocol.ru2004-12-061-0/+2
* Show divert(4) sockets as well.ru2004-12-051-0/+6
* Do not display bogus entries for sockets in the TIME_WAIT or similarroam2004-08-251-0/+2
* make sockstat not print wierd addresses on not connected unix domain socketsjmg2003-07-191-1/+5
* Finish the implementation of the -p switch so that itmux2003-06-071-0/+26
* To reserve space for 65536 bits, allocaterobert2003-05-091-1/+1
* Bow to the whining masses and change a union back into void *. Retaindillon2003-01-131-2/+2
* Change struct file f_data to un_data, a union of the correct structdillon2003-01-121-2/+2
* 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-311-0/+584
OpenPOWER on IntegriCloud