From owner-freebsd-i18n@FreeBSD.ORG Tue Sep 23 04:04:21 2003 Return-Path: Delivered-To: freebsd-i18n@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9AC016A4B3; Tue, 23 Sep 2003 04:04:21 -0700 (PDT) Received: from mail.ryu16.org (YahooBB219005044040.bbtec.net [219.5.44.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id E92664400B; Tue, 23 Sep 2003 04:04:18 -0700 (PDT) (envelope-from imura@ryu16.org) Received: from redeye.xt.ryu16.org (localhost [127.0.0.1]) by mail.ryu16.org (8.12.9p1/8.12.9) with ESMTP id h8NB4Ggb019628; Tue, 23 Sep 2003 20:04:16 +0900 (JST) (envelope-from imura@redeye.xt.ryu16.org) Received: (from imura@localhost) by redeye.xt.ryu16.org (8.12.9p1/8.12.9/Submit) id h8NB4GiB019627; Tue, 23 Sep 2003 20:04:16 +0900 (JST) (envelope-from imura) Date: Tue, 23 Sep 2003 20:04:16 +0900 From: "R. Imura" To: freebsd-fs@freebsd.org, freebsd-i18n@freebsd.org Message-ID: <20030923110416.GA16446@ryu16.org> References: <20030922170903.GA43754@ryu16.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030922170903.GA43754@ryu16.org> User-Agent: Mutt/1.4.1i-ja.1 cc: bp@freebsd.org cc: sobomax@freebsd.org Subject: Re: [Patch] cd9660/msdosfs/ntfs/libiconv mutli-byte extention X-BeenThere: freebsd-i18n@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Internationalization Effort List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 11:04:22 -0000 Hi, On Tue, Sep 23, 2003 at 02:09:03AM +0900, R. Imura wrote: > I made a patch for multi-byte character extension > of three file systems with enhanced LIBICONV in the > kernel. File systems are cd9660(joliet part), msdosfs, > and ntfs. > > http://www.ryu16.org/FreeBSD/kiconv/kiconv-5_current-20030921.diff I should tell you one important thing that about 200 Japanese have been using this patch and there aren't any problem reported yet. Regards, - R. Imura