CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/04 12:18:21
Modified files:
sys/kern : kern_pledge.c
Log message:
move /etc/spwd.db blacklist outside PLEDGE_GETPW check.
so that all pledged programs would get it instead of only ones with
PLEDGE_GETPW.
ok deraadt@
