aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pfctl: Stop sharing pf_ruleset.c with the kernelKristof Provost2021-01-051-3/+0
* Move pf.os to sbin/pfctl/Brad Davis2018-08-111-0/+1
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* pfctl parser testsKristof Provost2017-07-151-0/+4
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Create packages for atm, ccdconfig, devd, ipf, ipfw,Glen Barber2016-02-091-0/+1
* Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Use feature_present(3) to determine whether to open an INET or anBjoern A. Zeeb2013-12-261-0/+10
* o Create directory sys/netpfil, where all packet filters shouldGleb Smirnoff2012-09-141-9/+5
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-0/+1
* Link pf 4.1 to the build:Max Laier2007-07-031-0/+2
* Add missing library dependencies.Ruslan Ermilov2006-04-131-1/+1
* Adapt Makefiles for pfctl(8) and authpf(8) to 3.7 sources.Max Laier2005-05-031-0/+1
* Remove -I from CFLAGS. This splipped in with the 3.5 import (as I wasMax Laier2004-10-031-1/+0
* Removed redundant and unsafe BINDIR redefinition.Ruslan Ermilov2004-07-071-1/+0
* Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).Max Laier2004-06-161-2/+3
* Add skeleton build dirs for pf userland:Max Laier2004-02-281-0/+25