The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Mary Ann Horton <mah@mhorton.net>
To: tuhs@minnie.tuhs.org
Subject: Re: [TUHS] mh/hm, mmh
Date: Sun, 31 May 2020 10:28:56 -0700	[thread overview]
Message-ID: <bd93f90e-c613-3ebf-749e-3c4ed734d34c@mhorton.net> (raw)
In-Reply-To: <CAC20D2P6_knffBX66XMb-SZf+om1AOooN36xaea+M0=Tb5weqg@mail.gmail.com>

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

What a wonderful historical tour, Clem! Thank you!

On 5/31/20 7:53 AM, Clem Cole wrote:
> MH used a new Mailbox (on-disk) scheme and formatted all messages in 
> RFC733 form with addresses being flat an in the form: user@host. The 
> new format, used a line a control-As followed by a nl, before and 
> after the message.   The headers of course where RFC733 (type: value 
> with a trailing nl) and were separated from the body of the message by 
> a single nl.
MH's message/file format was also the inspiration for B news, which kept 
each Usenet message in a separate RFC733 format file. (The command line 
interface, however, was more like a feed, not separate shell commands.) 
No control-A separators, though, just separate files.
> At some point in time, UCB built the 'Berk-net' (whose original code 
> was written by ABC/Google's Eric Schmidt).  BTW: Eric would have seen 
> the Spider Network in his summers at BTL.  The key thing with Berknet 
> was cheap.  It ran over 3 wire RS-232C between hosts at 9600 baud.  
>  Like UUCP was used to transfer files and email.    Like UUCP it used 
> a pre-fix addressing form: host:user ; but like RFC733 and unlike UUCP 
> was flat.
>
> Where Mary Ann and I differ in our memories is who wrote the original 
> version of UCB's delivermail (8ucb) program.   We both agree that it 
> is possible it was Eric Schmidt, as the switch to using 
> delivermail(8ucb) was were Berknet was spliced into the email 
> namespace.  I had thought Kurt wrote it, Mary Ann thought it was Eric 
> Allman.   We agree Eric Allman was hacking on it for the Ing70.  For 
> this response, it doesn't really matter other than to try to get the 
> history right, because it does not matter for the Rand Mail subsystem.
To clarify, I was joking when I mentioned Eric Schmidt as a possible 
author of delivermail. (I should have inserted a smiley.) I wasn't 
directly involved, as Eric Allman was in the Ingres project on a 
different system, but I thought he (Eric Allman) wrote delivermail, and 
so does Wikipedia. I think Kurt Shoens wrote only the MTA, but i could 
be mistaken.
> Anyway around this time, the curses library was created by Ken Arnold 
> (originally to support Rogue) by pulling the screen code out of vi and 
> using Mary Ann's termcap stuff.

I didn't write termcap, Bill Joy did. I wrote terminfo, but that was 
later when I was at Bell Labs in 1982. Ken's curses used termcap, my 
1982 rewrite used terminfo.

     Mary Ann



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

  parent reply	other threads:[~2020-05-31 17:29 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28 12:34 [TUHS] fmt(1): history, POSIX, -t, -c markus schnalke
2020-05-28 13:08 ` Rob Pike
2020-05-28 13:30 ` Clem Cole
2020-05-28 13:47   ` Clem Cole
2020-05-28 16:08     ` Mary Ann Horton
2020-05-28 18:00       ` Clem Cole
2020-05-28 18:35         ` Richard Salz
2020-05-28 18:51           ` Clem Cole
2020-05-29  0:18   ` Greg 'groggy' Lehey
2020-05-29  5:10     ` Michael Stiller via TUHS
2020-05-29  5:19       ` Greg 'groggy' Lehey
2020-05-29 13:39       ` Clem Cole
2020-05-29 15:43         ` Warner Losh
2020-05-29 16:12           ` Clem Cole
2020-05-29 17:14         ` Mary Ann Horton
2020-05-28 13:46 ` Clem Cole
2020-05-31 13:01   ` [TUHS] mh/hm, mmh (was: fmt(1): history, POSIX, -t, -c) markus schnalke
2020-05-31 14:53     ` Clem Cole
2020-05-31 16:25       ` Richard Salz
2020-05-31 16:50         ` Larry McVoy
2020-05-31 17:09       ` Ralph Corderoy
2020-05-31 17:25         ` Jon Steinhart
2020-05-31 17:28       ` Mary Ann Horton [this message]
2020-05-31 18:56         ` [TUHS] mh/hm, mmh Eric Allman
2020-05-31 19:49           ` Clem Cole
2020-05-31 21:31           ` Mary Ann Horton
2020-06-01  6:32             ` Caipenghui
2020-06-01  7:14             ` markus schnalke
2020-05-31 12:35 ` [TUHS] fmt(1): history, POSIX, -t, -c markus schnalke

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=bd93f90e-c613-3ebf-749e-3c4ed734d34c@mhorton.net \
    --to=mah@mhorton.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).