Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.internals Subject: Re: Slashes in file names Message-ID: <6104@auspex.auspex.com> Date: 17 Feb 91 21:39:42 GMT References: <1991Feb14.070512.24190@athena.mit.edu> <1991Feb14.091853.19090@kithrup.COM> <15898.27bc3908@levels.sait.edu.au> Organization: Auspex Systems, Santa Clara Lines: 11 >So SysV has allowed filenames with 8-bit set for ages. Yup - in fact, that dates all the way back to V7, and even earlier (I don't think V6 disallowed them, either - dunno if any of its predecessors did). >Sorry that I don't have access to BSD right now, but I wouldn't think >that it was different. Am I wrong? It is different. 4.1BSD disallowed the character '/'|0200, and 4.2BSD and successors disallowed any characters with the 8th bit set.