pkgsrc/emulators/wine/MESSAGE.NetBSD

10 lines
408 B
Text

===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.2 2020/05/22 17:49:26 nia Exp $
In NetBSD >= 8.0, it's not possible to map the NULL page for security
reasons. Many Windows programs will crash from this limitation. You
can disable it with:
# sysctl -w vm.user_va0_disable=0
===========================================================================