aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/pfsync/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pfsync: prepare code to accommodate AF_INET6 familyLuiz Amaral2022-11-091-1/+1
* pflog/pfsync: Fix module build with VIMAGE=yesKristof Provost2018-07-011-1/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-301-4/+1
* Move most of the 15 variations on generating opt_inet.h andWarner Losh2014-08-041-12/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* o Create directory sys/netpfil, where all packet filters shouldGleb Smirnoff2012-09-141-3/+1
* In FreeBSD we always have bpf(4) API, either real or stub. No needGleb Smirnoff2011-12-221-4/+1
* Update packet filter (pf) code to OpenBSD 4.5.Bjoern A. Zeeb2011-06-281-0/+38
* Prepare for pf 3.5 import:Max Laier2004-06-161-29/+0
* Make pf* modules respect NOINET6 from make.conf(5) in order to build themMax Laier2004-04-061-0/+4
* Tweak existing header and other build infrastructure to be able to buildMax Laier2004-02-261-0/+25