From owner-cvs-src@FreeBSD.ORG Tue Jan 3 03:05:56 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B89C316A41F; Tue, 3 Jan 2006 03:05:56 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4112843D4C; Tue, 3 Jan 2006 03:05:53 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.4/8.13.4) with ESMTP id k0335oFh023993; Tue, 3 Jan 2006 06:05:50 +0300 (MSK) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id k0335oJ8023992; Tue, 3 Jan 2006 06:05:50 +0300 (MSK) (envelope-from ache) Date: Tue, 3 Jan 2006 06:05:50 +0300 From: Andrey Chernov To: Brian Somers Message-ID: <20060103030550.GC17984@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Brian Somers , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200601020946.k029kdUU053109@repoman.freebsd.org> <20060102105258.GA9555@nagual.pp.ru> <20060102042751.0200a731@dev.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060102042751.0200a731@dev.lan.Awfulhak.org> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/su su.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2006 03:05:56 -0000 On Mon, Jan 02, 2006 at 04:27:51AM -0800, Brian Somers wrote: > > "stop $$/fg" for tcsh is broken now too (cause logout for ssh). > > (BTW, this test is from commit logs) > > > I've looked into this a little... csh blows up quite impressively > here were (a)sh, bash and zsh work properly. My guess is that the > bug is in tcsh and the code removed from su was just wrong anyway. Just to note: pre-PAMed su works nice with csh here. So it can be not the bug but csh way to handle things. -- http://ache.pp.ru/