pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/wine
Module Name: pkgsrc
Committed By: nia
Date: Fri May 22 17:49:26 UTC 2020
Modified Files:
pkgsrc/emulators/wine: MESSAGE.NetBSD
Log Message:
wine: Use MESSAGE.NetBSD from wine-devel
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/wine/MESSAGE.NetBSD
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/wine/MESSAGE.NetBSD
diff -u pkgsrc/emulators/wine/MESSAGE.NetBSD:1.1 pkgsrc/emulators/wine/MESSAGE.NetBSD:1.2
--- pkgsrc/emulators/wine/MESSAGE.NetBSD:1.1 Fri May 22 17:44:41 2020
+++ pkgsrc/emulators/wine/MESSAGE.NetBSD Fri May 22 17:49:26 2020
@@ -1,10 +1,9 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.1 2020/05/22 17:44:41 nia Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.2 2020/05/22 17:49:26 nia Exp $
-If you are experiencing crashes, it may be due to a security measure
-blocking the mapping of the NULL page.
-
-You can disable this (at a security cost) with the following command:
+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
Home |
Main Index |
Thread Index |
Old Index