Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 SMI; site sun.uucp Path: utzoo!watmath!clyde!bonnie!akgua!whuxlm!harpo!decvax!decwrl!sun!guy From: guy@sun.uucp (Guy Harris) Newsgroups: net.wanted.sources Subject: Re: System III Sources + catalog Message-ID: <2316@sun.uucp> Date: Sun, 16-Jun-85 23:44:20 EDT Article-I.D.: sun.2316 Posted: Sun Jun 16 23:44:20 1985 Date-Received: Wed, 19-Jun-85 02:01:06 EDT References: <218@luke.UUCP> Distribution: net Organization: Sun Microsystems, Inc. Lines: 15 > I am looking for software that will run on System III. Much of the > software that I have seen recently is written for 4.2BSD, SVr2, or both. > But much of that won't work on my poor old System III system. A slight request to developers of source code that will end up in {net,mod}.sources: please don't use any features of your particular version of UNIX that aren't available in "lowest common denominator" UNIX unless doing so makes a big difference. There are still a lot of "old" versions of UNIX out there, which don't have file locking, or "truncate", or any IPC other than pipes between ancestrally related processes, or.... If your application doesn't need those features (there are a lot that do, though), it's not too hard to write it so that it'll run under most versions of UNIX since V7. Guy Harris