On Fri, Dec 01, 2017 at 11:32:08PM +0100, Maxime Villard wrote:
Le 01/12/2017 à 23:14, Joerg Sonnenberger a écrit :
Module Name: src
Committed By: joerg
Date: Fri Dec 1 22:14:52 UTC 2017
Modified Files:
src/sys/compat/linux/common: linux_mod.c
src/sys/compat/linux32/common: linux32_mod.c
Log Message:
Unbreak Linux emulation by default. While not loading it automatically
is somewhat sensible, breaking functionality of GENERIC is not and has
been objected to on a regular base.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/compat/linux/common/linux_mod.c
cvs rdiff -u -r1.8 -r1.9 src/sys/compat/linux32/common/linux32_mod.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
tell us what is "broken", exactly
Every Linux binary failing by default is the very definition of broken.