summaryrefslogtreecommitdiffstats
path: root/sbin/ipf/libipf
Commit message (Collapse)AuthorAgeFilesLines
* Update ipfilter 4.1.28 --> 5.1.2.cy2013-09-061-15/+32
| | | | | Approved by: glebius (mentor) BSD Licensed by: Darren Reed <darrenr@reed.wattle.id.au> (author)
* Exclude inet_addr.c from the build.cognet2007-06-111-1/+1
| | | | | | | It only provides inet_aton(), which is already provided by the libc. This causes multiple symbol definitions when linking statically. Reviewed by: darrenr
* Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-041-22/+22
| | | | See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13
* Regularly scheduled patch to unbreak regularly scheduled post-ipfilterkan2006-08-171-1/+1
| | | | | | | buildworld breakage. Exclude loglevel.c from the build. It does not appear to be used by anything in the tree and buildworld succeeds just fine without it.
* Adapt to ipf 4.1.13guido2006-08-161-2/+2
|
* Add printproto.c to libipfguido2005-12-301-2/+2
|
* Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanupdarrenr2005-04-281-5/+1
| | | | build problems with rescue.
* create a new build heirarchy for ipfilter toolsdarrenr2005-04-251-0/+33
OpenPOWER on IntegriCloud