Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc Add KASLR.



details:   https://anonhg.NetBSD.org/src/rev/29463607101c
branches:  trunk
changeset: 358889:29463607101c
user:      alnsn <alnsn%NetBSD.org@localhost>
date:      Sun Jan 21 14:01:55 2018 +0000

description:
Add KASLR.

diffstat:

 share/misc/acronyms.comp |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9abf1031cbff -r 29463607101c share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Sun Jan 21 13:57:11 2018 +0000
+++ b/share/misc/acronyms.comp  Sun Jan 21 14:01:55 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.188 2018/01/10 08:47:30 pgoyette Exp $
+$NetBSD: acronyms.comp,v 1.189 2018/01/21 14:01:55 alnsn Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -650,6 +650,7 @@
 JPEG   Joint Photographic Experts Group
 JRE    Java Runtime Environment
 JTAG   joint test action group
+KASLR  kernel address space layout randomization
 KB     keyboard
 KB     kilobyte
 KBD    keyboard



Home | Main Index | Thread Index | Old Index