From owner-svn-ports-head@FreeBSD.ORG Tue Sep 9 08:52:10 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2FDE74CE; Tue, 9 Sep 2014 08:52:10 +0000 (UTC) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DD3E56B7; Tue, 9 Sep 2014 08:52:09 +0000 (UTC) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 059A76A6003; Tue, 9 Sep 2014 10:52:05 +0200 (CEST) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.7/8.14.7) with ESMTP id s898q5vE065738; Tue, 9 Sep 2014 10:52:05 +0200 (CEST) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.7/8.14.7/Submit) id s898q5TW065671; Tue, 9 Sep 2014 10:52:05 +0200 (CEST) (envelope-from lars) Date: Tue, 9 Sep 2014 10:52:05 +0200 From: Lars Engels To: Koop Mast Subject: Re: svn commit: r367714 - in head/x11-drivers/xf86-input-keyboard: . files Message-ID: <20140909085205.GA57121@e-new.0x20.net> References: <201409090820.s898KbcZ016336@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yHgig3XI5r20tkjN" Content-Disposition: inline In-Reply-To: <201409090820.s898KbcZ016336@svn.freebsd.org> X-Editor: VIM - Vi IMproved 7.4 X-Operation-System: FreeBSD 8.4-RELEASE-p4 User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2014 08:52:10 -0000 --yHgig3XI5r20tkjN Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 09, 2014 at 08:20:37AM +0000, Koop Mast wrote: > Author: kwm > Date: Tue Sep 9 08:20:37 2014 > New Revision: 367714 > URL: http://svnweb.freebsd.org/changeset/ports/367714 > QAT: https://qat.redports.org/buildarchive/r367714/ >=20 > Log: > Don't query console keymap > =20 > This seems to be useless and doesn't work anymore with vt(4), due to the > use of Unicode codepoints in vt(4). The new patch remove the related > code. This fixes a segmentation fault during X.Org server startup. > =20 > PR: 191459 > Submitted by: Claude Buisson (earlier version) > Obtained from: xorg-dev >=20 Thanks a lot! :-) --yHgig3XI5r20tkjN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQF8BAEBCgBmBQJUDr+1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1tEoMH/0XrieebKFqRXuo3GJyvFy+5 oMDnl2WXnwpnYNQq/fjL2ARxQELz5YhGofr4qbNPZ5vvxmCjVimdlIfPgxZ4BEXp VWLgBUUEXUTLWwn4KWeEgrQpX4IdXyITXm4vKkv2ngUbgeKADMtQP582Xt2btXN5 J5D9D9E3UGIKKBYQs2PVknAQyO7gL83a9AoZB+Kc7SwmTxHVIf8JTkygHn/Agtsd yLOcXNgYGEXoWK5fH14ApeAz/NhnNIwVWlvk79g6yTaSl644eq5Bo5vNv3b/mJVY Z4OEUQSBsVPdkzd48pKSixDnqSuIoRERq/4yAUj2woRYKn9M3o+ucHFAF7jUjic= =eCEe -----END PGP SIGNATURE----- --yHgig3XI5r20tkjN--