CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/12 23:46:32
Modified files:
sys/kern : 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.
Report from Henry Ford
this will be errata 7.8/022_recvfd.patch and 7.7/028_recvfd.patch
