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, UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 20827 invoked from network); 10 Mar 2023 07:51:09 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 10 Mar 2023 07:51:09 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id C7CEA413E1; Fri, 10 Mar 2023 17:51:04 +1000 (AEST) Received: from lechuck.jsg.id.au (jsg.id.au [193.114.144.202]) by minnie.tuhs.org (Postfix) with ESMTPS id 636D7413DE for ; Fri, 10 Mar 2023 17:50:54 +1000 (AEST) Received: from largo.jsg.id.au (largo.jsg.id.au [192.168.1.43]) by lechuck.jsg.id.au (OpenSMTPD) with ESMTPS id ea769e57 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 10 Mar 2023 18:50:52 +1100 (AEDT) Received: from localhost (largo.jsg.id.au [local]) by largo.jsg.id.au (OpenSMTPD) with ESMTPA id 6e7b23ad; Fri, 10 Mar 2023 18:50:52 +1100 (AEDT) Date: Fri, 10 Mar 2023 18:50:51 +1100 From: Jonathan Gray To: Rob Pike Message-ID: References: <944F23E0-DBB0-45E3-AE08-3CF17AE98426@pobox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Message-ID-Hash: 2DI67G6TVYFNATWNFYAC3HCGDDKX5FBK X-Message-ID-Hash: 2DI67G6TVYFNATWNFYAC3HCGDDKX5FBK X-MailFrom: jsg@jsg.id.au 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 CC: tuhs@tuhs.org X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: Fifth Edition Manual Restoration List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Fri, Mar 10, 2023 at 07:48:26AM +1100, Rob Pike wrote: > > Years later, bless him, Henry Spencer said something on Usenet explaining > why the "Berkeley typesetting software" was missing the names of those who > created it. He was in the lab that weekend and saw it happen. > > -rob https://groups.google.com/g/net.unix-wizards/c/eZ1qIlRyhx0/m/UmE8cBRYbPEJ Henry Spencer in net.unix-wizards Dec 17, 1983 "The proper credits for vcat are roughly as follows: Bill Reeves most of vcat, and the font editor Tom Duff the inner loop of vcat, in pdp11 assembler Rob Pike the (unreleased) precursor to vcat (called vd) Mike Tilson miscellaneous optimizations The distributed source for vcat had Reeves, Pike, Tilson in the heading, and Duff in the lone .s file. My thanks to Rob Pike for refreshing my memory on this."