summaryrefslogtreecommitdiffstats
path: root/sys/amd64/ia32/ia32_misc.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.kib2011-04-011-0/+11
* Save and restore segment registers on amd64 when entering and leavingkib2009-04-011-0/+71
* Switch to using the emulator in the common compat area.peter2003-08-231-1437/+0
* Use __FBSDID().obrien2003-07-251-2/+3
* Add BASIC i386 binary support for the amd64 kernel. This is largelypeter2003-05-141-3/+113
* - Replace inline implementations of sigprocmask() with calls tojhb2003-04-221-66/+33
* Back out M_* changes, per decision of the TRB.imp2003-02-191-5/+5
* Remove #include <sys/dkstat.h>phk2003-02-161-1/+0
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-5/+5
* SCARGS removal take II.alfred2002-12-141-128/+128
* Backout removal SCARGS, the code freeze is only "selectively" over.alfred2002-12-131-128/+128
* Remove SCARGS.alfred2002-12-131-128/+128
* Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This wouldpeter2002-10-091-0/+21
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-201-0/+1339
OpenPOWER on IntegriCloud