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.8 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,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 8af2d74e for ; Wed, 30 Jan 2019 19:51:49 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id CFB129B75F; Thu, 31 Jan 2019 05:51:47 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 3DAE69B5F8; Thu, 31 Jan 2019 05:51:20 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="HPql1Mxc"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id DB4859B5F3; Thu, 31 Jan 2019 05:51:17 +1000 (AEST) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by minnie.tuhs.org (Postfix) with ESMTPS id 3CC0E9B5F2 for ; Thu, 31 Jan 2019 05:51:17 +1000 (AEST) Received: by mail-qt1-f179.google.com with SMTP id i7so885853qtj.10 for ; Wed, 30 Jan 2019 11:51:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=7cdNFsnZF/Pe/RYYmHByBsAtQsYTN3joUbJ/lqX9/IU=; b=HPql1MxcTHvIRsCj80EOafhKr2BIvAmWjiTkxP3RaMG5ZuiidQ1dHXzEeNyEnlF5QD 9vunNjisghMqCyHjeeigXDhtlknQspkMQ6lvy0pdUF8xmTRYlhQwNRyzFvXPQJX1Fw3s M3QT47B1NS0fughYFO88AOKA3oRQoG4eBmaW49EII3lWi8kkS/beDWxmc+B9xsHBb+iO kl6B+3k0HEWZ+0Vdo+IU9xVPdK33JF3JIzdy7cnhWQaYU4oZ/+GCzfEzpfbTV1gqw6DP KZ/yzeScsNG+fyzjIUBJW/IWxOuLTHBRmXe3Wu5O/DgacDhmxeSKQIpureU2BnopjGY+ VN3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=7cdNFsnZF/Pe/RYYmHByBsAtQsYTN3joUbJ/lqX9/IU=; b=HVXwW5+4r41Q0ycrVbGNCLupD+rEtbB0B6UiOn2wUrOqRhPR03e/ncZ2b7rXWhFesd kuS3Y2L6SaE7ahSo/s4LDJby2Y8otkcYPJIeWdURkiFuNvpdMR4exAcHPAV4G/PQRUMa DhI1oiKnNYIql0cIge+tgEkaE6A0a0iWAI60+vFgx5AO+C7znOQtmHH3iLKr3nHF3i8l LsNtZiMqa9aNt/U+LKUAnOJO0K7UpSHSQ8+eUfT/+/vSHglFNlCP/+VoBJ69WtuPMLqx IjibWA78pkawSbgt0rXjL1D2E7Y2m7Vj9o2ncQC9dgJ7mhsI8l/Xv0yNAkJeay5vbP4r H15A== X-Gm-Message-State: AJcUukfBhzs2DRNoeam+T0iEmcZa0gNBIXwGLnYVLFM8zjo3iQhXeKe7 UEM9FJiXQjO1eXGzvSed/+aN8aTwfBLll0dmiZnFhHDd X-Google-Smtp-Source: ALg8bN6CZ4gza75LPSHwJEZc4jzXj7GMFgu0vHH+cdJxNi8yIUvGrj/r3jErg8nT0zcCcqGQ8a23eXSdaKSpVawXg/g= X-Received: by 2002:ac8:1a59:: with SMTP id q25mr31010576qtk.387.1548877875842; Wed, 30 Jan 2019 11:51:15 -0800 (PST) MIME-Version: 1.0 From: Richard Salz Date: Wed, 30 Jan 2019 11:51:02 -0800 Message-ID: To: tuhs@tuhs.org Content-Type: multipart/alternative; boundary="0000000000009715700580b23bcd" Subject: [TUHS] Archeology: AberMUD, BCPL, ec. 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" --0000000000009715700580b23bcd Content-Type: text/plain; charset="UTF-8" Some folks are trying to figure out how to get AberMud source online and working; see https://twitter.com/larsbrinkhoff/status/1056823314272960512 Sample code at https://raw.githubusercontent.com/larsbrinkhoff/abermud/master/abermud1/text/timelock.b --0000000000009715700580b23bcd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Some folks are trying to= figure out how to get AberMud source online and working; see https://twitter= .com/larsbrinkhoff/status/1056823314272960512
<= div>


--0000000000009715700580b23bcd--