From owner-svn-src-head@FreeBSD.ORG Sun Mar 8 19:34:03 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AA16106566B; Sun, 8 Mar 2009 19:34:03 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id C09C58FC08; Sun, 8 Mar 2009 19:34:02 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 2129C1CF0D; Sun, 8 Mar 2009 20:34:02 +0100 (CET) Date: Sun, 8 Mar 2009 20:34:02 +0100 From: Ed Schouten To: Kostik Belousov Message-ID: <20090308193402.GP19161@hoeg.nl> References: <200903081909.n28J9tVg092709@svn.freebsd.org> <20090308192525.GO41617@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kwyOAufsvjrbDa1R" Content-Disposition: inline In-Reply-To: <20090308192525.GO41617@deviant.kiev.zoral.com.ua> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r189542 - head/bin/sh X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2009 19:34:03 -0000 --kwyOAufsvjrbDa1R Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Kostik Belousov wrote: > Wouldn't this be a problem for any other tty users too, in particular for > the other shells that use raw mode ? Not likely. Where processing should be done (before or after storing it in a queue) is not specified (in POSIX) at all. As mentioned in the PR, it turns out Solaris has the same behaviour, for example. Shells that work on a number of different operating systems should not be affected. --=20 Ed Schouten WWW: http://80386.nl/ --kwyOAufsvjrbDa1R Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkm0HaoACgkQ52SDGA2eCwUE4ACbBy33tZQat00yXi92KolChrtY kxEAn2U7w3Xe0bSpmAESfrZfdvW2AUsn =cpkn -----END PGP SIGNATURE----- --kwyOAufsvjrbDa1R--