CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/13 07:11:48
Modified files:
sys/kern : Tag: OPENBSD_7_7 kern_pledge.c
Log message:
When pledged, if a process receives a bad descriptor the receiver should
not be killed. The EPERM approach used for other conditions is good enough.
from deraadt@; Report from Henry Ford
this is errata/7.7/028_recvfd.patch.sig
