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=DKIM_INVALID,DKIM_SIGNED, 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 d71beece for ; Fri, 14 Dec 2018 14:44:05 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id B9E8EA2279; Sat, 15 Dec 2018 00:44:03 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 2E7C3A2264; Sat, 15 Dec 2018 00:43:19 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id E5214A2263; Sat, 15 Dec 2018 00:43:06 +1000 (AEST) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by minnie.tuhs.org (Postfix) with ESMTPS id 71238A2095 for ; Sat, 15 Dec 2018 00:42:56 +1000 (AEST) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 2156EE35 for ; Fri, 14 Dec 2018 09:34:04 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute3.internal (MEProxy); Fri, 14 Dec 2018 09:34:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sjmulder.nl; h= message-id:from:to:mime-version:content-transfer-encoding :content-type:subject:date; s=mesmtp; bh=S0Go1C2UhWuQcdl9xmasQeZ +CXr5mRrdxvIpr92kcE4=; b=YfhgcjXTspl3yb+H6GXrqbEiI5zKavPQxgau1Ym AZQBYiTVfjfiEfVAGjeSwBJMku+HhRBo9PudZyiFAguCQhwKdMJL0MhTHqC8QIk3 ZVt6Dl3+dih6d58QBB86QH0bMrY3JysU1/aOrEmctyI10No4034tSGlmcDsw4VUw ZeMA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=S0Go1C 2UhWuQcdl9xmasQeZ+CXr5mRrdxvIpr92kcE4=; b=iI4HvIbY/Gvkd1KJcXg+E4 mP/web8ihxOVxg5CFlw/jCGQA277fbEf6jyEqmImMv15G4CCPvEAQp63+qNG+pp7 UL4yBl4GJDtX4bFExiCKqJhhKdbtllgE2bDSP19y/YuB0qLZ0TJXmS3zQNUn0oZ4 2JzyZJvmLL/a6XvIOtk8wBOpj8Uk641JwJqZAGSq9v5WNSIPuR3+Fl9w8131Rxpu 8sM24kmnVvNWoIWZj8ekVeG0OCdACfhOHPFudjIzNpVScfgnRvmNGHyGhNT9NGis nc8yzLn3B67akymN8nYoNyWdJY+HRgvTt23rt7X1zKWvBfjxnzfgjXwN8LULvDIA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtkedrudehgedgieeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfquhhtnecuuegrihhlohhuthemucef tddtnecunecujfgurhepkffhvfgggfgtoffuffesthejredtredtjeenucfhrhhomhepfd fuihhjmhgvnhculfdrucfouhhluggvrhdfuceoihhksehsjhhmuhhluggvrhdrnhhlqeen ucfrrghrrghmpehmrghilhhfrhhomhepihhksehsjhhmuhhluggvrhdrnhhlnecuvehluh hsthgvrhfuihiivgeptd X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 34F789E4FA; Fri, 14 Dec 2018 09:34:03 -0500 (EST) Message-Id: <1544798043.2270363.1609203984.3AEE7024@webmail.messagingengine.com> From: "Sijmen J. Mulder" To: tuhs@minnie.tuhs.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-2f590f9a Date: Fri, 14 Dec 2018 15:34:03 +0100 Subject: [TUHS] Original Space Traveller source X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 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" Hi all, A Reddit user is asking about Space Traveller: >I am an OpenBSD user and am interested in finding the original source code for Ken Thompson's Space Traveller. I have been searching the web for sometime now, but have sadly come up empty handed. Does anyone here by chance know where I could find a copy of it's source code? I am wanting to port it over to OpenBSD as a thank you to it's helpful and welcoming community.