freebsd-dev/sys/compat
Doug Rabson 5eb29d9b90 Initial support for executing IA-32 binaries. This will not compile
without a few patches for the rest of the kernel to allow the image
activator to override exec_copyout_strings and setregs.

None of the syscall argument translation has been done. Possibly, this
translation layer can be shared with any platform that wants to support
running ILP32 binaries on an LP64 host (e.g. sparc32 binaries?)
2002-04-10 19:34:51 +00:00
..
freebsd32 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
linprocfs - Change fill_kinfo_proc() to require that the process is locked when it 2002-04-09 20:10:46 +00:00
linux Moved signal handling and rescheduling from userret() to ast() so that 2002-04-04 17:49:48 +00:00
netbsd
pecoff - Change fill_kinfo_proc() to require that the process is locked when it 2002-04-09 20:10:46 +00:00
svr4 Moved signal handling and rescheduling from userret() to ast() so that 2002-04-04 17:49:48 +00:00