atom feed15 messages in org.freebsd.freebsd-fs[Patch] cd9660/msdosfs/ntfs/libiconv ...
FromSent OnAttachments
R. ImuraSep 22, 2003 10:10 am 
R. ImuraSep 23, 2003 4:04 am 
Hye-Shik ChangSep 23, 2003 5:02 am 
Andrey ChernovSep 23, 2003 5:09 am 
Hye-Shik ChangSep 23, 2003 5:28 am 
Maxim SobolevSep 23, 2003 1:24 pm 
R. ImuraSep 24, 2003 8:05 am 
Andrey ChernovSep 24, 2003 8:13 am 
R. ImuraSep 24, 2003 9:06 am 
Boris PopovSep 26, 2003 3:30 am 
R. ImuraSep 26, 2003 10:43 am 
R. ImuraSep 27, 2003 5:25 am 
Max KhonSep 28, 2003 5:44 am 
Boris PopovSep 28, 2003 7:09 am 
R. ImuraOct 11, 2003 2:07 am 
Subject:[Patch] cd9660/msdosfs/ntfs/libiconv mutli-byte extention
From:Andrey Chernov (ac@nagual.pp.ru)
Date:Sep 23, 2003 5:09:25 am
List:org.freebsd.freebsd-fs

On Tue, Sep 23, 2003 at 20:04:16 +0900, R. Imura wrote:

Hi,

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.

All you need at this stage is to find one committer who understand multibyte/asian stuff enough (it is not me) and can integrate this patches into kernel module. I personally don't think it belongs to port, but, rather KLD module, especially if it covers most of Unicode.