Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 SMI; site cbhydra.uucp Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!cbosgd!cbhydra!mark From: mark@cbhydra.uucp Newsgroups: net.sources,net.unix,net.lang.c,net.unix-wizards Subject: Re: QUERY: Coding convention Message-ID: <108@cbhydra.uucp> Date: Thu, 5-Jul-84 15:28:38 EDT Article-I.D.: cbhydra.108 Posted: Thu Jul 5 15:28:38 1984 Date-Received: Sat, 7-Jul-84 00:35:09 EDT References: <2065@rlgvax.UUCP> Organization: AT&T Bell Laboratories, Columbus Lines: 18 > I'd put in an additional plea - have "VMUNIX" mean "this system has lots > of address space which isn't too horribly expensive to use", and be used > to conditionalize things like "nroff" keeping its temporary file in memory - > and *not* be used to mean "Berkeley UNIX". The USDL (or whatever it's being > called this week) will surely someday release a paging version of "USG" UNIX > (or make all the demand paging hardware on the 3B series look pretty silly), > and VMUNIX should apply there also. Hear hear! vi uses the ifdef for EXACTLY this purpose. I'd like to second this plea. > Oh yes, while we're on the subject, could everybody out there please pick up > the "directory library" that was done for 4.1BSD in preparation for the > change to directory formats in 4.2BSD? Don't hold your breath for USDL to put this in - those people are incredible Berkeley-phobes. Too bad, too, because this is an important feature.