Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 07/08/1994 01:00:03
lkestel
Fri Jul  8 00:55:57 PDT 1994
Update of /b/source/CVS/src/sys/arch/mac68k/dev
In directory sun-lamp.cs.berkeley.edu:/e/users/lkestel/src/sys/arch/mac68k/dev

Modified Files:
	6x10.h keyboard.h 
Added Files:
	adbsys.c adbsys.h bounds.h ite.c 
Removed Files:
	8x14.h adb.c 
Log Message:


6x10.h: shifted font over by two pixels.
keyboard.h: added constants for commonly used keys and reformatted
  array so that gcc would be happy.
adbsys.c: new adb system.
bounds.h: bound-checking macros.
ite.c: new built-in mini-console.
8x14.h: no longer used by built-in console.
adb.c: replaced by adbsys.c


lkestel
Fri Jul  8 00:57:56 PDT 1994
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/e/users/lkestel/src/sys/arch/mac68k/mac68k

Modified Files:
	autoconf.c conf.c cons.c machdep.c 
Log Message:
autoconf.c: added ite.
conf.c: added ite and adb.
cons.c: replaced mac* functions with itecn* functions.
machdep.c: ditto.



------------------------------------------------------------------------------