Date: Wed, 8 Mar 1995 01:50:04 -0500 From: The Source of All Evil <source@NetBSD.ORG> To: source-changes@pain.lcs.mit.edu Subject: sun-lamp CVS commits Message-ID: <199503080650.BAA06713@pain.lcs.mit.edu>
next in thread | raw e-mail | index | archive | help
mycroft Wed Mar 8 01:46:06 EST 1995 Update of /a/cvsroot/src/sys/arch/amiga/amiga In directory pain.lcs.mit.edu:/b/tmp/cvs-serv6638 Modified Files: trap.c Log Message: Fix some types: * code, args, and rval should use register_t. * argsize should be a size_t. Some general cleanup, and undo many of the differences between this syscall() and the hp300 version. mycroft Wed Mar 8 01:49:23 EST 1995 Update of /a/cvsroot/src/sys/arch/hp300/hp300 In directory pain.lcs.mit.edu:/b/tmp/cvs-serv6667 Modified Files: trap.c Log Message: Panic if the emulation type is invalid.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503080650.BAA06713>