Johan Karlsson
|
604d24db95
|
style.Makefile(5):
Use WARNS?= instead of WARNS=.
|
2004-02-23 20:25:27 +00:00 |
|
Guido van Rooij
|
aff35e3a2b
|
Move my maintainership of parts of ipfilter back to Darren Reed
|
2003-06-06 11:30:50 +00:00 |
|
Darren Reed
|
0533695204
|
Change the default syslog facility from LOG_LOCAL0 to LOG_SECURITY after
discussion on security@freebsd.org.
|
2003-04-05 10:42:38 +00:00 |
|
Darren Reed
|
266ef5ec2d
|
* add extra -I path to get the "matching" header files. (and split the one
line up into three to make it more readable)
|
2002-03-20 09:04:34 +00:00 |
|
David E. O'Brien
|
2d68bf45bf
|
Default to WARNS=2.
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
|
2001-12-04 02:19:58 +00:00 |
|
Ruslan Ermilov
|
3ab9a9d0e0
|
Removed -I${.CURDIR}/.../sys from CFLAGS.
|
2001-05-18 13:41:42 +00:00 |
|
Ruslan Ermilov
|
0a5779d45b
|
- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
|
2001-03-26 14:33:27 +00:00 |
|
Jacques Vidrine
|
9629a4e92d
|
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 |
|
Guido van Rooij
|
a5d9362e8e
|
Add ipl.4 manpage
|
2000-02-09 21:01:35 +00:00 |
|
Guido van Rooij
|
659c54f0bd
|
Add MAINTAINER tag.
The Makefiles in sbin/{ipfstat,ipmon,ipnat} were repository copied
from the respective directories in usr.sbin
|
1999-12-15 19:48:02 +00:00 |
|
Guido van Rooij
|
ebcb6d9e5b
|
Revive userland stuff for ipfilter.
Also fixes:
PR: 7791
|
1999-11-23 21:53:19 +00:00 |
|
Peter Wemm
|
bd3c4bb29f
|
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 |
|
Joseph Koshy
|
80c936833f
|
Install ipmon.8 in man8/ not man1/.
PR: 7778
Submitted by: horikawa@jp.freebsd.org
|
1998-08-30 04:48:00 +00:00 |
|
Peter Wemm
|
5021f7402d
|
Initial bmake scaffolding for ipfilter userland stuff.
Obtained from: large chunks stolen from OpenBSD and NetBSD
|
1998-03-21 13:53:18 +00:00 |
|