Date: Sat, 3 Apr 1999 04:55:51 -0800 (PST) From: Martin Cracauer <cracauer@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh eval.c Message-ID: <199904031255.EAA49952@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cracauer 1999/04/03 04:55:51 PST
Modified files:
bin/sh eval.c
Log:
In interactive shells, break loops to the topmost level when a child
is killed by a signal.
(In non-interactive shells - that means a shellscript - the shell just
exits, this was already working)
PR: bin/9173
Revision Changes Path
1.17 +6 -1 src/bin/sh/eval.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904031255.EAA49952>
