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=MAILING_LIST_MULTI, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 32595 invoked from network); 14 Jul 2022 19:37:10 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 14 Jul 2022 19:37:10 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 4D22340619; Fri, 15 Jul 2022 05:37:03 +1000 (AEST) Received: from junk.nocrew.org (junk.nocrew.org [51.15.56.219]) by minnie.tuhs.org (Postfix) with ESMTPS id B6E8E40614 for ; Fri, 15 Jul 2022 05:36:56 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=junk.nocrew.org) by junk.nocrew.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1oC4dq-0004Y2-Nj; Thu, 14 Jul 2022 19:36:54 +0000 From: Lars Brinkhoff To: segaloco Organization: nocrew References: <7wmtdcx870.fsf@junk.nocrew.org> <0ba593c4-db60-1bc8-2531-c64e4937f285@jfloren.net> <7wa69by6h7.fsf@junk.nocrew.org> Date: Thu, 14 Jul 2022 19:36:54 +0000 In-Reply-To: (segaloco@protonmail.com's message of "Thu, 14 Jul 2022 17:51:39 +0000") Message-ID: <7w1qunxz8p.fsf@junk.nocrew.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: lars@nocrew.org X-SA-Exim-Scanned: No (on junk.nocrew.org); SAEximRunCond expanded to false Message-ID-Hash: FSZJIGIJAFAPSQYNN3SKHPVSYU2CB5BY X-Message-ID-Hash: FSZJIGIJAFAPSQYNN3SKHPVSYU2CB5BY X-MailFrom: lars@nocrew.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-tuhs.tuhs.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: tuhs@tuhs.org X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: Unix V8 Chaosnet, any takers? List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: segaloco wrote: > What sort of help are you looking for? I've got idle fingers in the > evenings lately, if you just need some code junkies to work on things > I'm happy to throw my hat in the ring. I'm mainly curious if the V8 code works. I haven't examined it at all, so I have no idea. For reference, I have a disk image with 4.1BSD patched and ready to run with SIMH here: http://lars.nocrew.org/tmp/Chaotic-4.1BSD.tar.bz2 I collected all the bits and pieces here and intended to make an expect script to install, patch, and build everything. I didn't the script but all the stuff should be here: https://github.com/Chaosnet/Chaosnet-for-4.1BSD