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.5 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,SUBJ_ALL_CAPS 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 8e049c2e for ; Tue, 9 Jul 2019 20:08:34 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 776189486E; Wed, 10 Jul 2019 06:08:33 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 1F9AD947D9; Wed, 10 Jul 2019 06:08:10 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 9A1BD947D7; Wed, 10 Jul 2019 06:08:08 +1000 (AEST) Received: from orthanc.ca (orthanc.ca [208.79.93.154]) by minnie.tuhs.org (Postfix) with ESMTPS id 9EC51947D5 for ; Wed, 10 Jul 2019 06:08:07 +1000 (AEST) Received: from orthanc.ca (localhost [127.0.0.1]) by orthanc.ca (OpenSMTPD) with ESMTP id ce61a852 for ; Tue, 9 Jul 2019 13:08:07 -0700 (PDT) From: Lyndon Nerenberg To: tuhs@minnie.tuhs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <50270.1562702887.1@orthanc.ca> Date: Tue, 09 Jul 2019 13:08:07 -0700 Message-ID: <40c8dad5e0198e3d@orthanc.ca> Subject: [TUHS] UREP 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" Back in the day I had the pleasure of firing up what was possibly the last North American BITNET node (certainly the last one on NetNorth), on a Sun 3/xxx deskside server running SunOS 3.5(+). (AUCS, at Athabasca U.) I'm curious to know if the UREP source code that drove that link ever escaped. I recall it being licensed code at the time, but from academia vs. a commercial product. I don't know if that also applied to the bisync serial driver. --lyndon