Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 21:29:08 +0900
From:      Hye-Shik Chang <perky@i18n.org>
To:        "R. Imura" <imura@ryu16.org>
Cc:        freebsd-i18n@freebsd.org
Subject:   Re: [Patch] cd9660/msdosfs/ntfs/libiconv mutli-byte extention
Message-ID:  <20030923122908.GA84813@fallin.lv>
In-Reply-To: <20030922170903.GA43754@ryu16.org>
References:  <20030922170903.GA43754@ryu16.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 23, 2003 at 02:09:03AM +0900, R. Imura wrote:
> Hi all,
> 
> 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
> 
[snip]
> Related Kernel Options (Kernel Modules)
>  - CD9660 (cd9660.ko)
>  - MSDOSFS (msdosfs.ko)

I found your patch to sys/fs/msdosfs can become simpler with
Darwin's msdosfs modification that gathers a unicode string first
and convert it later. I have a UTF-8 hardcoded patch that ported
from Darwin to FreeBSD CURRENT. (the patch didn't tested by
anybody else than I. :)

http://people.freebsd.org/~perky/msdosfs-utf8.diff


Regards,

  Hye-Shik =)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030923122908.GA84813>