aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl
Commit message (Expand)AuthorAgeFilesLines
* Use feature_present(3) to determine whether to open an INET or anBjoern A. Zeeb2013-12-264-4/+35
* Remove __FreeBSD__ ifdefs.Gleb Smirnoff2013-11-221-6/+1
* Rewrite usage() so that its source code resembles what is printed.Gleb Smirnoff2013-11-221-7/+7
* Import pf_print_state.c 1.54 from OpenBSDBaptiste Daroussin2013-10-271-0/+5
* - Get rid of #ifdef __FreeBSD__.Gleb Smirnoff2012-09-291-21/+8
* Minor mdoc fix.Joel Dahl2012-09-141-2/+2
* o Create directory sys/netpfil, where all packet filters shouldGleb Smirnoff2012-09-1425-2261/+17366
* 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
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-092-8/+0
* Add skeleton build dirs for pf userland:Max Laier2004-02-2812-0/+2285