diff options
author | 2010-07-26 10:59:32 +0000 | |
---|---|---|
committer | 2010-07-26 10:59:32 +0000 | |
commit | a0cd7c31973764af301e8ec535329c5e8122729e (patch) | |
tree | 3106ee978daacf85695ef1225244d25be76e5fff /sys/dev/acpi/files.acpi | |
parent | - use warnx instead of warn when skipping large lines, as errno is (diff) | |
download | wireguard-openbsd-a0cd7c31973764af301e8ec535329c5e8122729e.tar.xz wireguard-openbsd-a0cd7c31973764af301e8ec535329c5e8122729e.zip |
even if you write signal handlers to not do anything stupid when you're
not on a terminal, they STILL interrupt long system calls and cause sysread
to fail, so disable them when they're not needed.
problem found by mlarkin@
this is just a band-aid, I guess I really need to "reset" non-needed signals
globally whenever I fork... sigh.
Diffstat (limited to 'sys/dev/acpi/files.acpi')
0 files changed, 0 insertions, 0 deletions