summaryrefslogtreecommitdiffstats
path: root/sbin/ipmon
Commit message (Collapse)AuthorAgeFilesLines
* Move my maintainership of parts of ipfilter back to Darren Reedguido2003-06-061-1/+1
|
* Change the default syslog facility from LOG_LOCAL0 to LOG_SECURITY afterdarrenr2003-04-051-1/+1
| | | | discussion on security@freebsd.org.
* * add extra -I path to get the "matching" header files. (and split the onedarrenr2002-03-201-1/+3
| | | | line up into three to make it more readable)
* Default to WARNS=2.obrien2001-12-041-0/+1
| | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
* Removed -I${.CURDIR}/.../sys from CFLAGS.ru2001-05-181-1/+1
|
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-2/+1
| | | | - MAN[1-9] -> MAN.
* Build with -DUSE_INET6 so that we can actually use the IPv6 support innectar2000-10-311-1/+1
| | | | | | IPFilter 3.4.x. Approved by: darrenr, guido
* Add ipl.4 manpageguido2000-02-091-0/+1
|
* Add MAINTAINER tag.guido1999-12-151-0/+2
| | | | | The Makefiles in sbin/{ipfstat,ipmon,ipnat} were repository copied from the respective directories in usr.sbin
* Revive userland stuff for ipfilter.guido1999-11-231-0/+11
| | | | | Also fixes: PR: 7791
* Nuke the old antique copy of ipfilter from the tree. This is old enoughpeter1999-10-101-11/+0
| | | | | to be dangerous. It will better serve us as a port building a KLD, ala SKIP.
* Install ipmon.8 in man8/ not man1/.jkoshy1998-08-301-1/+1
| | | | | PR: 7778 Submitted by: horikawa@jp.freebsd.org
* Initial bmake scaffolding for ipfilter userland stuff.peter1998-03-211-0/+11
Obtained from: large chunks stolen from OpenBSD and NetBSD
OpenPOWER on IntegriCloud