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,FREEMAIL_FROM,HTML_MESSAGE,MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 27928 invoked from network); 11 Mar 2021 20:30:39 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 11 Mar 2021 20:30:39 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id E04E49B7A0; Fri, 12 Mar 2021 06:30:35 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 586699507E; Fri, 12 Mar 2021 06:30:16 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="lS0chY6D"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id CD50B9507E; Fri, 12 Mar 2021 06:30:13 +1000 (AEST) Received: from mail-ej1-f46.google.com (mail-ej1-f46.google.com [209.85.218.46]) by minnie.tuhs.org (Postfix) with ESMTPS id 8EFAA95074 for ; Fri, 12 Mar 2021 06:30:12 +1000 (AEST) Received: by mail-ej1-f46.google.com with SMTP id c10so48869619ejx.9 for ; Thu, 11 Mar 2021 12:30:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Z1vz4CZFfrDGBsuNn2SvvTVgc3FrfqBPuaDscJY403Q=; b=lS0chY6DHQalLSUMiIxQpU50npYCIfVO77q2vaEUFPTMgpZnmOvCK+t+pITeuj5M/W ngwuEU7qupwE5DZW59qz/31NwyuFG1fmk/pdX1zxzupctbEkIzjXZUF5xUZ5p577d3Pi mcd/tvrTLXhOfHzGX9TWifcvu6B1yvq0lvnyxeYQ3NJd9BrVA4mYQj7z+8cVH1wNY2or 9tpfUVtuP8EyqnU4BPjmFfV9RGv1LVbh1MIQ9yMhUQWoBSOsPYGGbGl9sLkSvoYIcVmh IVyfCrjn5AYVPKohAsA4hmh4/JrWA3RB7twuynqXPEH2J5TskC5bsjYfVG8wpBx+nS8C 6QJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Z1vz4CZFfrDGBsuNn2SvvTVgc3FrfqBPuaDscJY403Q=; b=M3MS9yW0er1X6qM1QPvcutW85RGdRttYEIEM132835Loq/AFY7950xyZ7Uf5bH6Abf GFnEauEH4fjgqfkQ0rb7AWfdsbk2EmsE4W5+4CNu0Rhi49YilECl8XoU7svTsMC1XK1B vZSJa+LkImZEava+9rA6LIupMmTCTiNVU9te6/t1NePXRW9pUeQ7Kd6L9a3slQKSyR8Y Ovcc1BKCzzaEoIwn3WNVuoh7wZ3mTelPtfHSHXEBxC+KUBv5KklaVlMOqqqshVqg1o4+ hIpjQdxIC1sSMTGd3HSTt8o5zAXil6jCZ+OGOj/nHjkLcKXb+T1TR+rq3eB7YELnYKxO NbTg== X-Gm-Message-State: AOAM530YEc0HcZWIz1H7Z5NYzAPbR1/Ch2Dk08PV1gotmsjdhzxxghCh fooTil9mi06vh0rom5tOALoCfFML+L40h49rVMPXsO1AqbE= X-Google-Smtp-Source: ABdhPJxzGqNI3pTffgSNf6m5NOvxyr+jyuLZdouVymm/ezc89PrUq3tJTcej4p/bJcCiRsmrNesse5U+IdvuHawT8M0= X-Received: by 2002:a17:906:dbd0:: with SMTP id yc16mr4836379ejb.71.1615494611249; Thu, 11 Mar 2021 12:30:11 -0800 (PST) MIME-Version: 1.0 References: <20210311200558.GW3990@netmeister.org> In-Reply-To: <20210311200558.GW3990@netmeister.org> From: Henry Bent Date: Thu, 11 Mar 2021 15:30:00 -0500 Message-ID: To: Jan Schaumann Content-Type: multipart/alternative; boundary="00000000000070ab6e05bd48a652" Subject: Re: [TUHS] [COFF] Pondering the hosts file X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: TUHS main list Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --00000000000070ab6e05bd48a652 Content-Type: text/plain; charset="UTF-8" On Thu, Mar 11, 2021, 15:12 Jan Schaumann wrote: > "Nelson H. F. Beebe" wrote: > > The hosts file format definition appears in > > > > RFC 752: Universal host table > > RFC 810: DoD Internet host table specification > > RFC 952: DoD Internet host table specification > > > > A 1986 hosts.txt file in my PDP-10 archives notes: > > The earliest copy of the hosts file I could find was > > http://pdp-10.trailing-edge.com/tops20_v6_1_tcpip_installation_tp_ft6/06/new-system/hosts.txt > > ;GIDNEY::HOSTS.TXT.5, 27-Mar-85 13:11:54, Edit by > PAETZOLD > ;GIDNEY::HOSTS.TXT.4, 25-Mar-85 13:56:55, Edit by > PAETZOLD > ;local stuff > > ; DoD Internet Host Table > ; 22-Mar-85 > ; Version number 436 > > Does anybody have an earlier copy? > > -Jan This was in the first page of Google search results for "DoD Internet Host Table"; I bet with a little more research I could come up with something much older. Or one of the PDP-10 folks will find the original... https://emaillab.jp/dns/hosts/ -Henry --00000000000070ab6e05bd48a652 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, Mar 11, 2021, 15:12 Jan Schauman= n <jschauma= @netmeister.org> wrote:
<= blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-l= eft:1px solid rgb(204,204,204);padding-left:1ex">"Nelson H. F. Beebe&q= uot; <beebe@math.utah.edu> wrote:
> The hosts file format definition appears in
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0RFC 752: Universal host table
>=C2=A0 =C2=A0 =C2=A0 =C2=A0RFC 810: DoD Internet host table specificati= on
>=C2=A0 =C2=A0 =C2=A0 =C2=A0RFC 952: DoD Internet host table specificati= on
>
> A 1986 hosts.txt file in my PDP-10 archives notes:

The earliest copy of the hosts file I could find was
http://pdp-10.trailing-edge.com/tops20_v6_1_tcpip_installation_tp_ft6/0= 6/new-system/hosts.txt

;GIDNEY::<PAETZOLD.ARPANET>HOSTS.TXT.5, 27-Mar-85 13:11:54, Edit by P= AETZOLD
;GIDNEY::<PAETZOLD.ARPANET>HOSTS.TXT.4, 25-Mar-85 13:56:55, Edit by P= AETZOLD
;local stuff

; DoD Internet Host Table
;=C2=A0 22-Mar-85
;=C2=A0 Version number 436

Does anybody have an earlier copy?

-Jan

This was in the first page of Google s= earch results for "DoD Internet Host Table"; I bet with a little = more research I could come up with something much older.=C2=A0 Or one of th= e PDP-10 folks will find the original...

--00000000000070ab6e05bd48a652--