CVSROOT: /cvs Module name: src Changes by: sema...@cvs.openbsd.org 2015/11/01 06:01:58
Modified files: sys/kern : kern_pledge.c sys/sys : pledge.h Log message: uniformize "always allowed syscalls" with pledge - use a proper name PLEDGE_ALWAYS (suggested by derradt@) - unify the check for allowing it in order to allow all of them ok deraadt@