The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: reed@reedmedia.net (Jeremy C. Reed)
Subject: [TUHS] PWB contributions
Date: Mon, 9 Nov 2015 16:23:05 -0600 (CST)	[thread overview]
Message-ID: <alpine.NEB.2.11.1511091612300.28638@t1.m.reedmedia.net> (raw)
In-Reply-To: <627C631F-2B0E-45FC-97DB-7A8FE4DBB3B8@ccc.com>

On Sun, 8 Nov 2015, Clement T. Cole wrote:

> Doug
> 
> Eric Shienbrood originally wrote more(1) at UCB when he came as a grad 
> student.  It was based on functionality from ITS that he as used to 
> having at MIT.  Summit wrote a similar program with the same called 
> page(1) and I'm fairly sure it was few years after Eric's program. Btw 
> page(1) which did not have the same functionality (no termcap or in 
> there case terminfo yet).  Less(1) would show up a few years later and 
> replace them both.

From my book in progress ...

-=-=-=-=-=-=

Many students were writing various pieces of software not in the context of
some larger purpose, but for their benefit. They were then included when 
Joy
% and company
collected up the existing software and distributed it.\cite{halbert1}

In the Berkeley terminal rooms, the dumb terminals beeped
incessantly so most of the bell speakers had been disconnected.
Their \emph{cr3} pager tool rang the terminal bell and waited for a carriage
return after every 24 lines.
The terminals also rang the bell when the cursor advanced near the
right margin on output or keyboard input (like a typewriter
bell).\cite{halbert-jchac1-4}

% TODO: mention cr3 stty mode?
% archives/1970s/2bsd/src/cr3.c says 22 lines and no mention of sound

So Dan Halbert\index{Halbert, Dan}.
who arrived in 1978 as a first-year graduate student,
wrote a pager called \emph{more} that printed ``--More--''
instead of ringing the bell and accepted the space
instead of carriage return to continue. Plus it could take multiple
filenames and print a line of colons around the filenames.
This was inspired by his use of the ITS timesharing systems as an
undergraduate at MIT that put a ``--MORE--'' prompt at the bottom
of the screen when displaying files.\cite{halbert-jchac1-4}

His friends and fellow graduate students, Geoff
Peck\index{Peck, Geoff} and Eric Shienbrood\index{Shienbrood, Eric},
greatly expanded it, adding various
options -- and \emph{more} was added into the next distribution.\cite{halbert1}

-=-=-=-=-=-=

Date: 17 Jun 2010
@MISC{halbert1,
  author = {Dan Halbert},
  howpublished = "Personal correspondence", 
  year = 2010,
  month = jun
}   
    
@ARTICLE{halbert-jchac1-4,
 author = "Dan Halbert",
 title = "{THE "MORE" COMMAND IN UNIX}",
 journal = "Journal of the Computer History Association of California",
 year = 1994,
 month = "April-June",
 volume = "1",
 number = "4" }

Prior to that Chuck Haley had a pager called cr3. Then Bill Joy 
simulated that with a filter "stopping output after each page (22 
lines) to wait for a carriage return, sending 22 more lines, or a EOF, 
sending 10 more lines." (That quote is from the source.)

By the way, I don't have experience with the CR3 control register, and
don't really understand what it means from the hardware perspective.





  parent reply	other threads:[~2015-11-09 22:23 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-09  1:39 Doug McIlroy
2015-11-09  1:48 ` John Cowan
2015-11-09  2:12 ` Clement T. Cole
2015-11-09  2:54   ` Win Treese
2015-11-09  2:58     ` Win Treese
2015-11-09  3:36       ` Clem cole
2015-11-09  3:51         ` Clem cole
2015-11-09 15:40         ` Dave Horsfall
2015-11-09 15:54           ` Clem Cole
2015-11-09 22:12         ` Mary Ann Horton
2015-11-09  3:38       ` Random832
2015-11-09  4:50         ` Clem cole
2015-11-09 13:58   ` Doug McIlroy
2015-11-09 14:02     ` Ronald Natalie
2015-11-09 14:44     ` John Cowan
2015-11-10 20:26     ` [TUHS] A portrait of cut(1) (was: PWB contributions) markus schnalke
2015-11-10 22:10       ` Clem Cole
2015-11-10 23:10       ` Andy Kosela
2015-11-10 23:12         ` John Cowan
2015-11-10 23:34           ` Larry McVoy
2015-11-10 23:39             ` John Cowan
2015-11-11  0:16       ` [TUHS] A portrait of cut(1) Random832
2015-11-11 12:23         ` markus schnalke
2015-11-09 22:23   ` Jeremy C. Reed [this message]
2015-11-10  4:11     ` [TUHS] PWB contributions Random832
2015-11-09  4:44 ` Larry McVoy
2015-11-09  4:51   ` John Cowan
2015-11-09  5:07     ` Larry McVoy
2015-11-09  5:09       ` Larry McVoy
2015-11-09  5:16         ` John Cowan
2015-11-09  5:16         ` Leonardo Taccari
2015-11-09  2:14 Doug McIlroy
2015-11-09  2:32 ` John Cowan

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=alpine.NEB.2.11.1511091612300.28638@t1.m.reedmedia.net \
    --to=reed@reedmedia.net \
    /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).