CVSROOT: /cvs Module name: src Changes by: mcbr...@cvs.openbsd.org 2010/07/02 20:05:17
Modified files: sbin/pfctl : pfctl_parser.c Log message: Use our own enum here rather than abusing the PF rule type enums, which will be getting cleaned up soon. ok henning