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=-1.0 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 730b0ca4 for ; Wed, 18 Sep 2019 14:40:32 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id B65CB9C056; Thu, 19 Sep 2019 00:40:30 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id B67699B92E; Thu, 19 Sep 2019 00:40:16 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id C22D19B903; Thu, 19 Sep 2019 00:40:13 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id 541BA9B901 for ; Thu, 19 Sep 2019 00:40:13 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id C420335E122; Wed, 18 Sep 2019 07:40:12 -0700 (PDT) Date: Wed, 18 Sep 2019 07:40:12 -0700 From: Larry McVoy To: Wesley Parish Message-ID: <20190918144012.GV2046@mcvoy.com> References: <20190917095435.GA16333@minnie.tuhs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [TUHS] A Couple of New Unix Artifacts 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: , Cc: tuhs@minnie.tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Wed, Sep 18, 2019 at 09:06:54PM +1200, Wesley Parish wrote: > These are parts of my wish list: > > Larry McVoy's Sourceware tape is discovered; That's unlikely to happen, I didn't keep a copy when it became clear that Sun wasn't going to do it. It would not be that hard to recreate it if SunOS 4.x were released. As I recall, it was A) Remove the STREAMS stuff. B) Go find the BSD tty driver and put it back. C) Remove RFS. D) Maybe a syscall or two that were there for RFS.