Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf KASLR is in files.kern now.
details: https://anonhg.NetBSD.org/src/rev/3d784206695a
branches: trunk
changeset: 446372:3d784206695a
user: christos <christos%NetBSD.org@localhost>
date: Mon Dec 03 00:12:22 2018 +0000
description:
KASLR is in files.kern now.
diffstat:
sys/arch/amd64/conf/files.amd64 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 3d8efea60fae -r 3d784206695a sys/arch/amd64/conf/files.amd64
--- a/sys/arch/amd64/conf/files.amd64 Mon Dec 03 00:11:39 2018 +0000
+++ b/sys/arch/amd64/conf/files.amd64 Mon Dec 03 00:12:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.amd64,v 1.107 2018/10/31 06:26:25 maxv Exp $
+# $NetBSD: files.amd64,v 1.108 2018/12/03 00:12:22 christos Exp $
#
# new style config file for amd64 architecture
#
@@ -28,8 +28,7 @@
#
defflag USER_LDT
-defflag KASLR
-defflag eisa.h EISA
+defflag eisa.h EISA
# Start code
file arch/amd64/amd64/locore.S machdep
Home |
Main Index |
Thread Index |
Old Index