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/19/1998 23:50:01
scottr
Sun Apr 19 23:45:27 PDT 1998
Update of /cvsroot/src/sys/arch/mac68k/mac68k
In directory nb00:/tmp/cvs-serv27662

Modified Files:
	trap.c 
Log Message:
More kgdb groundwork pulled from hp300.  While I'm in here,
correct some type-related problems and eliminate the register
qualifier.

scottr
Sun Apr 19 23:46:16 PDT 1998
Update of /cvsroot/src/sys/arch/mac68k/mac68k
In directory nb00:/tmp/cvs-serv27680

Modified Files:
	fpu.c 
Log Message:
Correct type of 'nofault', and some whitespace KNFing.