CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/23 14:32:29
Modified files:
sys/kern : kern_pledge.c
Log message:
the "getpw" test for /dev/tty is only needed for readpassphrase(3),
getpass(3), so don't specifically allow it for "rpath" (rpath will
accept it in the end, unless it is on the whitelist)
