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 04ffdbdf for ; Mon, 2 Mar 2020 02:49:17 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id A07DB9CB92; Mon, 2 Mar 2020 12:49:14 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id AF3C093D90; Mon, 2 Mar 2020 12:48:47 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 1582393D90; Mon, 2 Mar 2020 12:48:44 +1000 (AEST) X-Greylist: delayed 2655 seconds by postgrey-1.36 at minnie.tuhs.org; Mon, 02 Mar 2020 12:48:43 AEST Received: from booboo.lectroid.com (booboo.lectroid.com [45.56.103.166]) by minnie.tuhs.org (Postfix) with ESMTPS id 6B27393D35 for ; Mon, 2 Mar 2020 12:48:43 +1000 (AEST) Received: from booboo.lectroid.com (localhost [127.0.0.1]) by booboo.lectroid.com (8.15.2/8.15.2) with ESMTPS id 02224QMc003924 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Sun, 1 Mar 2020 21:04:27 -0500 Received: from localhost (pat@localhost) by booboo.lectroid.com (8.15.2/8.15.2/Submit) with ESMTP id 02224QSq003920 for ; Sun, 1 Mar 2020 21:04:26 -0500 X-Authentication-Warning: booboo.lectroid.com: pat owned process doing -bs Date: Sun, 1 Mar 2020 21:04:26 -0500 (EST) From: Pat Barron X-X-Sender: pat@booboo.lectroid.com To: tuhs@tuhs.org Message-ID: User-Agent: Alpine 2.21 (LFD 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Subject: [TUHS] What was the release history timeline of Ultrix for VAX/MicroVAX? 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" I was just discussing this with someone today, and I realized this information has fallen out of working memory, and I can't find it on secondary storage anywhere... ;-) Does anyone remember the release history and version numbering of Ultrix for the VAX and MicroVAX (which I believe was referred to at various times as Ultrix-32 and Ultrix-32M, until some point when the "-32" thing was dropped, I think?) I was trying to remember what the various released versions of Ultrix were. The person I was discussing with thinks he remembers a version 1.4 and 1.6, before Ultrix 2.0. I honestly don't remember any 1.x version beyond 1.2. Is there a timeline somewhere? --Pat.