When "proc" is requested, allow setpgid() and sigsuspend().
authorderaadt <deraadt@openbsd.org>
Tue, 6 Oct 2015 17:05:30 +0000 (17:05 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 6 Oct 2015 17:05:30 +0000 (17:05 +0000)
commite26cf61db680d14ca7ad060cbfa85e8db8be3bf7
tree95534adc3f437dd4bbea0f5cac8e0a134967b8f6
parent8294c0a40e025c877fbef324f18dce11034a3adc
When "proc" is requested, allow setpgid() and sigsuspend().
Also the combination of "proc tty" needs to permit TIOCSPGRP.

This is the start at minimum semantics required by processes which
work on process groups, sessions, ttys.
sys/kern/kern_tame.c