CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: dhartmei@cvs.openbsd.org 2003/08/04 11:29:44
Modified files:
sbin/pfctl : pfctl.c
Log message:
Not every suggested patch is perfect :)
ERRX() has two effects: the message printing and goto _error; which causes
exit(1). While we don't want the message if pfctl was invoked with -n, we
DO want to abort. Otherwise subsequent 'load anchor' statements will get
executed, for instance, and the return value is handy for scripts.
Received on Mon Aug 4 13:34:12 2003
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 13:48:06 EDT
|