The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Michael Casadevall <michael@casadevall.pro>
To: Lars Brinkhoff <lars@nocrew.org>
Cc: tuhs@tuhs.org
Subject: [TUHS] Re: Attempting To Build NOSC and BBN UNIXs + ARPANET code
Date: Tue, 11 Oct 2022 08:57:29 -0400	[thread overview]
Message-ID: <CAEMRDeF_P9LeyvvQ8Vs2r9R1QetFQ1BM=+T-dNgLAwNmfjX2eA@mail.gmail.com> (raw)
In-Reply-To: <7w35bvlydw.fsf@junk.nocrew.org>

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

>
>
> Replies inline:
>
> On Tue, Oct 11, 2022 at 1:31 AM Lars Brinkhoff <lars@nocrew.org> wrote:
>
>> TUHS Disclaimer: I will claim this is primarily about getting Unix onto
>> the Arpanet, but it does also contain trace amounts of off-topic
>> information.  Reader discretion is adviced.
>>
>> Michael Casadevall wrote:
>> > I do need to do a readthrough for the VDH driver, which says its for
>> > "very distant hosts".  I think that might be for the radio links
>>
>> The hardware interfaces between a host and an IMP came in three flavors:
>> local host, distant host, and very distant host.  The first two are more
>> or less directly connected and I forget what the difference is.  But a
>> very distant host is basically connected over a phone line with a modem
>> at each end, so it's a different beast.  The VHD driver would be for
>> this, whilst IMP11A and ACC are local or distant.
>>
>>
> That makes sense; most of the time, the documentation that survives implies
> the IMP is always local; knowing this is important. From what I got the
> impression
> From the docs, very early ARPA, you had systems directly on the network,
> but most
> users had to dial into a specific terminal machine, which, based on the
> comments
> on the RFCs, was less than ideal, although I haven't quite figured out how
> things like
> netmail worked.
>
> VHD I guess was more to get more hosts online?
>
> > Hawaii
>>
>> Side note: apparently tapes from the unique Hawaii BCC 500 have been
>> saved.  So maybe that's one more possible re-Arpanet host.
>>
>>
> Oh very nice. Depending on how that works, it might be possible to make a
> radio link
> over ham. I haven't seen anything about these links aside from them being
> marked
> the logicial maps.
>
>
>> > Yup, that's what I figured. I've been trying to evaluate how much
>> > survives
>>
>> Here's my take:
>> https://gunkies.org/wiki/Network_Control_Program_(ARPANET)#Implementations
>>
>> So there are like four PDP-10 systems and two PDP-11.  The ELF system
>> will be a major challenge, RATS haven't been scanned off the printer
>> listing, and the BCC 500... oh boy, let's not go there now.
>>
>>
>  Well, there's multiple UNIX v6 stacks. There's the NOSC one which I tried
> to build,
> and I think is the oldest. The BBN  with TCP stack is a bit mislabeled: it
> still appears
> to support NCP, but none of the client apps are there, but its directly
> built off the NOSC
> stack. it's probably a fork from earlier in development. 79-80 timespawn
> would have been
> *very* early in TCP's life
>
> > I don't know if a runnable build of TENEX has been archived,
>>
>> I think so.  I "almost" got one running but there was some problem...
>
>
>>
> > or if ARPA stuff for TOPS-10/20 survived.
>>
>> TOPS-20AN seems to be there.  TOPS-10, nothing so far.
>>
>> > I also want to look into System/360 and 370, but I get the sense none
>> > of the mainframe stuff survived.
>>
>> I asked around; found nothing.  CDC, same.
>>
>>
> Oof, although par the corse for mainframe preservation :(
>
>
>> > The other problem is of the surviving stacks, they all seem to be for
>> > the later 96-bit leader, I'm not certain if any of the IMP software
>> > that has been archived is new enough to work with that.
>>
>> Nothing for the 316/516 IMP, as far as I know.  Pluribus IMP emulator,
>> anyone?
>>
>
> I do actually wonder how hard that would be. The NCP kernel code seems to
> suggest
> it would be straightforward all things considered. It honestly reminds me
> Hayes modem
> commands of all things ...
> Michael
>

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

  reply	other threads:[~2022-10-11 12:58 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-10 18:33 [TUHS] " Michael Casadevall
2022-10-10 19:48 ` [TUHS] " Lars Brinkhoff
2022-10-10 20:31   ` Michael Casadevall
2022-10-11  5:31     ` Lars Brinkhoff
2022-10-11 12:57       ` Michael Casadevall [this message]
2022-10-11 13:57         ` Lars Brinkhoff
     [not found]           ` <CAJq=PCV7o_kMvRLXXK9prddmyvf0hAodX+NuqqVF=49iCYt63w@mail.gmail.com>
2022-10-11 19:58             ` Lars Brinkhoff
2022-10-10 20:31 ` Clem Cole
2022-10-10 20:48   ` Michael Casadevall
2022-10-10 21:37     ` Clem Cole
2022-10-11 15:08 Paul Ruizendaal
2022-10-12 19:38 Noel Chiappa
2022-10-13  5:50 ` Lars Brinkhoff
2022-10-14 11:55 Paul Ruizendaal
2022-10-14 16:08 ` Phil Budne
2022-10-14 16:37   ` Clem Cole
2022-10-14 19:06     ` Warner Losh
2022-10-14 18:47 ` Lars Brinkhoff
2022-10-14 20:30 Noel Chiappa

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='CAEMRDeF_P9LeyvvQ8Vs2r9R1QetFQ1BM=+T-dNgLAwNmfjX2eA@mail.gmail.com' \
    --to=michael@casadevall.pro \
    --cc=lars@nocrew.org \
    --cc=tuhs@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).