From owner-cvs-all Mon Feb 23 01:39:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17450 for cvs-all-outgoing; Mon, 23 Feb 1998 01:39:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17442; Mon, 23 Feb 1998 01:39:38 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05067; Mon, 23 Feb 1998 01:39:33 -0800 (PST) Date: Mon, 23 Feb 1998 01:39:33 -0800 (PST) Message-Id: <199802230939.BAA05067@freefall.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_vnops.c msdosfsmount.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/02/23 01:39:33 PST Modified files: sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vnops.c msdosfsmount.h Log: Implement loadable upper->lower local conversion table Revision Changes Path 1.9 +3 -3 src/sys/msdosfs/direntry.h 1.21 +39 -13 src/sys/msdosfs/msdosfs_conv.c 1.19 +4 -2 src/sys/msdosfs/msdosfs_lookup.c 1.59 +4 -2 src/sys/msdosfs/msdosfs_vnops.c 1.15 +5 -2 src/sys/msdosfs/msdosfsmount.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message