Re: Remove option COMPAT_LINUX

2016-02-27 Thread Philip Guenther
On Sat, Feb 27, 2016 at 7:59 AM, Christian Weisgerber wrote: > Support for running Linux binaries under emulation is going away. > > The patch below removes "option COMPAT_LINUX" and everything directly > tied to it (kernel configuration, #ifdef sections, etc.) from the > kernel tree and the corre

Remove option COMPAT_LINUX

2016-02-27 Thread Christian Weisgerber
Support for running Linux binaries under emulation is going away. The patch below removes "option COMPAT_LINUX" and everything directly tied to it (kernel configuration, #ifdef sections, etc.) from the kernel tree and the corresponding man page documentation. Further, these files sys/arch/i386