aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/ia32
Commit message (Expand)AuthorAgeFilesLines
* Switch to using the emulator in the common compat area.Peter Wemm2003-08-231-8/+9
* Initial sweep at dividing up the generic 32bit-on-64bit kernel supportPeter Wemm2003-08-224-55/+8
* Use __FBSDID().David E. O'Brien2003-07-252-3/+5
* Deal with the user VM space expanding. 32 bit applications do not likePeter Wemm2003-05-232-5/+5
* Collect the nastiness for preserving the kernel MSR_GSBASE around thePeter Wemm2003-05-151-8/+1
* Add BASIC i386 binary support for the amd64 kernel. This is largelyPeter Wemm2003-05-145-152/+348
* SCARGS removal take II.Alfred Perlstein2002-12-141-5/+0
* Backout removal SCARGS, the code freeze is only "selectively" over.Alfred Perlstein2002-12-131-0/+5
* Remove SCARGS.Alfred Perlstein2002-12-131-5/+0
* Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections toJake Burkholder2002-09-011-4/+7
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablePeter Wemm2002-07-202-0/+459