CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/06 12:49:03
Modified files:
usr.sbin/authpf: authpf.c
Log message:
authpf executes absolute-path /sbin/pfctl with execvp(3). Use execv(3)
instead.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/06 12:49:03
Modified files:
usr.sbin/authpf: authpf.c
Log message:
authpf executes absolute-path /sbin/pfctl with execvp(3). Use execv(3)
instead.