Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 1998 08:44:39 -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 direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h
Message-ID:  <199802231644.IAA29299@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        1998/02/23 08:44:39 PST

  Modified files:
    sys/msdosfs          direntry.h msdosfs_conv.c 
                         msdosfs_lookup.c msdosfs_vfsops.c 
                         msdosfs_vnops.c msdosfsmount.h 
  Log:
  Implement loadable DOS<->local conversion tables for DOS names
  Always create DOS name in uppercase
  Always view DOS name in lowercase
  
  Revision  Changes    Path
  1.10      +6 -6      src/sys/msdosfs/direntry.h
  1.22      +93 -40    src/sys/msdosfs/msdosfs_conv.c
  1.20      +13 -9     src/sys/msdosfs/msdosfs_lookup.c
  1.28      +8 -3      src/sys/msdosfs/msdosfs_vfsops.c
  1.60      +7 -6      src/sys/msdosfs/msdosfs_vnops.c
  1.16      +10 -3     src/sys/msdosfs/msdosfsmount.h

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?199802231644.IAA29299>