Module Name:    src
Committed By:   alnsn
Date:           Sun Jan 21 14:01:55 UTC 2018

Modified Files:
        src/share/misc: acronyms.comp

Log Message:
Add KASLR.


To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 src/share/misc/acronyms.comp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/misc/acronyms.comp
diff -u src/share/misc/acronyms.comp:1.188 src/share/misc/acronyms.comp:1.189
--- src/share/misc/acronyms.comp:1.188	Wed Jan 10 08:47:30 2018
+++ src/share/misc/acronyms.comp	Sun Jan 21 14:01:55 2018
@@ -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 @@ JIT	just in time
 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

Reply via email to