CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/13 15:58:42
Modified files:
usr.sbin/vmd : vm_agentx.c
Log message:
Remove recvfd from the agentx process' pledge. It's not needed anymore
since dv@'s cleanup in proc.c, where graphing socketpairs aren't being
send anymore.
OK dv@
