From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_ZEN_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.4 Received: from minnie.tuhs.org (minnie.tuhs.org [50.116.15.146]) by inbox.vuxu.org (Postfix) with ESMTP id 128532DFE0 for ; Wed, 13 Aug 2025 17:56:59 +0200 (CEST) Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id CC35E43B73; Thu, 14 Aug 2025 01:56:54 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id 6ADE843B70 for ; Thu, 14 Aug 2025 01:56:49 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id EEFCC35E98C; Wed, 13 Aug 2025 08:56:48 -0700 (PDT) Date: Wed, 13 Aug 2025 08:56:48 -0700 From: Larry McVoy To: Dan Cross Message-ID: <20250813155648.GA25260@mcvoy.com> References: <20250813015509.GA17097@mcvoy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Message-ID-Hash: URYCO7AMZS5G5E3ZLPQVUXOKUB4JSWH2 X-Message-ID-Hash: URYCO7AMZS5G5E3ZLPQVUXOKUB4JSWH2 X-MailFrom: lm@mcvoy.com 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: Douglas McIlroy , The Eunuchs Hysterical Society X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: NFS 40th anniversary event List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Wed, Aug 13, 2025 at 10:18:34AM -0400, Dan Cross wrote: > On Wed, Aug 13, 2025 at 10:00???AM Douglas McIlroy > wrote: > > I was always sorry that Peter Weinberger's RFS never made it outside > > Bell Labs. It allowed networking between separately administered > > systems by mapping UIDs. > > I believe it did? If I recall correctly, it was available with System > V, though perhaps I am misremembering. Sunos had it, my office mate ported it. I was unimpressed, it worked well between the same archs but was riddled with byte order problems and ioctl calls that were not portable.