Source-Changes-HG archive

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

[src/trunk]: src/share/misc Add SDLC - software/system(s) development life cycle



details:   https://anonhg.NetBSD.org/src/rev/08235195dcc5
branches:  trunk
changeset: 826657:08235195dcc5
user:      ginsbach <ginsbach%NetBSD.org@localhost>
date:      Thu Sep 21 00:40:10 2017 +0000

description:
Add SDLC - software/system(s) development life cycle

diffstat:

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

diffs (17 lines):

diff -r 5163adc089b5 -r 08235195dcc5 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Wed Sep 20 22:44:28 2017 +0000
+++ b/share/misc/acronyms.comp  Thu Sep 21 00:40:10 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.185 2017/09/17 21:55:07 rtr Exp $
+$NetBSD: acronyms.comp,v 1.186 2017/09/21 00:40:10 ginsbach Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -1157,6 +1157,7 @@
 SDK    software development kit
 SDL    Simple Declarative Language
 SDL    Simple Direct-media Layer 
+SDLC   {software,system,systems} development life cycle
 SDRAM  synchronous dynamic random access memory
 SDT    syntax-directed translation
 SEGV   segmentation violation



Home | Main Index | Thread Index | Old Index