Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/misc Add KASAN (Kernel Address Sanitizer).
details: https://anonhg.NetBSD.org/src/rev/354104d7bc15
branches: trunk
changeset: 373781:354104d7bc15
user: fcambus <fcambus%NetBSD.org@localhost>
date: Tue Feb 28 16:48:00 2023 +0000
description:
Add KASAN (Kernel Address Sanitizer).
diffstat:
share/misc/acronyms.comp | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 33f3bf9bf919 -r 354104d7bc15 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp Tue Feb 28 15:01:53 2023 +0000
+++ b/share/misc/acronyms.comp Tue Feb 28 16:48:00 2023 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index