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: 03/09/1995 02:50:04
mycroft
Thu Mar  9 02:47:35 EST 1995
Update of /a/cvsroot/src/sys/arch/da30/da30
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv8015

Modified Files:
	trap.c 
Log Message:
Fix some types:
* code, args, and rval should use register_t.
* argsize should be a size_t.
Add syscall debugging hooks.