From owner-freebsd-hackers Thu Sep 18 02:20:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA21221 for hackers-outgoing; Thu, 18 Sep 1997 02:20:37 -0700 (PDT) Received: from dublin.iona.ie (root@operation.dublin.iona.ie [192.122.221.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA21199 for ; Thu, 18 Sep 1997 02:20:28 -0700 (PDT) Received: from ultra (ultra [192.122.221.136]) by dublin.iona.ie (8.7.5/jm-1.01) with SMTP id KAA21776; Thu, 18 Sep 1997 10:20:08 +0100 (BST) Date: Thu, 18 Sep 1997 10:19:44 +0100 (BST) From: Niall Smart X-Sender: nsmart@ultra To: Terry Lambert cc: Tommy Hallgren , jkh@time.cdrom.com, freebsd-hackers@FreeBSD.ORG Subject: Re: CDROM image In-Reply-To: <199709172013.NAA13644@usr02.primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Surely they are stored with case, but the Windows 95 search algorithm ignores it? -- Niall Smart Customer Engineering, IONA Technologies. (www.iona.com) On Wed, 17 Sep 1997, Terry Lambert wrote: > > In Windows95 everything looked fine. But in Linux(which I used back then) > > every filename was in lower case. :-( > > In Windows95, long file names are case sensitive on storage, case > insensitive on lookup. I believe lowercasing them was an acessability > hack in the CDROM driver on Linux. > > > Terry Lambert > terry@lambert.org > --- > Any opinions in this posting are my own and not those of my present > or previous employers. >