aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/unix.c
Commit message (Expand)AuthorAgeFilesLines
* WARNS=6 compliancePhilippe Charnier2013-02-191-0/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were requiredRobert Watson2009-10-051-5/+21
* o With -L flag show unix sockets listen queues stats. It is usefulMaxim Konovalov2008-12-311-6/+17
* style(9)David E. O'Brien2008-01-021-3/+3
* Restore netstat -M functionality for most statistics on core dumps. InJohn Baldwin2007-07-161-19/+133
* Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,Yaroslav Tykhiy2006-07-281-0/+1
* Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3).Philippe Charnier2004-07-261-5/+6
* Widen struct sockbuf's sb_timeo member to int from short. WithJohn Polstra2002-07-241-1/+1
* remove K&R supportAssar Westerlund2001-06-151-5/+3
* revert removal of warning and K&R supportAssar Westerlund2001-06-151-2/+4
* remove most of the warningsAssar Westerlund2001-06-151-4/+2
* Use macro API to <sys/queue.h>Poul-Henning Kamp2000-12-301-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix off-by-one error.Bill Fenner1999-02-161-2/+2
* Make netstat work again.Poul-Henning Kamp1998-08-081-1/+2
* Fixed printf format errors.Bruce Evans1998-07-061-2/+2
* Fix rev. 1.7: get offsetof from the correct header file.Garrett Wollman1998-05-161-2/+2
* Fix broken sun_len usage: it is not sun_path length but biggerAndrey A. Chernov1998-05-161-2/+5
* mbuf, inet, and unix modules no longer read kvm.Garrett Wollman1998-05-151-50/+72
* While I'm in here, fix address printing for `netstat -f unix' which has beenGarrett Wollman1997-08-251-12/+8
* Remove prog, unused variables.Philippe Charnier1997-07-291-0/+4
* Code cleanup: remove unused variables, use correct *printf formatAlexander Langer1996-06-021-5/+5
* Move #include of queue.h before #include of socketvar.h in preparation forDavid Greenman1996-03-111-0/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+134