NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

misc/53901: add SIM-related acronyms to acronyms.comp



>Number:         53901
>Category:       misc
>Synopsis:       add SIM-related acronyms to acronyms.comp
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 22 19:05:00 +0000 2019
>Originator:     Nikolai Lifanov
>Release:        
>Organization:
>Environment:
>Description:
The acronyms.comp file is missing acronyms for IMSI, PUC, SIM, and UICC. This change adds these.
>How-To-Repeat:
$ wtf SIM
wtf: I don't know what `SIM' means!
>Fix:
$ diff -ru acronyms.comp.old acronyms.comp                                                                                                                   
--- acronyms.comp.old	2019-01-21 20:32:30.000000000 -0500
+++ acronyms.comp	2019-01-22 14:57:51.106627000 -0500
@@ -667,6 +667,7 @@
 IMCR	interrupt mode configuration register
 IMR	interrupt mask register
 IMS	information management system
+IMSI	international mobile subscriber identity
 INCITS	InterNational Committee for Information Technology Standards
 IO	input/output
 IOCTL	input/output control
@@ -1135,6 +1136,7 @@
 PTP	page table page
 PTV	perceived target value
 PU	processing unit
+PUC	personal unblocking code
 PUN	physical unit number
 PV	physical volume
 PVG	physical volume group
@@ -1302,6 +1304,7 @@
 SIEM	security information and event management
 SIF	source input format
 SIFS	short inter-frame space
+SIM	subscriber identity module
 SIMD	single instruction, multiple data
 SIMM	single inline memory module
 SIP	Session Initiation Protocol
@@ -1490,6 +1493,7 @@
 UGA	universal graphics adapter
 UI	unit interval
 UI	user interface
+UICC	universal integrated circuit card
 UID	unique identifier
 UID	user identifier
 UL	upload



Home | Main Index | Thread Index | Old Index