christos
|
e786da0edd
|
PR/25365: HIROSE yuuji: ipf 4.1.1 fails to parse ipv6 address in fastroute
destination. Patch from darren applied.
|
2004-05-09 03:53:23 +00:00 |
|
jwise
|
7a452cae15
|
Commit fix, from Darren Reed (darrenr@netbsd.org), for a functional regression
in the new ipf -- return_icmp_as_dest with an argument was no longer accepted
by the parser.
|
2004-04-09 20:39:22 +00:00 |
|
christos
|
dfa47cfea0
|
PR/25097: Kouichirou Hiratsuka: incorrect conditional -- misplaced ]
|
2004-04-07 20:27:54 +00:00 |
|
christos
|
33e4f3be32
|
Check refresh() error code and bail out if we lost the terminal.
From Julian Coleman
|
2004-04-07 17:28:54 +00:00 |
|
martin
|
d1af91eb0c
|
ioctl(2) "request" arguments should be ioctlcmd_t, not u_int.
|
2004-04-01 09:26:12 +00:00 |
|
christos
|
91305f93d4
|
don't create unnecessary ifdefs that are due to character signness in
different platforms.
|
2004-03-29 03:15:47 +00:00 |
|
he
|
edd34d027d
|
For portable printing of a size_t, use the 'z' format modifier.
Fixes compile problem on alpha.
|
2004-03-28 14:34:45 +00:00 |
|
he
|
521d2418ef
|
For portable printing of u_quad_t, use PRId64 instead of %lld if PRId64
is available. Fixes compile problem on alpha.
|
2004-03-28 14:33:35 +00:00 |
|
martti
|
621e9bac7f
|
Sync with official IPFilter
|
2004-03-28 09:01:26 +00:00 |
|
martti
|
ad9b29ed97
|
Import IPFilter 4.1.1
|
2004-03-28 08:55:20 +00:00 |
|