Module Name:    src
Committed By:   sevan
Date:           Tue Sep 25 20:50:10 UTC 2018

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

Log Message:
Add PCB used in a networking context.
Wondered by alnsn at EuroBSDcon 2018.


To generate a diff of this commit:
cvs rdiff -u -r1.215 -r1.216 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.215 src/share/misc/acronyms.comp:1.216
--- src/share/misc/acronyms.comp:1.215	Wed Sep 19 18:53:25 2018
+++ src/share/misc/acronyms.comp	Tue Sep 25 20:50:10 2018
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.215 2018/09/19 18:53:25 ginsbach Exp $
+$NetBSD: acronyms.comp,v 1.216 2018/09/25 20:50:10 sevan Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
@@ -1005,6 +1005,7 @@ PC	personal computer
 PC	program counter
 PCB	printed circuit board
 PCB	process control block
+PCB	Protocol Control Block
 PCC	Portable C Compiler
 PCD	page-level cache disable
 PCE	path computation element

Reply via email to