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=-1.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HTML_MESSAGE,MAILING_LIST_MULTI,MIME_HTML_ONLY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 8951 invoked from network); 22 Mar 2023 07:25:35 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 22 Mar 2023 07:25:35 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 5703A41291; Wed, 22 Mar 2023 17:25:30 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1679469930; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-owner:list-unsubscribe:list-subscribe:list-post; bh=7xJTJyNT060w/trnRgpdaZTuXv5aEy7UF93XRTJm0J8=; b=UuYjJMNWXKgJx6wIUXDcqhIM5GAfP1QXMzSuxoDQh6Tr3yVPZjOMnW5yVN8E9Oy99nWbZg 3QQp0AJx1SKLmYk4qtl6yxGTFJV7V0wOiC4zlCdL0aPwA6fHXHPAVfM51bAW0Ny8WoeyRT MHeUVw96ZkLxchoaiKqf1d0F9HVvOpg= Received: from mail.mehdix.org (mail.mehdix.org [IPv6:2a01:4f9:c010:eb0::1]) by minnie.tuhs.org (Postfix) with ESMTPS id 1006241286 for ; Wed, 22 Mar 2023 17:25:21 +1000 (AEST) Message-ID: <75067767-dead-2b17-9314-ffe03dae318f@mehdix.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mehdix.org; s=2021; t=1679469918; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7xJTJyNT060w/trnRgpdaZTuXv5aEy7UF93XRTJm0J8=; b=Ok7p8cFij25MxBlNaAHV+SLlwdWsjQQMdSU71EN+FrBRVHKu96eb01f/X/ca2Xi4LUnvxw f1TFz0rN1yNm9IRim/SoBu9LTGfpz2sH3r7royhudlwAMoIETIGIRZdrEmMlWbtYDdrU1T +yeZN/u9nBKOO8QQHodxMhUskO7xCMa+Um1CgZJyZQHmwK1Z8072jrGU3O0oMODZGZEqJb Dr8EvSTuO6maSJIU/kKnwCil1GuJJQnpQ+WAGTG+IBrIctxfT0s7hpsKqOThPwz28F0dBZ HvqvYsb0IyqrDqAJhjA0fQoLJdqDPTtkGtFyGAliDsY/eYw8hLoFvSb6TTY2Vg== Date: Wed, 22 Mar 2023 08:25:18 +0100 MIME-Version: 1.0 Content-Language: de-DE To: tuhs@tuhs.org References: In-Reply-To: Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Message-ID-Hash: VETTP5YZX3WTHPM2R46WJML2UDHHNMZW X-Message-ID-Hash: VETTP5YZX3WTHPM2R46WJML2UDHHNMZW X-MailFrom: mehdi@mehdix.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: NetBSD turns 30 List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: Mehdi Sadeghi via TUHS Reply-To: Mehdi Sadeghi

According to the NetBSD guide one should run export CVS_RSH="ssh" before running the command below, it would not respond otherwise, at least not on my Arch Linux machine.


Mehdi



On 3/21/23 16:39, Jan Schaumann via TUHS wrote:
cvs -d anoncvs@anoncvs.netbsd.org:/cvsroot co -D "1993-03-21 09:45:37 GMT" src