From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30601 invoked from network); 16 Mar 2023 06:16:10 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 16 Mar 2023 06:16:10 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id A5B3B413B2; Thu, 16 Mar 2023 16:16:04 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1678947365; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-owner:list-unsubscribe:list-subscribe:list-post; bh=j8enQh5tq0k8x2HwView6Jrh4RwXf3CYgOMFwo8ktjw=; b=NsLZFPqFjfk5h1W7sF8AjKySbA53BS0QdYD83JKxIt87nCXEa0mRxaZBIxeM4CepoRw0ue sl/BXLd9q10NDKuVC9bD49U0GBhXXLPBrLPAn5EnJQIT3x7BZIYnDbQgXfyfZ9zcH/WbLt 0Rl+J0Q28ug+1zTconyYJ2rCOj0x0aI= Received: from bagheera.alchemistowl.org (bagheera.alchemistowl.org [IPv6:2001:1620:ad1::21]) by minnie.tuhs.org (Postfix) with ESMTPS id C25F4413AD for ; Thu, 16 Mar 2023 16:15:56 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alchemistowl.org; h=x-mailer:references:message-id:content-transfer-encoding:date :date:in-reply-to:from:from:subject:subject:mime-version :content-type:content-type; s=a-b; t=1678947343; bh=29rFGLBeZUqz 7tVx4+PIGbo0Af/tijEmw4lesWDP6EY=; b=nACDoKTQSh3r7iq0IhvftNtt7OLw fq1OOqwNGfGrnZCownwY8A3oQfD+VW0ueSbCqMlMG9tAeEA03CYmWXM0AOGnlxNw tDv+fpC8A465JWiIn0q/mxqNRne3ME2ddw/I3pNUDPwpLylENIi5vb9wZ38ux/8l LxLwX2RBaZdO5BU= X-Virus-Scanned: amavisd-new at bagheera.alchemistowl.org Received: from smtpclient.apple (bruma.wg.darkpackets.org [IPv6:2001:1620:ad1:12:0:0:0:103]) (authenticated bits=0) by bagheera.alchemistowl.org (8.17.1.22/8.16.1) with ESMTPSA id 32G6FhSP019888 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 16 Mar 2023 06:15:43 GMT Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.400.51.1.1\)) In-Reply-To: Date: Thu, 16 Mar 2023 07:15:37 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <02FF393E-4CF6-4FCF-B067-214D2F774D41@alchemistowl.org> References: To: Rudi Blom X-Mailer: Apple Mail (2.3731.400.51.1.1) Message-ID-Hash: HJIBWTL35XMMVBK4OLXGRTJSO4NN77AC X-Message-ID-Hash: HJIBWTL35XMMVBK4OLXGRTJSO4NN77AC X-MailFrom: arrigo@alchemistowl.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: tuhs@tuhs.org, Joseph Holsten X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: OSF/1.0 Sources List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: Arrigo Triulzi via TUHS Reply-To: Arrigo Triulzi X-Spam: Yes On 16 Mar 2023, at 04:28, Rudi Blom wrote: > >Speaking of, there=E2=80=99s also the OSF/1.0 source from the same = uploader: > > https://archive.org/details/SapphireDensetsu_gmail_OSF1 > >-- > >~j >=20 > Being somewhat of a collector I also have a Osf1-2.0-Src Tar.zip :-) Out of curiosity: are the sources for =E2=80=9Cmx", the binary = translator from Ultrix to OSF/1 binaries, included? I have fond memories = of mx=E2=80=99ing ghostscript from Ultrix to OSF/1 to get it to run = under OSF/1 T1.0 - not only did it work but it was the only way to get = ghostscript running (for TeX to PS, of course) for quite some time. Arrigo