6 Commits

Author SHA1 Message Date
Christian Mauderer
709fbfa834 pfctl: Add yacc generated file. 2016-08-03 14:13:18 +02:00
Christian Mauderer
4831944a2b pfctl: Adapt for RTEMS. 2016-08-03 14:13:18 +02:00
Christian Mauderer
85dd33213b pfctl: Use static where possible. 2016-08-03 14:13:18 +02:00
Christian Mauderer
d112679e4b pfctl: Add const and move static variables.
Note: This should be upstreamed into BSD.

Make everything constant that can be constant and move static variables
out of their functions.
2016-08-03 14:13:18 +02:00
Christian Mauderer
bf8e51bc48 pfctl: Match prototype.
Note: This should be upstreamed into BSD.
2016-08-03 14:13:18 +02:00
Christian Mauderer
084d4db8f4 pfctl: Import sources from FreeBSD. 2016-08-03 14:13:18 +02:00