summaryrefslogtreecommitdiffstats
path: root/contrib/dialog/textbox.c
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2011-01-12 14:35:29 +0000
committerpjd <pjd@FreeBSD.org>2011-01-12 14:35:29 +0000
commit7a5b9c10d1eaba091cf2605b912bf6ee973896da (patch)
tree0aedb0b7bea99c7b7e36c092f4506b601e1176f1 /contrib/dialog/textbox.c
parentf8ef0d32cf854dfdcbc9ec390db2b3e0e8612cab (diff)
downloadFreeBSD-src-7a5b9c10d1eaba091cf2605b912bf6ee973896da.zip
FreeBSD-src-7a5b9c10d1eaba091cf2605b912bf6ee973896da.tar.gz
Install default signal handlers before masking signals we want to handle.
It is possible that the parent process ignores some of them and sigtimedwait() will never see them, eventhough they are masked. The most common situation for this to happen is boot process where init(8) ignores SIGHUP before starting to execute /etc/rc. This in turn caused hastd(8) to ignore SIGHUP. Reported by: trasz Obtained from: Wheel Systems Sp. z o.o. http://www.wheelsystems.com MFC after: 3 days
Diffstat (limited to 'contrib/dialog/textbox.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud