Allow TIOCUCNTL issued on a pty(4) master in promise "tty".
authormpi <mpi@openbsd.org>
Mon, 8 Jan 2018 11:54:28 +0000 (11:54 +0000)
committermpi <mpi@openbsd.org>
Mon, 8 Jan 2018 11:54:28 +0000 (11:54 +0000)
commit3268d68dcb9980823e813763687348eab97edc5a
tree9066d54c57730dfc84402e291b1cc425b6e8f0c8
parentdc7e7b3e7dbff2636fe6a2d2ae95a757f87a9fbc
Allow TIOCUCNTL issued on a pty(4) master in promise "tty".

This will be soon be used to emulate BREAK commands in vmd(8).

ok nicm@, ccardenas@, deraadt@
sys/kern/kern_pledge.c