Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/22/1998 00:30:02
jonathan
Sun Mar 22 00:24:52 PST 1998
Update of /cvsroot/src/sys/arch/alpha/tc
In directory nb00:/tmp/cvs-serv2787

Modified Files:
	scc.c 
Log Message:
Update #ifdef'ed-out changes from pmax :
  * Add more #ifdef pmax/#endif, #ifdef alpha/#endif where appropriate.
    Config and heade files need more work (or replacement)
  change TK_NOTYET to HAVE_RCONS
  change commented-out /* && cn_tab.cn_screen */ to && raster_console()
  * Add DDB hooks.
  * Note where Alpha console ignores carrier on consoles.
  * Add pmax-derived console tty-size code inside HAVE_RCONS
  * Fold in gross pmax rcons-input hooks, inside HAVE_RCONS

Untested, but whitespace/ifdef only,  cross-compiles OK, 
preprocessing shows no significat differences (famous last words)