Source-Changes-HG archive

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

[src/trunk]: src/share/misc CSP



details:   https://anonhg.NetBSD.org/src/rev/37358ffa1756
branches:  trunk
changeset: 451763:37358ffa1756
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sun Jun 02 19:04:34 2019 +0000

description:
CSP

diffstat:

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

diffs (20 lines):

diff -r 63653a695694 -r 37358ffa1756 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Sun Jun 02 17:18:57 2019 +0000
+++ b/share/misc/acronyms.comp  Sun Jun 02 19:04:34 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.253 2019/05/28 22:11:32 sevan Exp $
+$NetBSD: acronyms.comp,v 1.254 2019/06/02 19:04:34 sevan Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -294,6 +294,10 @@
 CSMA   carrier sense multiple access
 CSMA/CA        carrier sense multiple access with collision avoidance
 CSMA/CD        carrier sense multiple access with collision detection
+CSP    communicating sequential processes
+CSP    content security policy
+CSP    constrain satisfaction problems
+CSP    cryptographic service provider
 CSR    control [and] status registers
 CSRG   Computer Systems Research Group
 CSS    cascading style sheets



Home | Main Index | Thread Index | Old Index