summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/trap.h
Commit message (Expand)AuthorAgeFilesLines
* Copy amd64 trap.h to x86 and replace amd64/i386/pc98 trap.h with stubs.tijl2012-03-041-92/+3
* Fix the DTrace pid return trap interrupt vector. Previously we were usingrstone2011-11-071-2/+2
* Add two DTrace trap type values. Used by fasttrap.rpaulo2010-08-241-0/+2
* GC unused valueskmacy2008-10-191-3/+0
* Integrate support for xen in to i386 common code.kmacy2008-08-151-0/+3
* Add POSIX siginfo_t's si_code, this is for upcoming POSIX realtime signaldavidxu2005-10-141-10/+0
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Activate SSE/SIMD. This is the extra context switching support thatpeter2001-07-121-1/+2
* Removed all traces of T_ASTFLT (except for gaps where it was). It becamebde2001-02-191-1/+0
* Exchange numerical values for FPE_INTDIV and FPE_INTOVF, so that theycracauer2000-03-201-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Various formatting fixes on my FPE trapcode commit.cracauer1999-07-261-15/+9
* On FPU exceptions, pass a useful error code (one of the FPE_...cracauer1999-07-251-3/+19
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Defined T_MCHK exception for i686; renumbered T_RESERVED to 29.dg1996-08-111-2/+3
* Fix security holes in sigreturn(), ptrace() and procfs. sigreturn()bde1995-01-141-13/+8
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-1/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+96
OpenPOWER on IntegriCloud