Date: Fri, 12 Oct 2001 15:08:49 -0700 (PDT) From: Ustimenko Semen <semenu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_ntfs Makefile mount_ntfs.8 mount_ntfs.c src/sys/ntfs ntfs.h ntfs_subr.c ntfs_subr.h ntfs_vfsops.c ntfs_vnops.c ntfsmount.h Message-ID: <200110122208.f9CM8n180010@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
semenu 2001/10/12 15:08:49 PDT
Modified files: (Branch: RELENG_4)
sbin/mount_ntfs Makefile mount_ntfs.8 mount_ntfs.c
sys/ntfs ntfs.h ntfs_subr.c ntfs_subr.h
ntfs_vfsops.c ntfs_vnops.c ntfsmount.h
Log:
MFC: Stole unicode translation tables from mount_msdos. Add kernel code
to support this translation.
Revision Changes Path
1.2.2.2 +3 -1 src/sbin/mount_ntfs/Makefile
1.6.2.6 +6 -0 src/sbin/mount_ntfs/mount_ntfs.8
1.3.2.2 +78 -3 src/sbin/mount_ntfs/mount_ntfs.c
1.8.2.2 +3 -1 src/sys/ntfs/ntfs.h
1.7.2.4 +108 -17 src/sys/ntfs/ntfs_subr.c
1.7.2.1 +13 -2 src/sys/ntfs/ntfs_subr.h
1.20.2.4 +13 -0 src/sys/ntfs/ntfs_vfsops.c
1.9.2.3 +1 -1 src/sys/ntfs/ntfs_vnops.c
1.6.2.1 +3 -1 src/sys/ntfs/ntfsmount.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?200110122208.f9CM8n180010>
