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: Wed Apr 3 11:15:42 UTC 2024
Modified Files:
pkgsrc/emulators/wine: MESSAGE.NetBSD
Log Message:
updated state of security features
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/emulators/wine/MESSAGE.NetBSD:1.3
--- pkgsrc/emulators/wine/MESSAGE.NetBSD:1.2 Fri May 22 17:49:26 2020
+++ pkgsrc/emulators/wine/MESSAGE.NetBSD Wed Apr 3 11:15:41 2024
@@ -1,10 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.2 2020/05/22 17:49:26 nia Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.3 2024/04/03 11:15:41 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:
+In recent versions of NetBSD, disabling several security features
+is necessary to run WINE:
# sysctl -w vm.user_va0_disable=0
+# sysctl -w machdep.user_ldt=1
===========================================================================
Home |
Main Index |
Thread Index |
Old Index