Module Name: src
Committed By: matt
Date: Fri Jun 24 21:30:36 UTC 2011
Modified Files:
src/sys/arch/evbppc/conf: RB800
Log Message:
Default PAX_ASLR to off.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbppc/conf/RB800
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbppc/conf/RB800
diff -u src/sys/arch/evbppc/conf/RB800:1.10 src/sys/arch/evbppc/conf/RB800:1.11
--- src/sys/arch/evbppc/conf/RB800:1.10 Fri Jun 24 00:48:46 2011
+++ src/sys/arch/evbppc/conf/RB800 Fri Jun 24 21:30:36 2011
@@ -1,4 +1,4 @@
-# $NetBSD: RB800,v 1.10 2011/06/24 00:48:46 matt Exp $
+# $NetBSD: RB800,v 1.11 2011/06/24 21:30:36 matt Exp $
#
# RB800 -- everything that's currently supported
#
@@ -7,7 +7,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "RB800-$Revision: 1.10 $"
+ident "RB800-$Revision: 1.11 $"
maxusers 32
@@ -19,7 +19,7 @@
no options GUR_BASE
options GUR_BASE=0xe0000000
-options PAX_ASLR=1
+options PAX_ASLR=0
#options INSECURE # disable kernel security levels
#options NTP # NTP phase/frequency locked loop