mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
11 lines
411 B
Plaintext
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
|
|
|
|
===========================================================================
|