Source-Changes-HG archive

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

[src/trunk]: src/share/misc +MVCC, noted by asau



details:   https://anonhg.NetBSD.org/src/rev/169a5c61f182
branches:  trunk
changeset: 761986:169a5c61f182
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sat Feb 12 19:33:16 2011 +0000

description:
+MVCC, noted by asau

diffstat:

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

diffs (17 lines):

diff -r 0c8a7f9c7c15 -r 169a5c61f182 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Sat Feb 12 19:32:42 2011 +0000
+++ b/share/misc/acronyms.comp  Sat Feb 12 19:33:16 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.118 2011/02/12 19:32:42 dholland Exp $
+$NetBSD: acronyms.comp,v 1.119 2011/02/12 19:33:16 dholland Exp $
 
 3WHS   three-way handshake
 ABI    application binary interface
@@ -426,6 +426,7 @@
 MTRR   memory type range register
 MTU    maximum transmission unit
 MUA    mail user agent
+MVCC   multiversion concurrency control
 MWE    module width encoding
 NAS    network attached storage
 NAT    network address translation



Home | Main Index | Thread Index | Old Index