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