CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/06 18:02:29
Modified files:
sys/kern : uipc_syscalls.c
Log message:
If the called of ypconnect(2) is root, the socket should acquire a
reserved port to received secure-maps from the ypserver.
issue found by niklas, using a simpler diff i proposed
ok miod
