Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!wuarchive!mit-eddie!uw-beaver!zephyr.ens.tek.com!tektronix!nosun!qiclab!onion!jeff From: jeff@onion.pdx.com (Jeff Beadles) Newsgroups: comp.unix.misc Subject: Re: Help! modifying os to support >14 char filenames (sys V.3) Message-ID: <1990Sep9.002823.16243@onion.pdx.com> Date: 9 Sep 90 00:28:23 GMT References: <1430@engadm2.csd.mot.com> Organization: Little to none. Lines: 21 cliff@motcsd.csd.mot.com (cliff.rodriguez) writes: >We are working on a project to convert our system V based system (ver 3) >from 14 char file names to something much larger. Has anyone out there >done this, or heard it done? I need to know if this is going to be the >slow tedious task I think it is. Any suggestion on how to speed up the >work or some magic answer would be appreciated... thanks in advance...cliff This is a long, slow, painful process. (I know-- We've done it.) We implimented the Berkeley FFS as a filesystem type at the same time. After the kernel is finished, you have to go thru most ALL of the user-code. There's 14 character filth (I can think of other 'F' words that fit :-) all over the place. Overall, this is not a trivial task. Be prepared to check user code from 'ar' to 'zcat'. -Jeff -- Jeff Beadles jeff@onion.pdx.com jeff@quark.wv.tek.com