summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_exec.c
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2007-10-30 12:03:48 +0000
committermillert <millert@openbsd.org>2007-10-30 12:03:48 +0000
commit5bf3f022ac9b5aa6f97a7880190e0813af8c433e (patch)
tree77b061a438a58520e82a03c3d6669d4954cc3fed /sys/compat/linux/linux_exec.c
parentfix a typo, LIST_FOREACH(bp2, ... and then using bp instead of bp2 (diff)
downloadwireguard-openbsd-5bf3f022ac9b5aa6f97a7880190e0813af8c433e.tar.xz
wireguard-openbsd-5bf3f022ac9b5aa6f97a7880190e0813af8c433e.zip
If we receive SIGTTOU when turning off echo, the process is already
backgrounded. Do not print the password prompt in this case since the first read will result in the process receiving SIGTTIN. Fixes an issue where the password prompt would be displayed when readpassphrase() would not be able to read anything. OK deraadt@
Diffstat (limited to 'sys/compat/linux/linux_exec.c')
0 files changed, 0 insertions, 0 deletions