Searched hist:94380 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A DMakefile94380 Wed Apr 10 17:34:51 MDT 2002 dfr 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?)
H A Dsyscalls.master94380 Wed Apr 10 17:34:51 MDT 2002 dfr 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?)

Completed in 86 milliseconds