Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/28/1995 15:50:01
leo
Sun May 28 15:45:44 EDT 1995
Update of /a/cvsroot/src/sys/arch/atari/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv24089

Modified Files:
	grf.c grfvar.h ite_cc.c view.c viewvar.h 
Log Message:
Remove the pointer to view_t from the grf-structure, use viewview(dev)
to obtain the pointer instead. This removes a kernel-crash that happened
when something was written to the console while the console was being
resized.