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=-0.8 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM,HTML_MESSAGE,MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 3383 invoked from network); 25 Jul 2020 14:35:01 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 25 Jul 2020 14:35:01 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 7CBA89CA01; Sun, 26 Jul 2020 00:35:00 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 8D7E79C8B1; Sun, 26 Jul 2020 00:34:06 +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="DDnz86CF"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 398159C8B1; Sun, 26 Jul 2020 00:34:05 +1000 (AEST) Received: from mail-oi1-f182.google.com (mail-oi1-f182.google.com [209.85.167.182]) by minnie.tuhs.org (Postfix) with ESMTPS id 6A55D9BA4F for ; Sun, 26 Jul 2020 00:34:04 +1000 (AEST) Received: by mail-oi1-f182.google.com with SMTP id 12so10593962oir.4 for ; Sat, 25 Jul 2020 07:34:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-language; bh=4dhcYCUO9hJuJrPWFiMIw+z4PFwSOmfM9uyzivMTAFY=; b=DDnz86CFNWOJYi4IGBIbHojzF0hFl4J/ritBVsv6yDfDXQ+n9n38b/97GQ2vpdKHW2 dkP66rBeXTP5lliFc0P91hWWnNThiVYbaijxICVXWuehTxgZ9fzWZNbXBF2TBx96Vb/n crZY65C5SZZqpiXApiG0w8DyXONMbxSKdNX/YG1Co+creLaEwQ1j8iOAZJ8UAl33P11o WTctOWVquMh78Ow67LuDTnD2y31KPINpGTCOl0gVl5kDoRsnH/fKdkKeXuJ8Gh8mKJ63 UQIyN2LTxSAE8/hFxVk5Apk5sSwk5hjn2Eho2Xig2zoLDi7EHcbYPzSExXW87g628M1T 4XLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language; bh=4dhcYCUO9hJuJrPWFiMIw+z4PFwSOmfM9uyzivMTAFY=; b=L5dwiHKMEqMSvgbC7kgevFDjt0IXDtGY2V2lPkN46Fdg0PH5KOG3PlD1EjsHjqKhgk OZwk16N6ZXUjXFEJlxLFtTVKb+Af8z6fObxnOGVi/0LwXYLGx5+YnXtbr70lFPa4la3J csM9GdZDIZm6Ff9vhbKE1WgSfr/9YEuxrm1x8PuE4qQiEFvgE4G/0HfkqiYOhawMYe6s 2guUiQ7MMtk8HMcftCZNs4J3wMsAYS9LyckAIpWKb8i4qulXBye08qrlMMQBiPVUNTpN gXZnymclurMatacQBLncW8qoR+5pKa5clOMdFwdeZSYoj9/LOR8Tg7hTDX/rRP4zvuO1 omgg== X-Gm-Message-State: AOAM530yKJTnKS/3WA5g4LVVvSfSdPiXxYZMzR5WgEnoYrtKS55C8lMM nEvtluUuRqzFW0Uu8+CfQ3hRWPvyzbI= X-Google-Smtp-Source: ABdhPJyjt86OEo8zkO8jTD8R9InMGRUQAus6HKnyi0ehwp0s4TTjM29weMFgZp6JN86sjb1CY1gotg== X-Received: by 2002:aca:f448:: with SMTP id s69mr11673256oih.106.1595687643417; Sat, 25 Jul 2020 07:34:03 -0700 (PDT) Received: from terra.local (99-139-148-170.lightspeed.rcsntx.sbcglobal.net. [99.139.148.170]) by smtp.gmail.com with ESMTPSA id x64sm876072oia.37.2020.07.25.07.34.02 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 25 Jul 2020 07:34:02 -0700 (PDT) To: TUHS main list From: Will Senn Message-ID: Date: Sat, 25 Jul 2020 09:34:02 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------50008C2D9B2EF33A69E5C3C1" Content-Language: en-US Subject: [TUHS] vi in v7 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" This is a multi-part message in MIME format. --------------50008C2D9B2EF33A69E5C3C1 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit On another front. I know I've asked this before in v6, and possibly related to v7, but I can't find the notes anywhere. vi doesn't come with v7. So, has anybody put it on v7 in simh? I saw a thread sometime back where vi on v7 wasn't the main topic, where Warren? I think it was, said he'd done it and it was "easy." I don't suppose there are any notes laying around telling how this might be accomplished? I do see vi in 2bsd.tar, I don't suppose there is a  'how to install 2bsd on v7" note around either? Thanks, Will -- GPG Fingerprint: 68F4 B3BD 1730 555A 4462 7D45 3EAA 5B6D A982 BAAF --------------50008C2D9B2EF33A69E5C3C1 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit On another front. I know I've asked this before in v6, and possibly related to v7, but I can't find the notes anywhere. vi doesn't come with v7. So, has anybody put it on v7 in simh? I saw a thread sometime back where vi on v7 wasn't the main topic, where Warren? I think it was, said he'd done it and it was "easy." I don't suppose there are any notes laying around telling how this might be accomplished?

I do see vi in 2bsd.tar, I don't suppose there is a  'how to install 2bsd on v7" note around either?

Thanks,

Will
-- 
GPG Fingerprint: 68F4 B3BD 1730 555A 4462  7D45 3EAA 5B6D A982 BAAF
--------------50008C2D9B2EF33A69E5C3C1--