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_INVALID,DKIM_SIGNED, HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 4079 invoked from network); 4 Jul 2020 20:03:51 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 4 Jul 2020 20:03:51 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 759A69C735; Sun, 5 Jul 2020 06:03:49 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 2E78F9C5E1; Sun, 5 Jul 2020 06:02:47 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=ccc.com header.i=@ccc.com header.b="dhliqvR7"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 880BA9C5E1; Sun, 5 Jul 2020 06:02:45 +1000 (AEST) Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com [209.85.222.179]) by minnie.tuhs.org (Postfix) with ESMTPS id 3F42E94585 for ; Sun, 5 Jul 2020 06:02:44 +1000 (AEST) Received: by mail-qk1-f179.google.com with SMTP id q198so31637592qka.2 for ; Sat, 04 Jul 2020 13:02:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccc.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cN2fiMF1M7aFIhulPCKsBiXLdpZLhQtgzwBBBay5owM=; b=dhliqvR7Q8lD7Vh0ciSCCBMVzJ3HwTn7sTxhqwMz/1El3HEg4JF2NEwGqGcYoIWNzt gUmYiHnBFZK5iBt4r/DUE5mXWq7mMqs4rYX1cB14yVDbOVe7BamSpYxmaI9MJ0X5hqRI pN/6SnE7W7hO6Vd3J6rI65U7ZUEkL0niTRWzI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cN2fiMF1M7aFIhulPCKsBiXLdpZLhQtgzwBBBay5owM=; b=As+ZKwr2dXLzAoYFh1Z304lpCT9fNlFMJokwHW0dkjF4d2DddqPFZAn+0Fw6EGUSGz c4YHHh1BzioXY2WzlAVv2IY29Ni6RJ5gzRbVMvYgiNca8rOxSxuJ8liAJwnMAkvt9oFl zh1OPatZOE88g1TlNSQ61a+FvbcDcxTDAO6VIAaizsKhGlr69jzvMTBYL/jaIbJ0zCb1 comBUVA4dw5tJxXjc25wjEdWgBlq5BMwUrjU14mmixt1XyrAzFYish+FYoO9dmqrCbo8 Vz7PqrXHXNe3MldULSfDkgMiXowyVCcuiRppVD9zIE7UVcRxGnjl/52QKMcGGZqsqYid vY9Q== X-Gm-Message-State: AOAM530Bbds55u1Hcvmb7JEMDv3YyZ7nDOIM5yNJsOszEDSf25L8PlfD oOSIwQ0aE3VfRvww/iPsImLdua75PYCxMPOz8+6cEg== X-Google-Smtp-Source: ABdhPJxxkvbyglQfGOTxPY+cc332T+y5Nrs3AoxAsdnIWLeQ+RsWNncudSR+yHmkpmQWpBLNH0/qTI5JMSognCpQB/8= X-Received: by 2002:a37:7a01:: with SMTP id v1mr42106038qkc.146.1593892963235; Sat, 04 Jul 2020 13:02:43 -0700 (PDT) MIME-Version: 1.0 References: <01f8f896-9921-6c55-8dc2-6b9859f2f230@tnetconsulting.net> In-Reply-To: From: Clem Cole Date: Sat, 4 Jul 2020 16:02:17 -0400 Message-ID: To: Adam Thornton Content-Type: multipart/alternative; boundary="000000000000e257d405a9a31ffd" Subject: Re: [TUHS] v7 uucp debugging help requested 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 main list , Grant Taylor Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --000000000000e257d405a9a31ffd Content-Type: text/plain; charset="UTF-8" On Sat, Jul 4, 2020 at 3:34 PM Adam Thornton wrote: > v7 UUCP has no uuname command: I get uucp, uux, uuxqt, uucico, uulog, and > uuclean. > Yep - that was BSDism, the version 3BSD -- uuname.c should just recompile and manpage is very google-able. --000000000000e257d405a9a31ffd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Sat, Jul 4, 2020 at 3:34 = PM Adam Thornton <athornton@gmail= .com> wrote:
v7 UUCP has no uuname command: I get uucp, uux, u= uxqt, uucico, uulog, and uuclean.
Yep - t= hat was BSDism, the version 3BSD --=C2=A0uuname.c=C2=A0should just recompile and manp= age=C2=A0is very google-able.
--000000000000e257d405a9a31ffd--