]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Close PR# 1206. sh(1) now ignores SIGINT and SIGQUIT
authorsteve <steve@FreeBSD.org>
Tue, 22 Oct 1996 03:02:07 +0000 (03:02 +0000)
committersteve <steve@FreeBSD.org>
Tue, 22 Oct 1996 03:02:07 +0000 (03:02 +0000)
commit0fef6071c45d0ef2107c8f9255c052c59668a6b7
treeceb3c6ea271c592a303f4b8a497a950add875c33
parent341ed58244435485549b67245725fb9bfdfee657
Close PR# 1206.  sh(1) now ignores SIGINT and SIGQUIT
when a child is forked and the -c commandline switch
has been specified.

Reviewed by: joerg
bin/sh/eval.c