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.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 27041 invoked from network); 23 Nov 2020 04:08:37 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 23 Nov 2020 04:08:37 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 435E49CA41; Mon, 23 Nov 2020 14:08:35 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id D984E9C9E7; Mon, 23 Nov 2020 14:08:01 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 9178B9C9E7; Mon, 23 Nov 2020 14:07:58 +1000 (AEST) X-Greylist: delayed 431 seconds by postgrey-1.36 at minnie.tuhs.org; Mon, 23 Nov 2020 14:07:57 AEST Received: from yagi.h-net.msu.edu (yagi.h-net.msu.edu [35.9.18.40]) by minnie.tuhs.org (Postfix) with ESMTP id E4B0E9C9E4 for ; Mon, 23 Nov 2020 14:07:57 +1000 (AEST) Received: from yagi.h-net.org (unknown [127.0.0.1]) by yagi.h-net.msu.edu (Postfix) with ESMTP id C732E18E749 for ; Sun, 22 Nov 2020 23:00:45 -0500 (EST) X-Virus-Scanned: amavisd-new at example.com Received: from yagi.h-net.msu.edu ([127.0.0.1]) by yagi.h-net.org (yagi.h-net.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nudLD47FSbei for ; Sun, 22 Nov 2020 23:00:45 -0500 (EST) Received: from yagi.h-net.org (localhost [127.0.0.1]) by yagi.h-net.msu.edu (Postfix) with ESMTP for ; Sun, 22 Nov 2020 23:00:45 -0500 (EST) References: <202011230016.0AN0G6K2158571@darkstar.fourwinds.com> To: tuhs@tuhs.org From: Dennis Boone In-reply-to: (Your message of Sun, 22 Nov 2020 16:16:06 -0800.) <202011230016.0AN0G6K2158571@darkstar.fourwinds.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <80288.1606104045.1@yagi.h-net.org> Date: Sun, 22 Nov 2020 23:00:45 -0500 Message-Id: <20201123040045.C732E18E749@yagi.h-net.msu.edu> Subject: Re: [TUHS] 516-TSS Documents 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" > 516-TSS is a little-known but groundbreaking and influential > operating system that was developed at Bell Telephone Laboratories. Can you put any dates to the creation / development of this system? Even some estimate of its maturity when you first saw it would be of interest. There was a timeshared os for the Series 16 developed by a group at Tech Square, I think the NASA center that was there, late '60s. It involved some custom memory mapping hardware. The os became the basis of Prime's offering in the early 70s. De