From owner-svn-src-head@FreeBSD.ORG Thu Nov 6 13:41:53 2008 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06CE71065673; Thu, 6 Nov 2008 13:41:53 +0000 (UTC) (envelope-from rdivacky@lev.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id AEAC58FC18; Thu, 6 Nov 2008 13:41:51 +0000 (UTC) (envelope-from rdivacky@lev.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 927929CB5D0; Thu, 6 Nov 2008 14:39:22 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UlMvqHCnfVed; Thu, 6 Nov 2008 14:39:17 +0100 (CET) Received: from lev.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id E88889CB5DE; Thu, 6 Nov 2008 14:39:16 +0100 (CET) Received: (from rdivacky@localhost) by lev.vlakno.cz (8.14.2/8.14.2/Submit) id mA6DdGtS091394; Thu, 6 Nov 2008 14:39:16 +0100 (CET) (envelope-from rdivacky) Date: Thu, 6 Nov 2008 14:39:16 +0100 From: Roman Divacky To: Alexander Leidinger Message-ID: <20081106133916.GA91328@freebsd.org> References: <200811051508.mA5F89XD030040@svn.freebsd.org> <20081105.150108.1649771743.imp@bsdimp.com> <9bbcef730811051526p3a978848uf904a149cb81fbce@mail.gmail.com> <20081106143947.14544np9rgzv5egw@webmail.leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081106143947.14544np9rgzv5egw@webmail.leidinger.net> User-Agent: Mutt/1.4.2.3i Cc: src-committers@freebsd.org, Ivan Voras , svn-src-all@freebsd.org, "M. Warner Losh" , svn-src-head@freebsd.org, des@freebsd.org Subject: Re: svn commit: r184691 - head/sys/compat/linprocfs X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 06 Nov 2008 13:41:53 -0000 On Thu, Nov 06, 2008 at 02:39:47PM +0100, Alexander Leidinger wrote: > Quoting Ivan Voras (from Thu, 6 Nov 2008 00:26:41 +0100): > > >This is why there's such a big push to get systems to properly support > >UTF-8. FreeBSD had a SoC project this year that was supposed to > >properly implement Unicode collations (and thus collation of UTF-8 > >strings) but it looks dead or in a dormant state right now (though I > >didn't follow it attentively). > > As per the commit log of the ideas list, this is on the way into SVN > (soon-ish, I assume). Konrad just got his commit bit, I believe he's going to do something with it :)