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=-0.8 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM,HTML_MESSAGE,MAILING_LIST_MULTI, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 905 invoked from network); 12 Jun 2023 18:22:44 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 12 Jun 2023 18:22:44 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 2490D402E3; Tue, 13 Jun 2023 04:22:37 +1000 (AEST) Received: from mail-qv1-xf2e.google.com (mail-qv1-xf2e.google.com [IPv6:2607:f8b0:4864:20::f2e]) by minnie.tuhs.org (Postfix) with ESMTPS id DCC4A402E1 for ; Tue, 13 Jun 2023 04:22:23 +1000 (AEST) Received: by mail-qv1-xf2e.google.com with SMTP id 6a1803df08f44-62de85dd962so1419736d6.0 for ; Mon, 12 Jun 2023 11:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686594142; x=1689186142; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=zJ7s1UA88o+P78n2ofmb5C/D+KlkIn3IMnl+CRfAxKA=; b=Ikaz/MwTAabdOmW+WnNdFUksybIZ4Bpmg1VbTsDITzveat+6e9K167xhU+h3LxaUNJ LJ2WfH4iaYH/1SBCS8dvgbx20DEAdiTadJ99GYVJ3DRpvSpf1xaaaxem/cVXJbpSSlw0 vXtMz/znIiNqPxhnabwF5levYr/tImgoUL5KTPWczBwPaoK7KOLD8ydsMRJrb0i0UA7E s64KSzx+yjF2f9SfVielm8tFHeBKawH36nQa/WnqzHnIQG288GoWEos2CMg9tN7qJ/Uy 8V4LltrIgC8imEkYgZAIhwLJ8n8+QMD1qGXWhSGApbwKWDQJMeiK7dfTnID12+4FwWAc UC6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686594142; x=1689186142; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=zJ7s1UA88o+P78n2ofmb5C/D+KlkIn3IMnl+CRfAxKA=; b=j9HreND9d+gshztEhgX60BqfZE715z1/gX7fHVp1NuSbM29h45K/Z//ul+KC0W2pAB 1lJE6nRnmIWfcfMbcZeGy0Aj16HpTBM3LQPuNn6O/qXa1swyI3+YEdmDexiTHJM7iI+z v+r2zk60fxepcy41UhiyBsNRctAMxuSv1sGv3E01ozYCHNUnMv+QE7Sqet4ZhVo9LLEd W8JYS8za9rdrB7RxgqRPtQZ+M89a5SdI/ntoOn83h8IMbe4/QtAs6NPx0brtv1HHpTpy Znp2wwrcsRJ0/pZzCYLb9uwa+RIBj0IL+djJByvZ3cFo/sbcYiyJKdSKHZKIBrpuwyQ2 0rdw== X-Gm-Message-State: AC+VfDwdxs8Vkk0jr4hYpL5DBu+nYyGX6687rpIXutss6w/13ry50w0e 10KHa67KjURYbnrxjev3klC2ASXrfWRpGlufrNJWqBxHFnEBlQ== X-Google-Smtp-Source: ACHHUZ5U2Exr33xZx/76Sc0koaZwhbfkMIEAvQO44qwVEXqpq9e5As5Jl0VfFQ3gGko3kTyG6T/JIOH+U5isWWsNHmQ= X-Received: by 2002:a05:6214:518c:b0:62d:f1ea:242f with SMTP id kl12-20020a056214518c00b0062df1ea242fmr1610167qvb.6.1686594142541; Mon, 12 Jun 2023 11:22:22 -0700 (PDT) MIME-Version: 1.0 From: ron minnich Date: Mon, 12 Jun 2023 11:22:11 -0700 Message-ID: To: The Eunuchs Hysterical Society Content-Type: multipart/alternative; boundary="000000000000bf1f1705fdf2cc43" Message-ID-Hash: 5URXPE5CKSP264JNVTX3L3OM7UG5HNI2 X-Message-ID-Hash: 5URXPE5CKSP264JNVTX3L3OM7UG5HNI2 X-MailFrom: rminnich@gmail.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] crt0 -- what's in that name? List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: --000000000000bf1f1705fdf2cc43 Content-Type: text/plain; charset="UTF-8" This came up lately in the riscv firmware universe. Someone named early boot bt0, I mentioned crt0, and ... when did that name first appear? I first saw it in v6 but I'm sure it was long before. --000000000000bf1f1705fdf2cc43 Content-Type: text/html; charset="UTF-8"
This came up lately in the riscv firmware universe. Someone named early boot bt0, I mentioned crt0, and ... when did that name first appear? I first saw it in v6 but I'm sure it was long before.
--000000000000bf1f1705fdf2cc43--