CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2015/10/19 10:20:56
Modified files: sys/kern : kern_pledge.c Log message: Allow setpriority in "proc" as well, since a few shells have "nice" builtin. make a note that setpriority() should be weakened, unless "id" is also present. pointed out by Theo Buehler