Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with -DUSE_INET6 so that we can actually use the IPv6 support in | nectar | 2000-10-31 | 1 | -1/+1 |
| | | | | | | IPFilter 3.4.x. Approved by: darrenr, guido | ||||
* | add common.c to SRCS to fix compile problems | darrenr | 2000-05-24 | 1 | -1/+1 |
| | |||||
* | Add MAINTAINER tag. | guido | 1999-12-15 | 1 | -0/+2 |
| | | | | | The Makefiles in sbin/{ipfstat,ipmon,ipnat} were repository copied from the respective directories in usr.sbin | ||||
* | Revive userland stuff for ipfilter. | guido | 1999-11-23 | 1 | -0/+12 |
| | | | | | Also fixes: PR: 7791 | ||||
* | Nuke the old antique copy of ipfilter from the tree. This is old enough | peter | 1999-10-10 | 1 | -12/+0 |
| | | | | | to be dangerous. It will better serve us as a port building a KLD, ala SKIP. | ||||
* | Initial bmake scaffolding for ipfilter userland stuff. | peter | 1998-03-21 | 1 | -0/+12 |
Obtained from: large chunks stolen from OpenBSD and NetBSD |