From owner-svn-src-head@FreeBSD.ORG Fri Apr 10 12:47:34 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 102878D0; Fri, 10 Apr 2015 12:47:34 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 83A3FB7; Fri, 10 Apr 2015 12:47:32 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id t3AClUjW001535 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 10 Apr 2015 15:47:30 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id t3AClUdw001534; Fri, 10 Apr 2015 15:47:30 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 10 Apr 2015 15:47:30 +0300 From: Gleb Smirnoff To: Slawa Olhovchenkov Subject: Re: svn commit: r281129 - head/etc Message-ID: <20150410124730.GD883@FreeBSD.org> References: <20150409215802.GY21982@hades.panopticon> <20150409220442.GQ8220@zxy.spb.ru> <20150409232711.GZ21982@hades.panopticon> <20150409234026.GH1394@zxy.spb.ru> <20150410000259.GA21982@hades.panopticon> <20150410070845.GU8220@zxy.spb.ru> <20150410114337.GB21982@hades.panopticon> <20150410114623.GA12265@zxy.spb.ru> <20150410122115.GC21982@hades.panopticon> <20150410122631.GB12265@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150410122631.GB12265@zxy.spb.ru> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , Dmitry Marakasov , "src-committers@freebsd.org" , Garrett Cooper X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 10 Apr 2015 12:47:34 -0000 On Fri, Apr 10, 2015 at 03:26:31PM +0300, Slawa Olhovchenkov wrote: S> On Fri, Apr 10, 2015 at 03:21:15PM +0300, Dmitry Marakasov wrote: S> S> > * Slawa Olhovchenkov (slw@zxy.spb.ru) wrote: S> > S> > > > > What benefits from switching to utf8 locale in 'default' login class? S> > > > S> > > > Ability to work with utf-8 texts and filenames out of box. I won't S> > > > mention how important this is nowadays. S> > > S> > > What you mean? What currenly don't working? S> > S> > Everything. You can't do a thing with utf-8 file unless you set utf-8 S> > locale. S> S> You are kidding. S> I can do head and tail to utf-8 file with C locale. S> I can do truncate. S> I can copy, compress, decompress and mailing this files. You can rm and unlink the file! -- Totus tuus, Glebius.