From owner-freebsd-current@FreeBSD.ORG Sat Oct 6 00:31:50 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 972C916A46C for ; Sat, 6 Oct 2007 00:31:50 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.freebsd.org (Postfix) with ESMTP id 3C82213C478 for ; Sat, 6 Oct 2007 00:31:50 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so569615wxd for ; Fri, 05 Oct 2007 17:31:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; bh=97eNsRvXnDc2WYT0pqiu4BEm0xzatvx633S46iNgCmQ=; b=k2XIZAWTExT5oEGeKyucoszcNhfFCG96/HJ3TMxb3mUjlHvqnyZ01CmAsox46Ac75/7ZOgx1JxTiLZ/zRbn+Aov3CFeDetVkphzVkjpqhD8JDnem544qpQmHlw2/JEjGsrPfUekv1EchbucmSYd4S7sqE8D/4tJCe99Cu4fPljU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=Ys9TYcGhu1Ub3A3lYrrNLiIk9/PHO1jYTukeZW12mmASe7gj49Ff+yUtAbTGywg0z4W8fZQH/RUPJqt0Xe3jCUo5VPqNJULEyOw7qykJREycdO2e9w5bOp7+hePQvUuoG3fNQAYSsO4o0SCQhQl5A2LWLMGEWOwpvPrVZyQpGWU= Received: by 10.70.47.19 with SMTP id u19mr20068689wxu.1191629222538; Fri, 05 Oct 2007 17:07:02 -0700 (PDT) Received: from kan.dnsalias.net ( [24.218.183.247]) by mx.google.com with ESMTPS id i15sm4073798wxd.2007.10.05.17.07.00 (version=SSLv3 cipher=OTHER); Fri, 05 Oct 2007 17:07:01 -0700 (PDT) Date: Fri, 5 Oct 2007 20:06:53 -0400 From: Alexander Kabaev To: Dmitry Morozovsky Message-ID: <20071005200653.763c031d@kan.dnsalias.net> In-Reply-To: <20071006014202.Y21670@woozle.rinet.ru> References: <012d01c8078b$59331e30$0c00a8c0@Artem> <20071005213643.GA86107@heechee.tobez.org> <20071006014202.Y21670@woozle.rinet.ru> X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_gFvQFwexRItzVwS2N+IY0Zx; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: Artem Kuchin , freebsd-current@freebsd.org Subject: Re: Suspeded (tty output) on perl system on 7-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2007 00:31:50 -0000 --Sig_gFvQFwexRItzVwS2N+IY0Zx Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 6 Oct 2007 01:42:55 +0400 (MSD) Dmitry Morozovsky wrote: >=20 > Looking at 'su' in the command line tends me to think about broken > tcsh signal handling in -current... >=20 It is the other way around. su was broken in order to accomodate broken signal/job handling in tcsh. Try backing out this diff: http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/usr.bin/su/su.c?rev=3D= 1.79;content-type=3Dtext%2Fplain --=20 Alexander Kabaev --Sig_gFvQFwexRItzVwS2N+IY0Zx Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHBtGdQ6z1jMm+XZYRAuAmAKDozp94Z5WA3swly6gYg0TLb4LBxwCgt1yZ GNrwNMgeI6FT9PQZFHp6uPs= =FSSl -----END PGP SIGNATURE----- --Sig_gFvQFwexRItzVwS2N+IY0Zx--