Source-Changes-HG archive

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

[src/trunk]: src/share/misc Add PCB used in a networking context.



details:   https://anonhg.NetBSD.org/src/rev/1779bd63c3cc
branches:  trunk
changeset: 836089:1779bd63c3cc
user:      sevan <sevan%NetBSD.org@localhost>
date:      Tue Sep 25 20:50:10 2018 +0000

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

diffstat:

 share/misc/acronyms.comp |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 597493b9ad6d -r 1779bd63c3cc share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Tue Sep 25 17:57:33 2018 +0000
+++ b/share/misc/acronyms.comp  Tue Sep 25 20:50:10 2018 +0000
@@ -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     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



Home | Main Index | Thread Index | Old Index