9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] What makes Plan 9 unique?
Date: Fri, 26 Oct 2001 11:01:23 -0400	[thread overview]
Message-ID: <20011026150129.5B63E199F8@mail.cse.psu.edu> (raw)

> > ... there is no tty driver in the kernel.  The window system
> > handles the nuances of terminal input.
> 
> Not for a terminal on a serial port, it doesn't.  Braille terminal
> users (for example) are ill-served by embedding interactive support
> in a windowing graphics interface.

But since the interface is entirely separate, it would be easy to
write interactive support for the terminal (a la screens), without
shells and other programs needing to know.

> There have been many "integrated" OSes; for example TI's 900-series
> (before the 990) came with an OS that integrated the terminal driver
> and consequently supported *only* specific TI video terminals with
> special high-speed cabling.  That design probably contributed to the
> lack of commercial success for those systems.

Buh?  As another example, all Unix clones come with an OS that
integrates the terminal driver.  So does Windows.  That design apparently
hasn't hurt the commercial success of those systems.

> There is a lot to be said for keeping system structures as modular
> as possible, to increase options for how things can be configured.

I think you just supported my point.

Russ



             reply	other threads:[~2001-10-26 15:01 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-26 15:01 Russ Cox [this message]
2001-10-26 16:48 ` Thomas Bushnell, BSG
2001-10-29  9:04 ` pac
  -- strict thread matches above, loose matches on Subject: below --
2001-11-07  6:34 Russ Cox
2001-11-07  1:02 David Gordon Hogan
2001-11-06 17:08 anothy
2001-11-06 16:45 Russ Cox
2001-11-06 17:53 ` Thomas Bushnell, BSG
2001-11-06 18:28   ` William Josephson
2001-11-07  2:46 ` Boyd Roberts
2001-11-06 11:01 geoff
2001-11-05 22:14 David Gordon Hogan
2001-11-06 10:22 ` Jonadab the Unsightly One
2001-10-29 21:28 David Gordon Hogan
2001-11-05 14:59 ` Jonadab the Unsightly One
2001-11-06 10:22   ` Jonadab the Unsightly One
2001-10-29 20:54 David Gordon Hogan
2001-10-29 18:54 presotto
2001-10-29 13:07 bwc
2001-10-29  1:56 okamoto
2001-10-26 17:09 forsyth
2001-10-26 16:58 presotto
2001-10-29 10:16 ` Ozan Yigit
2001-10-29 20:54   ` Skip Tavakkolian
2001-10-30 16:50   ` Dan Cross
2001-10-25 11:56 Russ Cox
2001-10-26  9:25 ` Douglas A. Gwyn
2001-10-25  9:00 Matt Senecal
2001-10-25  9:36 ` Lucio De Re
2001-10-26  9:25   ` Douglas A. Gwyn
2001-10-26 14:03     ` Matt Senecal
2001-10-26 15:36 ` Borja Marcos

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=20011026150129.5B63E199F8@mail.cse.psu.edu \
    --to=rsc@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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).