pkgsrc-ng/emulators/wine-devel/MESSAGE.NetBSD
2016-11-18 22:39:22 +01:00

11 lines
411 B
Plaintext

===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.1 2016/09/18 16:37:11 maya 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
===========================================================================