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,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 8792 invoked from network); 11 Jul 2023 00:44:55 -0000 Received: from minnie.tuhs.org (2600:3c01:e000:146::1) by inbox.vuxu.org with ESMTPUTF8; 11 Jul 2023 00:44:55 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 06EC842A0A; Tue, 11 Jul 2023 10:44:48 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1689036288; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-owner: list-unsubscribe:list-subscribe:list-post; bh=8Znd0mh65soL6FU/Z+0M5BYfTeEAb7tfnP6mLBb9s0U=; b=gRPqGj7GIJyeAux9sb6Qkn/xv6bh0lvX44YcYsyq1ZDe6Ua+KLjf0DsSW1rWguewIBFJFF lg0LAunApSI/eMQ3BOF+ZbbvLCJJpHNYQrKwf2bHXuOhiGHmysoNgdOSN379PHff9nEoU/ mYsqfw535CWAbkJo+XTWay85lAOa7w8= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 0BD9F42A0A; Tue, 11 Jul 2023 10:44:33 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1689036273; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=8Znd0mh65soL6FU/Z+0M5BYfTeEAb7tfnP6mLBb9s0U=; b=A2wttYfIxOdDlkK/YSedgS4gp7hmAznuccNf5b0UJQz7enZRIUguJ5Clvrx32aIrcCQYSX uSppcbje7hLlTFq+y3ZkU6cg5atKdd+DqGZEcubhSczntNGUMyXIKqF/pO90Mhx+Ddc3MV nSLw4Sdp1Dq1jkQmZDyoNy9L/KEPR0M= Date: Tue, 11 Jul 2023 10:44:33 +1000 To: tuhs@tuhs.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID-Hash: DJS34T7XGQVOFNZA5BZBAXYZL2NUOP6C X-Message-ID-Hash: DJS34T7XGQVOFNZA5BZBAXYZL2NUOP6C X-MailFrom: wkt@tuhs.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 X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Some old DECtapes from Dennis Ritchie List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: Warren Toomey via TUHS Reply-To: Warren Toomey All, way back when, Dennis sent me some DECtape images to look after. I've put some of them in the Unix Archive (the s1 and s2 tapes) as they contained Unix source code or binaries. The others I kept aside as they didn't contain Unix code, or they were potentially sensitive. Anyway, Angelo Papenhoff asked for any old tapes from the Labs that might contain fragments of B source code or B binaries. I passed the extra tapes on to him, and he has found some very interesting nuggets from the time period when B -> NB -> C. So, to help provide the context around Angelo's work, I've decided to put all the tapes that Dennis gave me here: https://www.tuhs.org/Archive/Applications/Dennis_Tapes/ Cheers, Warren