Module Name:    src
Committed By:   fcambus
Date:           Wed Mar  1 15:45:00 UTC 2023

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

Log Message:
Add RTTI (run-time type information).


To generate a diff of this commit:
cvs rdiff -u -r1.343 -r1.344 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.343 src/share/misc/acronyms.comp:1.344
--- src/share/misc/acronyms.comp:1.343	Wed Mar  1 14:45:26 2023
+++ src/share/misc/acronyms.comp	Wed Mar  1 15:45:00 2023
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.343 2023/03/01 14:45:26 fcambus Exp $
+$NetBSD: acronyms.comp,v 1.344 2023/03/01 15:45:00 fcambus Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
@@ -1412,6 +1412,7 @@ RTOS	real time operating system
 RTP	Real-time Transport Protocol
 RTS	request to send
 RTT	round trip time
+RTTI	run-time type information
 RUP	rational unified process
 RW	Rabin-Williams
 RWM	read-write memory

Reply via email to