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,T_SCC_BODY_TEXT_LINE 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 AA10023E58 for ; Tue, 18 Jun 2024 19:38:54 +0200 (CEST) Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 0883642A1D; Wed, 19 Jun 2024 03:38:48 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1718732328; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-owner:list-unsubscribe:list-subscribe:list-post; bh=8mOPCQxmjM4/8flSAH0ZKBlQuhtE5xHYgnET7TiC8+Y=; b=bH8Xqbjd+4g3RfJw7X5TJz8VMork4JL9b99AR4wp6MtnGAhbmZXCGLD9z897Oi/zShZEKB IA8sHw9CaVhMlXpy1qDMPpjsLYlSYtzECcIHazme4YzsrpT6jiR7ZByW1c4uSuz9W5s098 dtTGPieO5cz69Ck1tKWCFsG99dpKmm0= Received: from mail-40138.protonmail.ch (mail-40138.protonmail.ch [185.70.40.138]) by minnie.tuhs.org (Postfix) with ESMTPS id 81101427B1 for ; Wed, 19 Jun 2024 03:38:41 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1718732319; x=1718991519; bh=8mOPCQxmjM4/8flSAH0ZKBlQuhtE5xHYgnET7TiC8+Y=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=GVJO5HhHSNpdZgSBSogJuKrexxLEs/0VQsCHQyxOBN7kGAkwtscdaKIcJy+YIQ3Ch wlRNNqfUMI7/zZZNsf+whlFnnfwbznfQNFcUhkXjvhRwr1ClE//GK0VPIDzYJXgJqn tVD1sRTrQ6eAqQgFo1KBoBpfygo8e796JcNjwGEFuK9trhyt1Bu7704YvYMYvnBGd7 G8ZENvwGMJpoUwfDDoc/XrBX2jJ8b44H2HMSU0ymvzug4fNbDRuU+vZOUl+WmugCvL VZahfuUaS5THxkfkLni2Mw9eXsA7F/dXlQZzx0vMQdO49DkB0kImwyHhDpu2vKTjkr KLmDZn2K2aObQ== Date: Tue, 18 Jun 2024 17:38:33 +0000 To: The Eunuchs Hysterical Society Message-ID: In-Reply-To: References: Feedback-ID: 35591162:user:proton X-Pm-Message-ID: 0522fb03822350f9cae86d802042e80e10dfac03 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID-Hash: QGDFOVM575UQPDVRGHN64EF5FNNNRWOY X-Message-ID-Hash: QGDFOVM575UQPDVRGHN64EF5FNNNRWOY X-MailFrom: segaloco@protonmail.com 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 X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: ACM Software System Award to Andrew S. Tanenbaum for MINIX List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: segaloco via TUHS Reply-To: segaloco On Tuesday, June 18th, 2024 at 8:41 AM, Nelson H. F. Beebe wrote: > This announcement just arrived on the ACM Bulletins list: >=20 > > > ... > > > Andrew S. Tanenbaum, Vrije Universiteit, receives the ACM Software > > > System Award (http://awards.acm.org/software-system) for MINIX, which > > > influenced the teaching of Operating Systems principles to multiple > > > generations of students and contributed to the design of widely used > > > operating systems, including Linux. > > > ... >=20 >=20 > -------------------------------------------------------------------------= ------ > - Nelson H. F. Beebe Tel: +1 801 581 5254 - > - University of Utah - > - Department of Mathematics, 110 LCB Internet e-mail: beebe@math.utah.edu= - > - 155 S 1400 E RM 233 beebe@acm.org beebe@computer.org - > - Salt Lake City, UT 84112-0090, USA URL: http://www.math.utah.edu/~beebe= / - > -------------------------------------------------------------------------= ------ I have Andy Tanenbaum to thank in part for my interest in turning up UNIX 4= .0 information due to the quote: "Whatever happened to System IV is one of the great unsolved mysteries of c= omputer science." >From Modern Operating Systems. I took this as an impudent challenge and we= ll here I am. - Matt G.