freebsd-skq/sys/fs
Andrey A. Chernov 2b5b6623f6 Add initial support to map 0x4XX Unicode Cyrillic range names:
only win->unix part is implemented at this time with 256-byte
table defaulted to KOI8-R (will be loadable in future).
Since back mapping not supported yet, you'll get "No such file or directory"
on each Cyrillic name with 'ls -l', only 'echo *' work at this moment.
Teach current code to understand Unicode a bit.
1998-02-22 12:05:42 +00:00
..
cd9660 Staticize. 1998-02-09 06:11:36 +00:00
deadfs Add support for poll(2) on files. vop_nopoll() now returns POLLNVAL 1997-12-15 03:09:59 +00:00
fdescfs Staticize. 1998-02-09 06:11:36 +00:00
fifofs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
msdosfs Add initial support to map 0x4XX Unicode Cyrillic range names: 1998-02-22 12:05:42 +00:00
nullfs Staticize. 1998-02-09 06:11:36 +00:00
portalfs Fixed missing initialization of mp->mnt_stat. At least vm depends on 1998-01-01 08:28:26 +00:00
procfs Staticize. 1998-02-09 06:11:36 +00:00
specfs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
umapfs Staticize. 1998-02-09 06:11:36 +00:00
unionfs Deleted unused variable. 1998-02-10 08:04:31 +00:00