summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/unix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were requiredrwatson2009-10-051-5/+21
* o With -L flag show unix sockets listen queues stats. It is usefulmaxim2008-12-311-6/+17
* style(9)obrien2008-01-021-3/+3
* Restore netstat -M functionality for most statistics on core dumps. Injhb2007-07-161-19/+133
* Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,yar2006-07-281-0/+1
* Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3).charnier2004-07-261-5/+6
* Widen struct sockbuf's sb_timeo member to int from short. Withjdp2002-07-241-1/+1
* remove K&R supportassar2001-06-151-5/+3
* revert removal of warning and K&R supportassar2001-06-151-2/+4
* remove most of the warningsassar2001-06-151-4/+2
* Use macro API to <sys/queue.h>phk2000-12-301-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix off-by-one error.fenner1999-02-161-2/+2
* Make netstat work again.phk1998-08-081-1/+2
* Fixed printf format errors.bde1998-07-061-2/+2
* Fix rev. 1.7: get offsetof from the correct header file.wollman1998-05-161-2/+2
* Fix broken sun_len usage: it is not sun_path length but biggerache1998-05-161-2/+5
* mbuf, inet, and unix modules no longer read kvm.wollman1998-05-151-50/+72
* While I'm in here, fix address printing for `netstat -f unix' which has beenwollman1997-08-251-12/+8
* Remove prog, unused variables.charnier1997-07-291-0/+4
* Code cleanup: remove unused variables, use correct *printf formatalex1996-06-021-5/+5
* Move #include of queue.h before #include of socketvar.h in preparation fordg1996-03-111-0/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+134
OpenPOWER on IntegriCloud