The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] UNIX Influence on Teletype and Vice Versa
@ 2023-09-18 18:07 segaloco via TUHS
  2023-09-18 18:21 ` [TUHS] " Ronald Natalie
  0 siblings, 1 reply; 3+ messages in thread
From: segaloco via TUHS @ 2023-09-18 18:07 UTC (permalink / raw)
  To: The Eunuchs Hysterical Society

Good morning folks, something I've been pondering on this morning is the potential close connection between UNIX development and Teletype interfacing designs as the 70s and 80s marched on.  Seeing as Teletype was a part of the Bell System (albeit a little less obviously in marketing than it's kin), was there any sort of official rapport between folks working on UNIX and those designing subsequent Teletypes, Dataspeed terminals, etc?

For instance, would there have been any influence an up-and-coming Teletype design would've had on developments in the UNIX tty drivers, or would particulars of UNIX tty drivers "rub off" on specifics of terminals being developed?  Or were those units so distant from one another that there would've been little cross-talk between teams?  Granted, an argument could be made for specifically avoiding any significant knowledge of internals, that way UNIX tty driver folks don't potentially paint into a Teletype corner and vice versa.  Still, with the tightly integrated nature of Bell System R&D, manufacturing, supply, etc. it would be very "Bell System" for there to be some sort of interplay between Teletype and UNIX.

Anyone got the scoop on whether Teletype hardware enjoyed a special place in UNIX tty-interfacing considerations or vice versa, or if they were just two relatively insular developments from one another in the same general field from the same big umbrella organization?

- Matt G.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [TUHS] Re: UNIX Influence on Teletype and Vice Versa
  2023-09-18 18:07 [TUHS] UNIX Influence on Teletype and Vice Versa segaloco via TUHS
@ 2023-09-18 18:21 ` Ronald Natalie
  2023-09-18 18:27   ` Paul Winalski
  0 siblings, 1 reply; 3+ messages in thread
From: Ronald Natalie @ 2023-09-18 18:21 UTC (permalink / raw)
  To: segaloco, The Eunuchs Hysterical Society

The thing most people know in the (computer) world as a teletype is a 
model 33 which really UNIX was unaffected by (other than dealing with 
the limited character set) and UNIX didn’t influence.   For those with a 
model 37 (I had one in my house for a while picked up surplus from Rocky 
Flats), you knew of its influence on UNIX.   This was a unit that the 
line terminator was indeed NEWLINE (^J) rather than carriage return.  It 
dealt with all the ESC 8 and 9 and the like that nroff put out by 
default and th SI/SO to shift from the regular to the greek character 
box.

The mechanical teletypes largely predated UNIX having the ability to 
change anything.

That doesn’t mean that UNIX didn’t affect the TELETYPE brand.   The 5620 
DMD bore the Teletype brand but came straight from BellLabs Blit (aka 
Jerry) work.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [TUHS] Re: UNIX Influence on Teletype and Vice Versa
  2023-09-18 18:21 ` [TUHS] " Ronald Natalie
@ 2023-09-18 18:27   ` Paul Winalski
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Winalski @ 2023-09-18 18:27 UTC (permalink / raw)
  To: Ronald Natalie; +Cc: segaloco, The Eunuchs Hysterical Society

On 9/18/23, Ronald Natalie <ron@ronnatalie.com> wrote:
> The thing most people know in the (computer) world as a teletype is a
> model 33 which really UNIX was unaffected by (other than dealing with
> the limited character set) and UNIX didn’t influence.   For those with a
> model 37 (I had one in my house for a while picked up surplus from Rocky
> Flats), you knew of its influence on UNIX.   This was a unit that the
> line terminator was indeed NEWLINE (^J) rather than carriage return.  It
> dealt with all the ESC 8 and 9 and the like that nroff put out by
> default and th SI/SO to shift from the regular to the greek character
> box.

Most importantly for Unix, I would think, the Teletype model 37 had
both uppercase and lowercase capability.  Essential for a
case-sensitive environment such as Unix.  The model 33 was
uppercase-only.

-Paul W.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-18 18:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-18 18:07 [TUHS] UNIX Influence on Teletype and Vice Versa segaloco via TUHS
2023-09-18 18:21 ` [TUHS] " Ronald Natalie
2023-09-18 18:27   ` Paul Winalski

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).