christos
|
0d33c75c01
|
use memcpy to avoid type punning.
|
2011-08-16 12:49:13 +00:00 |
wiz
|
baacf5e062
|
Fix fd leak in error case. Found by cppcheck.
|
2011-01-04 09:14:42 +00:00 |
xtraeme
|
7097d2c139
|
Constify and other misc fixes to make this build with WARNS=4.
|
2008-05-02 19:07:44 +00:00 |
peter
|
91c703ae73
|
Since the -D option doesn't do anything useful at all, remove it.
|
2006-11-26 11:38:07 +00:00 |
christos
|
e02941da8f
|
Coverity CID 2714: Fix reversed test (from Arnaud Lacombe)
|
2006-09-29 18:40:57 +00:00 |
he
|
7cc15c3097
|
Initialize various local variables (clinfo, fltrinfo) to appease
-Wuninitialized. Found while compiling for sun2.
Reviewed by lukem.
|
2005-06-07 13:39:37 +00:00 |
itojun
|
69881cf6b8
|
bring in latest ALTQ from kjc.
|
2002-03-05 04:11:51 +00:00 |
itojun
|
d5e1f166e0
|
sync with latest kame tree. snprintf() return value audit, log() cleanup,
and such.
|
2001-08-22 08:52:35 +00:00 |
itojun
|
62856425b4
|
$NetBSD$
|
2001-08-16 07:48:08 +00:00 |
itojun
|
8b8734d26b
|
string length audit (use strlcpy). sync with latest kame ALTQ.
|
2001-08-16 07:45:35 +00:00 |
thorpej
|
95a6556014
|
Import the altq library.
|
2000-12-16 17:38:07 +00:00 |