Module Name: src
Committed By: fcambus
Date: Tue Feb 28 08:36:03 UTC 2023
Modified Files:
src/share/misc: acronyms.comp
Log Message:
Remove sanitizer mention for CFI, it's a general term.
To generate a diff of this commit:
cvs rdiff -u -r1.332 -r1.333 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.332 src/share/misc/acronyms.comp:1.333
--- src/share/misc/acronyms.comp:1.332 Mon Feb 27 21:04:43 2023
+++ src/share/misc/acronyms.comp Tue Feb 28 08:36:03 2023
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.332 2023/02/27 21:04:43 fcambus Exp $
+$NetBSD: acronyms.comp,v 1.333 2023/02/28 08:36:03 fcambus Exp $
3WHS three-way handshake
8VSB 8-state vestigial side band modulation
AA anti-aliasing
@@ -238,7 +238,7 @@ CF compact flash
CFB cipher feedback
CFG context-free grammar
CFG control-flow graph
-CFI control-flow integrity sanitizer
+CFI control-flow integrity
CG control gate
CGA Color Graphics Adapter
CGI common gateway interface