Module Name: src
Committed By: kamil
Date: Thu Feb 23 05:04:14 UTC 2017
Modified Files:
src/share/misc: acronyms.comp
Log Message:
Add SSA to wtf(6)
SSA static single assignment
Fix position of AMP.
To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 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.174 src/share/misc/acronyms.comp:1.175
--- src/share/misc/acronyms.comp:1.174 Thu Jan 26 19:00:13 2017
+++ src/share/misc/acronyms.comp Thu Feb 23 05:04:14 2017
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.174 2017/01/26 19:00:13 ginsbach Exp $
+$NetBSD: acronyms.comp,v 1.175 2017/02/23 05:04:14 kamil Exp $
3WHS three-way handshake
8VSB 8-state vestigial side band modulation
AA anti-aliasing
@@ -42,8 +42,8 @@ AM access method
AM alignment mask
AM amplitude modulation
AMI alternate mark inversion
-AMQP advanced message queuing protocol
AMP asymmetric multiprocessing
+AMQP advanced message queuing protocol
AMT active management technology
AN Arabic number
ANSI American National Standards Institute
@@ -1219,6 +1219,7 @@ SRAM static random access memory
SRC sample rate conversion
SS self-snoop
SS stack segment
+SSA static single assignment
SSAP source service access point
SSB single-sideband modulation
SSD solid state drive