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/f0436a4a3331
branches: trunk
changeset: 995024:f0436a4a3331
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 c9ef98bdbe92 -r f0436a4a3331 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