summaryrefslogtreecommitdiffstats
path: root/sys/compat/ia32/ia32_util.h
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: define FREEBSD32_MINUSER and AOUT32_MINUSER for structkib2012-07-221-8/+9
* Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.kib2011-04-011-0/+1
* Create shared (readonly) page. Each ABI may specify the use of page bykib2011-01-081-2/+6
* Add include guards.kib2010-11-231-0/+5
* Reorganize syscall entry and leave handling.kib2010-05-231-0/+4
* Assimilate ia64 back into the fold with the common freebsd32/ia32 code.peter2003-12-111-1/+6
* Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bitpeter2003-09-251-0/+4
* Initial sweep at dividing up the generic 32bit-on-64bit kernel supportpeter2003-08-221-50/+1
* Deal with the user VM space expanding. 32 bit applications do not likepeter2003-05-231-1/+1
* Add BASIC i386 binary support for the amd64 kernel. This is largelypeter2003-05-141-1/+1
* SCARGS removal take II.alfred2002-12-141-5/+0
* Backout removal SCARGS, the code freeze is only "selectively" over.alfred2002-12-131-0/+5
* Remove SCARGS.alfred2002-12-131-5/+0
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-201-0/+94
OpenPOWER on IntegriCloud