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: 04/11/1996 22:10:03
cgd
Thu Apr 11 22:00:57 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/wscons
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5142

Added Files:
	ascii.h event.c event_var.h kbd.c ms.c wscons.c wscons_emul.c 
	wscons_emul.h wscons_raster.h wscons_rfont.h wscons_rinit.c 
	wscons_rops.c wsconsvar.h 
Log Message:
"workstation console glue."  glass tty code, console emulation,
keyboard and mouse interfaces, etc.  Mostly grabbed from the sparc,
and adapted and trimmed where appropriate.


cgd
Thu Apr 11 22:01:54 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/pci
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5307

Removed Files:
	tgareg.h 
Log Message:
this has moved to ../include

cgd
Thu Apr 11 22:02:11 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/pci
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5325

Removed Files:
	wscons.c wsconsvar.h 
Log Message:
replaced by files in ../wscons

cgd
Thu Apr 11 22:05:20 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/alpha
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5601

Modified Files:
	clock.c clock_mc.c 
Log Message:
update for new ISA & bus code, and clean a bit

cgd
Thu Apr 11 22:05:53 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/alpha
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5655

Modified Files:
	locore.s 
Log Message:
add rpcc entry point

cgd
Thu Apr 11 22:06:25 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/alpha
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5676

Modified Files:
	mem.c 
Log Message:
cast return of phystok0seg() to a caddr_t, to suit uiomove proto

cgd
Thu Apr 11 22:07:32 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/alpha
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5717

Modified Files:
	conf.c 
Log Message:
new entries for keyboard, mouse, and parallel printer

cgd
Thu Apr 11 22:07:56 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/alpha
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5749

Modified Files:
	machdep.c 
Log Message:
define delay() here, rather than in clock.c

cgd
Thu Apr 11 22:09:26 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/alpha
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5812

Modified Files:
	pmap.c 
Log Message:
add some sanity checks to avoid lossage when dealing with unmanaged
pages, and clean up a little bit.


cgd
Thu Apr 11 22:09:55 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/alpha
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5834

Modified Files:
	dec_2100_a50.c dec_axppci_33.c dec_kn20aa.c 
Log Message:
update for new ISA & PCI code, etc.