From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 5736d2ce for ; Thu, 6 Feb 2020 23:15:54 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 1F2B39CCAF; Fri, 7 Feb 2020 09:15:53 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 607AE9CCA4; Fri, 7 Feb 2020 09:15:27 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id F42299CCA4; Fri, 7 Feb 2020 09:15:24 +1000 (AEST) Received: from neener.bl.org (neener.bl.org [50.116.26.109]) by minnie.tuhs.org (Postfix) with ESMTP id 840059CCA3 for ; Fri, 7 Feb 2020 09:15:24 +1000 (AEST) Received: from neener.bl.org (localhost [127.0.0.1]) by neener.bl.org (8.15.2/8.15.2) with ESMTPS id 016NFNsh019798 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 6 Feb 2020 17:15:23 -0600 (CST) Received: from localhost (mparson@localhost) by neener.bl.org (8.15.2/8.12.8/Submit) with ESMTP id 016NFN9c016925 for ; Thu, 6 Feb 2020 17:15:23 -0600 (CST) X-Authentication-Warning: neener.bl.org: mparson owned process doing -bs Date: Thu, 6 Feb 2020 17:15:23 -0600 (CST) From: Michael Parson To: tuhs@minnie.tuhs.org In-Reply-To: <20200206175840.GH15253@ancienthardware.org> Message-ID: References: <3C26A155-81B4-4341-A422-3AD0346DEC09@eschatologist.net> <20200206035457.GF21264@mcvoy.com> <9d8ccfd6e3b34a4a586e4947e861551f@bl.org> <20200206175840.GH15253@ancienthardware.org> User-Agent: Alpine 2.21 (NEB 202 2017-01-01) X-Marks-The-Spot: --->X MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (neener.bl.org [127.0.0.1]); Thu, 06 Feb 2020 17:15:24 -0600 (CST) Subject: Re: [TUHS] Atari System V media and books? X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Thu, 6 Feb 2020, Arno Griffioen wrote: > On Thu, Feb 06, 2020 at 09:50:39AM -0600, Michael Parson wrote: >> No offense taken. It's not so much that it's "likeable", at least, any >> more than playing with any old software is "likeable". It only crossed >> my radar because someone mentioned that it was available for Atari UNIX >> (ASV), would those bits be able to be used on Amiga UNIX (AMIX)? I was > > Just nitpicking a little :) > > I know Amiga UNIX is often referred to as AMIX, but 'in the day' there > was an actual 'AMIX' which was an CBM in-house only port of SVR3.2 to > 'A2500UX' labeled machines. (basically 68020+MMU equipped boxes) > > These ran the internal email and file distribution network, but was > never publicly released. Quite noticeable as it boots into an ASCII > console with a bright orange background. > > Same background that some of the 68020/030 cards boot ROMs show when > choosing the 'boot UNIX' option. Neat. This is the first time I've heard of this UNIX from Commodore. I'd heard of Amiga UNIX, which ran on the A3000 and A2000s with the appropriate 68020(+MMU) or 030 upgrades, and their failed CBM 900 project, which was based on the Z8001, which was reported to be a port of MWC Coherent rather than based on the AT&T code. > Worked on that old platform for some time.. Part of my projects was to > migrate some of the tools to the 'next version' which was.. > > The actual product sold as 'Amiga UNIX'. (not 'AMIX' ;) ) $ uname -a UNIX_System_V amy 4.0 2.1c 0800430 Amiga (Unlimited) m68k > This was the SVR4 port in a V1 and V2 version with the latter getting > a bunch of updates to streamline it on the platform. > > V1 was really only sold/used to launch-customers while V2 was more > publicly available. (V1 was trivial to hack around the '1 user' base > license with a little 'od' and binary patching ;) ) > > Interesting issue at the time was that, according to the internal > grapevine at CBM at the time, the Amiga UNIX SVR4 was not m68k ABI > compliant, so it could not run pre-packaged m68k-svr4 software that > did use this interface. The docs claim that there was an attempt to make it ABI compliant, but the ABI wasn't "finalized" or something, so, future compatibility was not guaranteed. > Reason was rumoured to be that CBM (in ther never-ending efforts to > do things 'cheap') got the cheapest source license they could get for > SVR4 which AFAIK was for the 3B2 or similar AT&T platform and they did > not get an actual m68k source and license. > > Never got that really verified, but I do know that at the time the > lack of support for the m68k ABI was a big hurdle for acceptance. *shrug* Atari UNIX and Amiga UNIX seem close enough that some stuff compiled on Atari works on the Amiga. Out of curiosity, how much m68k SysV software was out there? >> but it requires setting LD_LIBRARY_PATH to load the ASV X11 libs, so, >> I thought, if I could get my hands on the source, I could compile >> it against the AMIX supplied libs, then maybe try and get Mosaic >> compiled as well. > > The SVR4 Amiga UNIX used CDE and all bits for the X11 environment, so > the binaries should all be there. The install bits that have survived and escaped onto the Internet have X11R4 with XView/OpenLook, no Motif/CDE. There was a port of X11R5 to it that supported some of the newer graphics cards, but still no Motif. > No sources were available to people outside the CBM UNIX group at the > headquarters at the time, but perhaps they got out onto the net when > it all went down. Would be cool if someone found a tape and got it in the right hands. > The UNIX group inside CBM got disbanded way before they went totally > out of business, so it may have well gone into the shredder at some > point. Rumors were that *the* box that had the source on it crashed. Sounded like a ridiculous reason to me, but that's what I'd heard. > Quitting the CBM-UNIX group was done very crudely I might add with > some of the guys from the US being over in europe when they got told > that they were fired and their company creditcards got blocked at the > same time.. classy... >From what I've heard about the last days of Commodore under Mehdi Ali, this doesn't surprise me. -- Michael Parson Pflugerville, TX KF5LGQ