ash: does not restore tty pgrp if killed by HUP

Darcy Watkins DWatkins at tranzeo.com
Tue Jan 19 15:29:16 UTC 2010


Thanks - and looking through some git logs on ash.c, I see that I
probably need the fix to bug 771 (in 1.15.3) as well.

Darcy

-----Original Message-----
From: Denys Vlasenko [mailto:vda.linux at googlemail.com] 
Sent: Tuesday, January 19, 2010 7:16 AM

On Tue, Jan 19, 2010 at 3:53 PM, Darcy Watkins <DWatkins at tranzeo.com>
wrote:
> Do you recall what release version it was fixed for (or can you point
me
> to the changeset)?

The fixed code is here in ash.c:

static void exitshell(void) NORETURN;
static void
exitshell(void)
--snip!--


More information about the busybox mailing list