Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 04/20/1999 22:18:18
Module Name:	src
Committed By:	scottr
Date:		Wed Apr 21 05:18:18 UTC 1999

Modified Files:
	src/sys/arch/mac68k/dev: ite.c
Log Message:
When attaching the ite console, clear the entire display rather than assuming
that the emulator will do it for us.  (The emulator will only clear
full character-sized rows.)  Incidentally fixes PR 7376.