From owner-freebsd-current@FreeBSD.ORG Fri Apr 13 17:09:54 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C4165106566B for ; Fri, 13 Apr 2012 17:09:54 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 74F788FC0A for ; Fri, 13 Apr 2012 17:09:54 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1SIk0O-0001OA-Bo>; Fri, 13 Apr 2012 19:09:52 +0200 Received: from e178041147.adsl.alicedsl.de ([85.178.41.147] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1SIk0O-0007pt-6L>; Fri, 13 Apr 2012 19:09:52 +0200 Message-ID: <4F885DDA.9070608@zedat.fu-berlin.de> Date: Fri, 13 Apr 2012 19:09:46 +0200 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120314 Thunderbird/10.0.3 MIME-Version: 1.0 To: Konstantin Belousov References: <4F83FF50.1010404@mail.zedat.fu-berlin.de> <20120410203645.GI62756@hoeg.nl> <20120411050842.GE2358@deviant.kiev.zoral.com.ua> In-Reply-To: <20120411050842.GE2358@deviant.kiev.zoral.com.ua> X-Enigmail-Version: 1.4 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3D7F29FA7FF7A1000AEAD223" X-Originating-IP: 85.178.41.147 Cc: Ed Schouten , "O. Hartmann" , Current FreeBSD Subject: Re: Changes to sbin/init/init.c (r233944) makes x11/xdm impossible to start from /etc/ttys 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: Fri, 13 Apr 2012 17:09:54 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3D7F29FA7FF7A1000AEAD223 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 04/11/12 07:08, schrieb Konstantin Belousov: > On Tue, Apr 10, 2012 at 10:36:45PM +0200, Ed Schouten wrote: >> Hi Oliver, >> >> * O. Hartmann , 20120410 11:37: >>> Reverting init.c back to its previous state seems to make the error g= o away. >> >> Sorry about that. I added the O_NONBLOCK to prevent init(8) from >> possibly getting stuck if the TTY used by /dev/console were to misbeha= ve >> by not setting CLOCAL. >> >> It seems we can't do this reliably at all, so I guess I'd better just >> revert the code like so: >> >> http://80386.nl/pub/init.txt >> >> I'll commit the patch to SVN after I have discussed it wtih kib@. Than= ks >> for reporting! >=20 > Ok, lets discuss. I do not understand why this patch makes any change a= t all. > Esp. for xdm that is supposedly run on some vty and not on console. Hope the discussion is going on and will make the problem go away. It is still present and bothering ... Regards, Oliver --------------enig3D7F29FA7FF7A1000AEAD223 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJPiF3fAAoJEOgBcD7A/5N8x+YH/3aMsLEgOb5zXGAhrNfLjjhU LGzp/MzBfLJDkvV0hdbF95h8IV7yr+heHjIoxQ9zvsJe8r4Q5aWjCewdYRuSt54w CGwzo5OJg6XGdty+1ewKLrDfixTDZsahmE9GxmaN9xhVJWyCYItGFrnQsCiLVfdX U7U627Dz3Cq2UBYOHtdpaqTK3zeHBMJKKap+BmyMoroJwW2/Cm0DUHJxWwDe0FcB RxhmEPpLeVA6tGKewG97YJ6dZDxyEoPao3MdKh9JjkcoOQYF3IZUf+LUFRdkqUbk DNlAW0qbjDICtEjrtuxdhsgJEyVgmVBUSrCwJbI/DcDGK+uUt58JBMn1c8P+bn8= =W+wF -----END PGP SIGNATURE----- --------------enig3D7F29FA7FF7A1000AEAD223--