Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 1998 04:05:47 -0800 (PST)
From:      "Andrey A. Chernov" <ache@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/msdosfs msdosfs_conv.c
Message-ID:  <199802221205.EAA20336@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        1998/02/22 04:05:46 PST

  Modified files:
    sys/msdosfs          msdosfs_conv.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.16      +308 -13   src/sys/msdosfs/msdosfs_conv.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802221205.EAA20336>