freebsd-dev/sys/fs/cd9660
Max Khon c4f02a891f - Support for multibyte charsets in LIBICONV.
- CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options
(with corresponding modules).
- kiconv(3) for loadable charset conversion tables support.

Submitted by:	Ryuichiro Imura <imura@ryu16.org>
2003-09-26 20:26:25 +00:00
..
cd9660_bmap.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
cd9660_iconv.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
cd9660_lookup.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
cd9660_mount.h - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
cd9660_node.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
cd9660_node.h change dev_t to struct cdev * to match ufs. This fixes fstat for cd9660 2003-06-24 22:11:20 +00:00
cd9660_rrip.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
cd9660_rrip.h
cd9660_util.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
cd9660_vfsops.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
cd9660_vnops.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
iso_rrip.h Remove __P. 2002-03-20 07:51:46 +00:00
iso.h - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
TODO
TODO.hibler