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.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 25482 invoked from network); 30 Jan 2023 21:40:49 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 30 Jan 2023 21:40:49 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 5F9444264A; Tue, 31 Jan 2023 07:40:44 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1675114844; 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:list-id:list-help:list-owner: list-unsubscribe:list-subscribe:list-post; bh=0Qf29Fp/Wy3Zubwa4dEjeRKudkotfyXSzy0M0f0G3W8=; b=wiaUNMWntXv/xoUUvGIXZKUMocMUrhp/HKIUkrvl4tzqnMNy4ZeNufnRngQVAI+ht0eIi4 9WYdGutfPiLyl2eXsKOetghpGeqQ2fGxd0g9OtEXZtXMnbfGME3oEmj1rfwlp+sLQH/Hq9 eBXz/cpIlP2rCI2aMyPHBFgE++GmocE= Received: by minnie.tuhs.org (Postfix, from userid 1000) id D02FC4264A; Tue, 31 Jan 2023 07:40:41 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1675114841; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=0Qf29Fp/Wy3Zubwa4dEjeRKudkotfyXSzy0M0f0G3W8=; b=J8HJOuJpK1q8si10hUkN5+YQxby4C5RzTu0LdeOl9UfWflqfCqYSXLy8stwFM8CJAmrSQh o94raPsEuUB38LABZoWIcFhUpM7V7WRrm2Q2P++TOs+HLioti8pm30fA+2JsHxTN4WcVQL kpIxA9c1m2He64FIE9PpwVPzOy8EAs4= Date: Tue, 31 Jan 2023 07:40:41 +1000 To: tuhs@tuhs.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID-Hash: NRMS4F57P3HDTIR4FZ4XLQTCA62EMYYG X-Message-ID-Hash: NRMS4F57P3HDTIR4FZ4XLQTCA62EMYYG 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 X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Thread Drift 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 All, w.r.t. FD 2, if your e-mail doesn't mention file descriptors, can you please change the subject line? And this, in general, for all TUHS discussions :-) Thanks! Warren