summaryrefslogtreecommitdiffstats
path: root/sys/amd64/ia32/ia32_signal.c
Commit message (Expand)AuthorAgeFilesLines
* Move some declaration of 32-bit signal structures into filedavidxu2006-10-051-21/+5
* Catch up to the system siginfo changes. Use a union for the ia32 layoutpeter2005-12-061-1/+3
* Catch up with the recent <sys/signal.h> change and make this compile.ru2005-11-041-1/+1
* 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, mostdavidxu2005-10-141-14/+48
* Implement 32 bit getcontext/setcontext/swapcontext on amd64. I've addedpeter2005-09-271-40/+165
* Remove advertising clause from University of California Regent's license,imp2004-04-051-4/+0
* Catch up with some proc/procsig locking improvements that were made to thepeter2004-02-211-6/+2
* Make sigaltstack as per-threaded, because per-process sigaltstack statedavidxu2004-01-031-12/+12
* Catch up with the procsig locking changes elsewhere. We were doingpeter2003-12-031-0/+6
* Move a MD 32 bit binary support routine into the MD areas. exec_setregspeter2003-11-081-0/+41
* The great s/npx/fpu/gipeter2003-11-081-5/+5
* Switch to using the emulator in the common compat area.peter2003-08-231-13/+13
* Use __FBSDID().obrien2003-07-251-2/+3
* Deal with the user VM space expanding. 32 bit applications do not likepeter2003-05-231-3/+3
* Add BASIC i386 binary support for the amd64 kernel. This is largelypeter2003-05-141-0/+559
OpenPOWER on IntegriCloud