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.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,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 0bb24ea9 for ; Fri, 18 Oct 2019 03:01:30 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id CDCC39B5A3; Fri, 18 Oct 2019 13:01:28 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 596D89B552; Fri, 18 Oct 2019 13:01:06 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1571367681; bh=wWb6WAhl21IJ/fDUh/e6XkL1kZR4B0XBR3UCpedPTWk=; h=Date:From:To:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=cZu3dcabPLiMA5QCTpyjqmKiCZwVTJsQqgD2dWL9vOAphIUD1DmYvfewcXVkl0DOf lOgt5Mh6iSk1vLgmdOGMjxTqmr0tnJqoQVs8eTIlpYp5LLxXVYWknuBC+u5HXlzjEg 7Tl70HZfZSqrVcQJNu4qDL+LzPERhKFeVFupqHSw= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 578DA9B53F; Fri, 18 Oct 2019 13:01:03 +1000 (AEST) Date: Fri, 18 Oct 2019 13:01:03 +1000 From: Warren Toomey To: tuhs@tuhs.org Message-ID: <20191018030103.GA11296@minnie.tuhs.org> References: <20191017122105.0c8b07bf@asrock> <20191017204438.GA1224@minnie.tuhs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191017204438.GA1224@minnie.tuhs.org> User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [TUHS] Space Travel, was New: The Earliest UNIX Code 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" On Fri, Oct 18, 2019 at 06:44:38AM +1000, Warren Toomey wrote: > We now have the source to Space Travel, plus roff and sh, for > the PDP-7! > I've broken the single PDF from CHM into several sections. A few people have asked me if the scans have been OCR'd yet. The answer is no. Also, the input is not easily recognisable with automated OCR technology: I've already tried. We will have to hand transcribe the files as we did with the first half. There is already a PDP7 Unix mailing list from the past resurrection effort. If you'd like to join and help out with the transcribing, please e-mail me and I'll add you to the list. The list archive is: https://minnie.tuhs.org/pipermail/pdp7-unix/ Cheers, Warren