CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/13 07:11:24
Modified files:
sys/kern : Tag: OPENBSD_7_8 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.8/022_recvfd.patch.sig
