From owner-freebsd-current@FreeBSD.ORG Thu Aug 23 05:42:25 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF75816A420 for ; Thu, 23 Aug 2007 05:42:25 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from mail.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by mx1.freebsd.org (Postfix) with ESMTP id 92BB413C467 for ; Thu, 23 Aug 2007 05:42:25 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from pavillion-freebsd.advok.com (pool-141-151-77-139.phlapa.east.verizon.net [141.151.77.139]) by mail.asahi-net.or.jp (Postfix) with ESMTP id 6974E541C4 for ; Thu, 23 Aug 2007 14:42:23 +0900 (JST) Date: Thu, 23 Aug 2007 01:42:14 -0400 From: Yoshihiro Ota To: freebsd-current@freebsd.org Message-Id: <20070823014214.a869857a.ota@j.email.ne.jp> X-Mailer: Sylpheed 2.4.0 (GTK+ 2.10.12; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: What is the status of UTF-8 support? 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: Thu, 23 Aug 2007 05:42:25 -0000 About a year ago, I used some paches from the following link to use UTF-8, for namely smbfs. http://people.freebsd.org/~imura/kiconv/ Does anyone know the current status of unicode/utf-8 handling in the filesystems in the CURRENT? Are these patches applied? Did anyone do anything else on multi-byte related issues? Thanks, Hiro