summaryrefslogtreecommitdiffstats
path: root/freebsd/contrib/pf/pfctl/pfctl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pfctl: Update due to linker set API changesSebastian Huber2016-12-071-1/+1
|
* pfctl: Update due to linker set API changesSebastian Huber2016-10-131-4/+7
|
* pfctl: Adapt for RTEMS.Christian Mauderer2016-08-021-0/+53
|
* pfctl: Use static where possible.Christian Mauderer2016-08-021-4/+25
|
* pfctl: Add const and move static variables.Christian Mauderer2016-08-021-0/+38
| | | | | | | Note: This should be upstreamed into BSD. Make everything constant that can be constant and move static variables out of their functions.
* pfctl: Match prototype.Christian Mauderer2016-08-021-0/+4
| | | | Note: This should be upstreamed into BSD.
* pfctl: Import sources from FreeBSD.Christian Mauderer2016-08-021-0/+2410