Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



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.



Home | Main Index | Thread Index | Old Index