CVSROOT: /cvs Module name: src Changes by: sas...@cvs.openbsd.org 2025/05/26 14:55:30
Modified files: sbin/pfctl : pfctl.c Log message: pfctl(8) should not attempt to read limits when open('/dev/pf') fails. The bug was introduced by my earlier commit (pfctl.c,v 1.396) to pfctl(8). The issue was discovered and analyzed by anton@ OK @anton