aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/unix.c
Commit message (Expand)AuthorAgeFilesLines
* 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