Enable ioctl() in the "rw" request, to support FIONREAD/FIONBIO easier
authorderaadt <deraadt@openbsd.org>
Tue, 6 Oct 2015 05:42:12 +0000 (05:42 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 6 Oct 2015 05:42:12 +0000 (05:42 +0000)
commit247439995adef2e72aa3d94ff6cfa8938ce5f44a
tree5c087bb3c7d6a884faeca6029fad9b89bade6ee6
parent11054e510423c4b4a457b3d73f9eaa260983e518
Enable ioctl() in the "rw" request, to support FIONREAD/FIONBIO easier
for the stdio/libevent usage case.  Further ioctl commands are narrowly
checked as before.
ok djm guenther semarie
sys/kern/kern_tame.c