NetBSD/dist/pf/sbin
peter 3942d3e2ab Revert previous and fix properly.
- The array must be NULL terminated because other code depends on it.
- Use this terminator to check if we're at the end of the array instead
  of doing sizeof(pf_timeouts) / sizeof(pf_timeouts[0]).
2006-07-03 20:26:19 +00:00
..
pfctl Revert previous and fix properly. 2006-07-03 20:26:19 +00:00
pflogd