aboutsummaryrefslogtreecommitdiff
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.Tijl Coosemans2012-03-041-92/+3
* Fix the DTrace pid return trap interrupt vector. Previously we were usingRyan Stone2011-11-071-2/+2
* Add two DTrace trap type values. Used by fasttrap.Rui Paulo2010-08-241-0/+2
* GC unused valuesKip Macy2008-10-191-3/+0
* Integrate support for xen in to i386 common code.Kip Macy2008-08-151-0/+3
* Add POSIX siginfo_t's si_code, this is for upcoming POSIX realtime signalDavid Xu2005-10-141-10/+0
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Activate SSE/SIMD. This is the extra context switching support thatPeter Wemm2001-07-121-1/+2
* Removed all traces of T_ASTFLT (except for gaps where it was). It becameBruce Evans2001-02-191-1/+0
* Exchange numerical values for FPE_INTDIV and FPE_INTOVF, so that theyMartin Cracauer2000-03-201-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Various formatting fixes on my FPE trapcode commit.Martin Cracauer1999-07-261-15/+9
* On FPU exceptions, pass a useful error code (one of the FPE_...Martin Cracauer1999-07-251-3/+19
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Defined T_MCHK exception for i686; renumbered T_RESERVED to 29.David Greenman1996-08-111-2/+3
* Fix security holes in sigreturn(), ptrace() and procfs. sigreturn()Bruce Evans1995-01-141-13/+8
* Made all header files idempotent and moved incorrect common data fromGarrett Wollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-1/+2
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+96