From owner-freebsd-current@FreeBSD.ORG Sun Aug 2 11:31:48 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6904106566B for ; Sun, 2 Aug 2009 11:31:48 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id 3FA508FC1B for ; Sun, 2 Aug 2009 11:31:47 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id n72AoYRZ065522 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 2 Aug 2009 13:50:34 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id n72AoXRg009269; Sun, 2 Aug 2009 13:50:33 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id n72AoXoW009268; Sun, 2 Aug 2009 13:50:33 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 2 Aug 2009 13:50:33 +0300 From: Kostik Belousov To: ed@freebsd.org Message-ID: <20090802105033.GG1884@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m/dOQwinUYovVn10" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: current@freebsd.org Subject: HEAD tty seems to drop characters 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: Sun, 02 Aug 2009 11:31:49 -0000 --m/dOQwinUYovVn10 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I run a screen(1), where I tried to copy large portion of output and paste it into vi. This resulted in the loss of the characters at random points inside the pasted text. See below: original ... pango-1.24.4 needs updating (port has 1.24.5) policykit-gnome-0.9.2_1 needs updating (port has 0.9.2_2) poppler-gtk-0.10.6 needs updating (port has 0.10.6_1) postgresql-client-8.3.7 needs updating (port has 8.3.7,1) postgresql-contrib-8.3.7_1 needs updating (port has 8.3.7_2) ... pasted ... pango-1.24.4 needs updating (port has 1.24.5) policy8.3.7 needs updating (port has 8.3.7,1) postgresql-contrib-8.3.7_1 needs updating (port has 8.3.7_2) ... The effect is reproducable. System is some days old HEAD, r196002. I think this is quite critical for 8.0. --m/dOQwinUYovVn10 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkp1b3kACgkQC3+MBN1Mb4jH5wCdFU4JKjxV6yLz8oE2DWiLxdJL et8An2v5dAyWyPbo+H/My6vDcR4Qi9oI =AyCb -----END PGP SIGNATURE----- --m/dOQwinUYovVn10--