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 02:12:30 EST 1995
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv8532

Modified Files:
        trap.c 
Log Message:
Fix some types:
* code, args, and rval should use register_t.
* argsize should be a size_t.
Small optimization to the Linux compat code, and don't blindly fail on if
the argument list size is invalid.



Home | Main Index | Thread Index | Old Index