summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2010-06-06 22:27:32 +0000
committerjilles <jilles@FreeBSD.org>2010-06-06 22:27:32 +0000
commitcaf58c06dccc18cc48b8c0e79badc9395c7c9028 (patch)
tree8e275d5bda0d45cee8f7a2b0af83efbd2c35459f /etc
parent3bcf4834bbfb8c8c8023e0c832e654f827c1ff0d (diff)
downloadFreeBSD-src-caf58c06dccc18cc48b8c0e79badc9395c7c9028.zip
FreeBSD-src-caf58c06dccc18cc48b8c0e79badc9395c7c9028.tar.gz
sh: Pass through SIGINT from a child if interactive and job control
is enabled. This already worked if without job control. In either case, this depends on it that a process that terminates due to SIGINT exits on it (so not with status 1, or worse, 0). Example: sleep 5; echo continued This does not print "continued" any more if sleep is aborted via ctrl+c. MFC after: 1 month
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud