From owner-freebsd-current Tue Aug 6 11:55:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EBCA37B400 for ; Tue, 6 Aug 2002 11:55:57 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id D678B43E70 for ; Tue, 6 Aug 2002 11:55:55 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id EAA16227; Wed, 7 Aug 2002 04:55:36 +1000 Date: Wed, 7 Aug 2002 05:00:21 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "Andrey A. Chernov" Cc: Christian Weisgerber , Subject: Re: Signals/jobs weirdness? In-Reply-To: <20020806164224.GA1606@nagual.pp.ru> Message-ID: <20020807045914.P2924-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 6 Aug 2002, Andrey A. Chernov wrote: > On Tue, Aug 06, 2002 at 13:48:30 +0000, Christian Weisgerber wrote: > > Something is fishy with signals/jobs. Getting suspended jobs back > > into the foreground doesn't quite work. I don't have a clear picture > > yet of what's wrong. > > > > -CURRENT/alpha as of August 3. Could be a system problem, could > > be something in the new 2.05b release of bash. > > > > Has anybody else noticed strange ^Z/fg behavior? > > Yes. Read -current thread about 'su' - there is either "suspend/fg" not > works or "stop $$/fg" not works. I "fix" it (as workaround) so suspend/fg > works as commonly needed (but not "stop $$/fg"). That's an old thread which concluded with fixing kern_sig.c but not backing out the "fix" in su.c. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message