ru
64a97709c0
Backout previous change (removal of -I${.CURDIR}/../../sys/netinet).
...
This is needed to pick up the right headers. Wrong headers from
src/contrib/ipfilter are used otherwise.
The right fix would be to fix contrib/ipfilter C sources to pick up
headers from <sys/netinet>.
Noticed by: peter
2001-06-11 17:41:58 +00:00
ru
136b4e514b
Removed -I${.CURDIR}/.../sys from CFLAGS.
2001-05-18 13:41:42 +00:00
ru
b15a893144
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
nectar
458734c296
Build with -DUSE_INET6 so that we can actually use the IPv6 support in
...
IPFilter 3.4.x.
Approved by: darrenr, guido
2000-10-31 22:29:27 +00:00
darrenr
6bff2bddcd
add common.c to SRCS
2000-05-24 20:47:08 +00:00
guido
aba144ffee
Move basic ifilter utils to sbin where they shold have been committed by
...
me in the first place. While we're at it: add MAINTAINER line
1999-12-06 20:50:04 +00:00
guido
cfae828c13
Revive userland stuff for ipfilter.
...
Also fixes:
PR: 7791
1999-11-23 21:53:19 +00:00
peter
4e1e342cb5
Nuke the old antique copy of ipfilter from the tree. This is old enough
...
to be dangerous. It will better serve us as a port building a KLD,
ala SKIP.
1999-10-10 15:08:38 +00:00
peter
738d1efcd3
Initial bmake scaffolding for ipfilter userland stuff.
...
Obtained from: large chunks stolen from OpenBSD and NetBSD
1998-03-21 13:53:18 +00:00