Subject: Re: bin/18299
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: None <christos@netbsd.org>
List: netbsd-bugs
Date: 12/18/2004 06:40:48
Synopsis: sh(1) race condition on SIGINT

State-Changed-From-To: open->closed
State-Changed-By: christos@netbsd.org
State-Changed-When: Sat, 18 Dec 2004 01:40:47 -0500
State-Changed-Why:
fixed by attempting to grab the tty again in the parent.
this fix is not optimal, but this is what the other shells do.