rpaulo
|
9ce7ce6bf0
|
Added #include <kvm.h> since netstat.h, which is included too, needs it.
|
2005-08-04 19:41:28 +00:00 |
agc
|
89aaa1bb64
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
2003-08-07 11:13:06 +00:00 |
itojun
|
bc9b3f2aa8
|
snprintf length audit. from openbsd
|
2001-08-19 02:01:24 +00:00 |
is
|
135600f947
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
abs
|
e516980de2
|
Apply (slightly modified) patch from 5543 to fix -s behaviour for netatalk.
|
1999-01-06 05:57:29 +00:00 |
mrg
|
efa1d2c3a5
|
- KNF
- use err(3)
- sprintf/strcpy -> snprintf/strncpy
- change route.c:domask() to take a size_t of the buffer passed.
|
1998-07-12 03:20:13 +00:00 |
lukem
|
e55eeec2c5
|
fix up .Nm usage, getopt returns -1 not EOF
|
1997-10-19 05:49:56 +00:00 |
christos
|
aef7001870
|
PR/3660: Dave Huang: Fix formatting misalignments in appletalk
PR/3659: Dave Huang: Fix PCB reporting in appletalk
|
1997-05-22 17:21:26 +00:00 |
christos
|
c3a7122e73
|
- netatalk additions
- printf format fixes
- minor prototype cleanups
|
1997-04-03 04:46:44 +00:00 |