From owner-svn-src-head@FreeBSD.ORG Wed Jun 17 03:24:17 2015 Return-Path: Delivered-To: svn-src-head@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5878B4A5; Wed, 17 Jun 2015 03:24:17 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from mail.xcllnt.net (mail.xcllnt.net [50.0.150.214]) (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 4DB99152; Wed, 17 Jun 2015 03:24:15 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from [10.1.254.15] (208.185.168.138.IPYX-104653-ZYO.zip.zayo.com [208.185.168.138] (may be forged)) (authenticated bits=0) by mail.xcllnt.net (8.14.9/8.14.9) with ESMTP id t5H3N9Ow031117 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 16 Jun 2015 20:24:09 -0700 (PDT) (envelope-from marcel@xcllnt.net) Subject: Re: svn commit: r284489 - head/bin/ls Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Content-Type: multipart/signed; boundary="Apple-Mail=_FB913BB6-B7CD-4123-A8DB-D36BD3462D30"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5b6 From: Marcel Moolenaar In-Reply-To: <5580E64E.9040601@freebsd.org> Date: Tue, 16 Jun 2015 20:24:07 -0700 Cc: Marcel Moolenaar , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: <64D467BD-F5DE-419E-B812-C8BFD40319A0@xcllnt.net> References: <201506170312.t5H3C9Tm088469@svn.freebsd.org> <5580E64E.9040601@freebsd.org> To: Andrey Chernov X-Mailer: Apple Mail (2.2098) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 17 Jun 2015 03:24:17 -0000 --Apple-Mail=_FB913BB6-B7CD-4123-A8DB-D36BD3462D30 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii > On Jun 16, 2015, at 8:15 PM, Andrey Chernov wrote: > > On 17.06.2015 6:12, Marcel Moolenaar wrote: >> Author: marcel >> Date: Wed Jun 17 03:12:08 2015 >> New Revision: 284489 >> URL: https://svnweb.freebsd.org/changeset/base/284489 >> >> Log: >> Unbreak ``env LANG=ru_RU.KOI8-R ls -l''. >> Time strings are in the current locale. > > Thanx, but the same treatment should be for file names too: they are in > the current locale. ls -l drops them otherwise. filenames are already printed with the h attribute, so something else may be wrong. -- Marcel Moolenaar marcel@xcllnt.net --Apple-Mail=_FB913BB6-B7CD-4123-A8DB-D36BD3462D30 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJVgOhXAAoJEIda8t8f0tjjB8kP/jZs6KmVxHDw9I6810sL9hGj 84ZZHi/tyTVk8cwK0/9NQv+/kiWAVUWhx6sJT8NYS+EupGKiBf0WqRNELidgoGtO 2u7PbkjqhpQz1A/k2Twk4jEslVIj5iva2WjrtLhD4fE0BKX9E4VlyIwzoPw2/ufd eFijLDXKhYPXY2wvnkLn1clUcoD7fLSNiF0WeaZR4Ef1P0fj91dLSg4UNc6JbgXN cz6YvYhdxZrGNvm+Z+EPhyR1t0MZpPG4AAlIxgndueMI4yK/inLjajP6UC7d8GVP K984GXcbc7E3qwAXlKMgwjfBQ+34L0xrlES6jlPT9153fO5yz+fzLk9dt79GHv5h zGi+FGxjYI8mTr2pjAZawGKAf4JxmzJFd7lbXPYDk3WukFyb0mm63T+Y1W0tr6ea rGAgIHzLNsuQSiSPKVIT5uhJNkkMeniTzRcxFDbcZnoVPhK3VahWVuMXCAIIwYYa oVVPKkSTwkfPHZDGnUeg5cjGNiaSrUbXJRrXoMm5H/nWxAzH1PTQmHwXwqkTgeCH l6C58/qxZYFUfZOxg2KNDN2S6C4UZpLA2+3rINYMG+0ojh4PNOg6i+tCgMyHmA+l +RKyh0435/BaVgqB2h5taFphgYmX7wBVcF3y6jWPa3i9Ji6vCn/IE0FkYeMXD6Y3 xHYrB1YvQO93zuxjtXTr =lHXr -----END PGP SIGNATURE----- --Apple-Mail=_FB913BB6-B7CD-4123-A8DB-D36BD3462D30--