diff options
author | 2015-10-03 02:14:51 +0000 | |
---|---|---|
committer | 2015-10-03 02:14:51 +0000 | |
commit | f77331b6dc55d29283efc630f213a892d726451e (patch) | |
tree | 7959e3d8b6aa8683b870c02b69a2a7e57f1df45b /usr.bin/patch/patch.c | |
parent | finger can either do local users only, or in in remote users. (who (diff) | |
download | wireguard-openbsd-f77331b6dc55d29283efc630f213a892d726451e.tar.xz wireguard-openbsd-f77331b6dc55d29283efc630f213a892d726451e.zip |
script is two processes. the main io-loop process can be locked down with
tame "stdio" since all it does is move data back and forth, while the master
process needs "stdio ioctl" to use TCSAFLUSH at the very end. TCSAFLUSH is
included in the kernel's rather restrictive ioctl feature lists made
available with the "ioctl" ability.
Diffstat (limited to 'usr.bin/patch/patch.c')
0 files changed, 0 insertions, 0 deletions