aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl.c
Commit message (Expand)AuthorAgeFilesLines
* pfctl: Fix uninitialised veriableKristof Provost2015-11-011-0/+1
* Only report the lack of ALTQ support if pfctl is using verbose (-v) mode.George V. Neville-Neil2015-07-201-1/+1
* Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsGleb Smirnoff2015-04-161-1/+1
* Fix compilation for 32-bit machines.Gleb Smirnoff2014-03-051-6/+7
* Instead of playing games with casts simply add 3 more members to theGleb Smirnoff2014-03-051-8/+6
* Better build fix.Gleb Smirnoff2014-02-151-6/+7
* Fix build on 32bit arches broken by me in r261882.Gleb Smirnoff2014-02-141-4/+5
* Once pf became not covered by a single mutex, many counters in it becameGleb Smirnoff2014-02-141-4/+4
* 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
* o Create directory sys/netpfil, where all packet filters shouldGleb Smirnoff2012-09-141-0/+2391