freebsd-dev/sys/isofs/cd9660
Maxim Sobolev c4fefc4887 Add a hook for loading of a Unicode -> char conversion routine as a kld at a
run-time. This is temporary solution until proper kernel Unicode interfaces
are in place and as such was purposely designed to be as tiny as possible
(3 lines of the code not counting comments). The port with conversion routines
for the most popular single-byte languages will be added later today

Reviewed by:	bp, "Michael C . Wu" <keichii@iteration.net>
Approved by:	bp
2001-02-13 11:48:31 +00:00
..
cd9660_bmap.c
cd9660_lookup.c Make cd9660 filesystem PDIRUNLOCK aware. Now it can be used in vnode stacks 2000-10-03 04:39:50 +00:00
cd9660_mount.h
cd9660_node.c Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
cd9660_node.h Make cd9660 filesystem PDIRUNLOCK aware. Now it can be used in vnode stacks 2000-10-03 04:39:50 +00:00
cd9660_rrip.c
cd9660_rrip.h
cd9660_util.c Add a hook for loading of a Unicode -> char conversion routine as a kld at a 2001-02-13 11:48:31 +00:00
cd9660_vfsops.c Back out proc locking to protect p_ucred for obtaining additional 2001-01-27 00:01:31 +00:00
cd9660_vnops.c o Restructure vaccess() so as to check for DAC permission to modify the 2000-08-29 14:45:49 +00:00
iso_rrip.h
iso.h Fix memory leakage on module unload. 2000-06-29 01:19:12 +00:00
TODO
TODO.hibler Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00