From owner-freebsd-current Tue Aug 6 22:30:24 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 CB32037B400 for ; Tue, 6 Aug 2002 22:30:22 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C94BE43E3B for ; Tue, 6 Aug 2002 22:30:21 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g775UIZg003208; Wed, 7 Aug 2002 09:30:19 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g775UCtl003207; Wed, 7 Aug 2002 09:30:13 +0400 (MSD) (envelope-from ache) Date: Wed, 7 Aug 2002 09:30:12 +0400 From: "Andrey A. Chernov" To: Bruce Evans Cc: Christian Weisgerber , freebsd-current@FreeBSD.ORG Subject: Re: Signals/jobs weirdness? Message-ID: <20020807053012.GA3174@nagual.pp.ru> References: <20020806164224.GA1606@nagual.pp.ru> <20020807045914.P2924-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020807045914.P2924-100000@gamplex.bde.org> User-Agent: Mutt/1.5.1i 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 Wed, Aug 07, 2002 at 05:00:21 +1000, Bruce Evans wrote: > > > > 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. kernel_sig.c change not fix this bug. If su fix will be backed out, situation triggered: "suspend/fg" will not works, but "stop $$/fg" start works. Just check it with very recent -current: when this change is backed out, "suspend/fg" kills login shell (even with multiply su levels). So, kernel bug still present, and I see no activity in fixing direction. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message