freebsd-skq/sys/fs
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 Add a hook for loading of a Unicode -> char conversion routine as a kld at a 2001-02-13 11:48:31 +00:00
coda Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
deadfs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
devfs At the point in time where most devices are created, we don't know what 2001-02-02 22:54:41 +00:00
fdescfs Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
fifofs Introduce vop_stdinactive() and make it the default if no vop_inactive 2000-08-18 10:01:02 +00:00
hpfs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
msdosfs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
ntfs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
nullfs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
nwfs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
portalfs Update to reflect the disappearance of getsock(). 2000-11-25 07:16:06 +00:00
procfs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
specfs Another round of the <sys/queue.h> FOREACH transmogriffer. 2001-02-04 16:08:18 +00:00
umapfs Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
unionfs Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00