The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Warner Losh <imp@bsdimp.com>
To: "Jeremy C. Reed" <reed@reedmedia.net>
Cc: TUHS main list <tuhs@minnie.tuhs.org>
Subject: Re: [TUHS] looking for HOSTS.TXT parsers and how is /dev/net/HOSTNAME enabled?
Date: Thu, 18 Apr 2019 20:38:44 -0600	[thread overview]
Message-ID: <CANCZdfpY3B5tKZGj_QKvkY+RjRsR3Kose+5uSoSNi0AWmeqGRA@mail.gmail.com> (raw)
In-Reply-To: <alpine.NEB.2.21.1904181949240.2488@t1.m.reedmedia.net>

[-- Attachment #1: Type: text/plain, Size: 1585 bytes --]

Can't help on the main thrust of this, but can answer one question...

On Thu, Apr 18, 2019 at 8:33 PM <reed@reedmedia.net> wrote:

> This email is two parts. I am researching 1970's symbolic name to
> network address mapping routines.
>
> 1) I am looking for parsers for ancient (pre mid 1982) HOSTS.TXT. Since
> this is Unix list, for Unix is fine :)
>
> RFC 597 (12 December 1973) says a hostname list will be maintained at
> the NIC with the location to be announced. (Interestingly NIC as in
> FEINLER@NIC is probably a nickname as it is not listed in the host
> status list. I am guessing it is a nickname for SRI-ARC or OFFICE-1.)
>

NIC is probably what became know as SRI-NIC in latter days. By the time I
joined the internet in the early 80s, SRI-NIC was where you registered your
domain name. I just missed the hostfile by a few years.


> RFC 607 (January 10, 1974) the NIC agrees that NIC maintain a text file
> of hostnames, addresses, and attributes. (It has also been suggested
> separately.) The source is maintained in NLS format with multiple
> attributes. (What is this NLS format?) A program could be written to
> generate a weekly ASCII file. They will write the program and the
> generated file will be at OFFICE-1 (IMP #43?) with pathname of
> <NETINFO>HOSTS.TXT  (It's not Unix. It's TENEX I think. The ">" is the
> directory delimiter, but what is "<"?)
>

It's TENEX or TOPS-20 (they are the same for this purpose). <DIR>FILE.EXT
was the format. This was later extended to <DIR.SUB>FILE.EXT. So the <>
just contain the whole path, separated by dots.

Warner

[-- Attachment #2: Type: text/html, Size: 2232 bytes --]

  reply	other threads:[~2019-04-19  2:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-19  1:54 reed
2019-04-19  2:38 ` Warner Losh [this message]
2019-04-19  4:03 ` Lars Brinkhoff
2019-04-19 11:57   ` ron
2019-04-19 18:43 ` Clem Cole
2019-04-19 18:54   ` Clem Cole
2019-04-19 21:52   ` reed
2019-04-19 22:50     ` Clem Cole

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANCZdfpY3B5tKZGj_QKvkY+RjRsR3Kose+5uSoSNi0AWmeqGRA@mail.gmail.com \
    --to=imp@bsdimp.com \
    --cc=reed@reedmedia.net \
    --cc=tuhs@minnie.tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).