Poul-Henning Kamp
|
4d51ef6343
|
Use macro API to <sys/queue.h>
Submitted by: "Jason" <jsmethers@pdq.net>
Reviewed by: phk
|
2000-12-30 21:22:54 +00:00 |
|
Peter Wemm
|
c3aac50f28
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
Bill Fenner
|
b13864ec1a
|
Fix off-by-one error.
|
1999-02-16 19:05:09 +00:00 |
|
Poul-Henning Kamp
|
c6620a13c0
|
Make netstat work again.
|
1998-08-08 08:13:04 +00:00 |
|
Bruce Evans
|
22694ebad5
|
Fixed printf format errors.
|
1998-07-06 21:01:54 +00:00 |
|
Garrett Wollman
|
8ad9b1a36b
|
Fix rev. 1.7: get offsetof from the correct header file.
|
1998-05-16 18:04:00 +00:00 |
|
Andrey A. Chernov
|
bc6ee716d5
|
Fix broken sun_len usage: it is not sun_path length but bigger
|
1998-05-16 08:31:49 +00:00 |
|
Garrett Wollman
|
4f81ef5056
|
mbuf, inet, and unix modules no longer read kvm.
|
1998-05-15 20:19:21 +00:00 |
|
Garrett Wollman
|
e4bb0b9a5b
|
While I'm in here, fix address printing for `netstat -f unix' which has been
broken for a couple of weeks now...
|
1997-08-25 16:55:00 +00:00 |
|
Philippe Charnier
|
5d422d6aa7
|
Remove prog, unused variables.
Cosmetic in usage string.
|
1997-07-29 06:51:41 +00:00 |
|
Alexander Langer
|
7d56c0ee6b
|
Code cleanup: remove unused variables, use correct *printf format
specifiers (some unsigned values were printed as signed, some longs
were printed as ints), and place parentheses around assignments in
if statements.
|
1996-06-02 23:19:12 +00:00 |
|
David Greenman
|
d8d891521e
|
Move #include of queue.h before #include of socketvar.h in preparation for
struct socket changes.
|
1996-03-11 13:01:12 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|