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.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from minnie.tuhs.org (minnie.tuhs.org [IPv6:2600:3c01:e000:146::1]) by inbox.vuxu.org (Postfix) with ESMTP id 93F77200AA for ; Mon, 30 Dec 2024 01:37:40 +0100 (CET) Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 434C542746; Mon, 30 Dec 2024 10:37:34 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1735519054; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-owner:list-unsubscribe: list-subscribe:list-post; bh=rq68WUJQLYJKiWzwHUeDHB5bKsd5FhtfFLE5jr1sIl4=; b=oTX++tqtH1Aix8dj8EzCjFHfPGb2YjWwTOdQuxqRYH5P+L2AmdM059lbTxEQ9BQQZIyxj8 ZHdxIvTTR67V/b0ChrtQPpzwiQgVDJQ4z0VdKzWM1r5q5m/LeM3RJplTNtE60EaHhlJIBA 7rUtLb6zT0lK+Rzywor/M9qgGYvIUfE= Received: by minnie.tuhs.org (Postfix, from userid 1000) id B625342746; Mon, 30 Dec 2024 10:37:23 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1735519043; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=rq68WUJQLYJKiWzwHUeDHB5bKsd5FhtfFLE5jr1sIl4=; b=UdY7jbW0VL6Cy1A/eqmtjJSFwgQGb/QB580DGMpH/r57p5nKcQJeeYtGs3bCC16GoeOXNY +gT9X9N4Lw0a6PgVPiTuUfcUfpxq4Yn8M8baWCw1etu6ZG0CB/Jr9nzNt1y7SS4ROcs56g O1ZXphi4m4h2lIvQPd8K9uitq2hW4fU= Date: Mon, 30 Dec 2024 10:37:23 +1000 To: Royce Williams Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Message-ID-Hash: SQTWOA22EAMJSGYXK6AMPFXL3QF6EHGW X-Message-ID-Hash: SQTWOA22EAMJSGYXK6AMPFXL3QF6EHGW X-MailFrom: wkt@tuhs.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: "Webster's Second on the Head of a Pin"? List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: Warren Toomey via TUHS Reply-To: Warren Toomey On Sat, Dec 28, 2024 at 05:53:48PM -0900, Royce Williams wrote: > Someone I know is seeking the original version of an internal Bell Labs > memo from 1974 titled "Webster's Second on the Head of a Pin" by Morris > and Thompson. The topic appears to be related to improving the speed of > lookups or search. It's cited in a few papers as "Unpublished Technical > Memo, Bell Laboratories, Murray Hill, NJ 1974." All I can find online > is citations. Any leads appreciated! Doug McIlroy sent me a copy, it's now here: https://www.tuhs.org/Archive/Documentation/TechReports/Bell_Labs/PinheadWebster.pdf Thanks Doug! Warren