diff options
author | 2017-04-17 20:22:14 +0000 | |
---|---|---|
committer | 2017-04-17 20:22:14 +0000 | |
commit | aa8cf620a7d267e08d4a7882d04332ef6fcbdc10 (patch) | |
tree | 5eab1231bacedc7e139f6744cb0a4799a5aca14e /sys/netinet/tcp_input.c | |
parent | Restore -kO Nd, -kO Nm, -kO sec, and -kO arch to working order. (diff) | |
download | wireguard-openbsd-aa8cf620a7d267e08d4a7882d04332ef6fcbdc10.tar.xz wireguard-openbsd-aa8cf620a7d267e08d4a7882d04332ef6fcbdc10.zip |
matthieu@ observes % pax (without any arguments) hits pledge violation,
because it tries MTIOCTOP against stdin, the tty. It is very inconvenient
to use isatty to distinguish this difference in userland, so return ENOTTY
for tty devices.
ok natano
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions