Module Name:    src
Committed By:   fcambus
Date:           Tue Feb 28 16:48:00 UTC 2023

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

Log Message:
Add KASAN (Kernel Address Sanitizer).


To generate a diff of this commit:
cvs rdiff -u -r1.336 -r1.337 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.336 src/share/misc/acronyms.comp:1.337
--- src/share/misc/acronyms.comp:1.336	Tue Feb 28 15:01:53 2023
+++ src/share/misc/acronyms.comp	Tue Feb 28 16:48:00 2023
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.336 2023/02/28 15:01:53 fcambus Exp $
+$NetBSD: acronyms.comp,v 1.337 2023/02/28 16:48:00 fcambus Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
@@ -826,6 +826,7 @@ JPEG	Joint Photographic Experts Group
 JRE	Java Runtime Environment
 JSON	JavaScript Object Notation
 JTAG	joint test action group
+KASAN	Kernel Address Sanitizer
 KASLR	kernel address space layout randomization
 KB	keyboard
 KB	kilobyte

Reply via email to