CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/11 17:13:02
Modified files:
sys/kern : sys_generic.c
Log message:
pledge_ioctl_check() will do the killing if neccessary; if it returns,
that is an errno to pass up to the calling system call instead. test
case is "who < /dev/null", via ttyname().
