]> git.saurik.com Git - apple/security.git/commitdiff
Security-54.1.7.tar.gz mac-os-x-1025 mac-os-x-1026 v54.1.7
authorApple <opensource@apple.com>
Wed, 12 Mar 2003 03:19:28 +0000 (03:19 +0000)
committerApple <opensource@apple.com>
Wed, 12 Mar 2003 03:19:28 +0000 (03:19 +0000)
284 files changed:
Keychain/KeyItem.cpp
Keychain/SecKey.cpp
Security.exp
Security.pbproj/project.pbxproj
SecurityASN1/asn/asn-useful.asn1
SecuritySNACCRuntime/README
SecuritySNACCRuntime/acconfig.h
SecuritySNACCRuntime/asn1specs/any.asn1
SecuritySNACCRuntime/asn1specs/asn-useful.asn1
SecuritySNACCRuntime/asn1specs/asn1module.asn1
SecuritySNACCRuntime/asn1specs/err-test.asn1
SecuritySNACCRuntime/asn1specs/ex1.asn1
SecuritySNACCRuntime/asn1specs/p-rec.asn1
SecuritySNACCRuntime/asn1specs/rfc1155-smi.asn1
SecuritySNACCRuntime/asn1specs/rfc1157-snmp.asn1
SecuritySNACCRuntime/asn1specs/rfc1213-mib2.asn1
SecuritySNACCRuntime/asn1specs/tbl.asn1
SecuritySNACCRuntime/c++-examples/any/README
SecuritySNACCRuntime/c++-examples/any/example.C
SecuritySNACCRuntime/c++-examples/any/genber.C
SecuritySNACCRuntime/c++-examples/any/makefile
SecuritySNACCRuntime/c++-examples/simple/README
SecuritySNACCRuntime/c++-examples/simple/example.C
SecuritySNACCRuntime/c++-examples/simple/genber.C
SecuritySNACCRuntime/c++-examples/simple/makefile
SecuritySNACCRuntime/c++-examples/snmp/README
SecuritySNACCRuntime/c++-examples/snmp/makefile
SecuritySNACCRuntime/c++-examples/test-lib/README
SecuritySNACCRuntime/c++-examples/test-lib/makefile
SecuritySNACCRuntime/c++-examples/test-lib/test-lib.C
SecuritySNACCRuntime/c++-lib/README
SecuritySNACCRuntime/c++-lib/c++/asn-any.cpp
SecuritySNACCRuntime/c++-lib/c++/asn-bits.cpp
SecuritySNACCRuntime/c++-lib/c++/asn-bool.cpp
SecuritySNACCRuntime/c++-lib/c++/asn-enum.cpp
SecuritySNACCRuntime/c++-lib/c++/asn-int.cpp
SecuritySNACCRuntime/c++-lib/c++/asn-list.cpp
SecuritySNACCRuntime/c++-lib/c++/asn-null.cpp
SecuritySNACCRuntime/c++-lib/c++/asn-octs.cpp
SecuritySNACCRuntime/c++-lib/c++/asn-oid.cpp
SecuritySNACCRuntime/c++-lib/c++/asn-real.cpp
SecuritySNACCRuntime/c++-lib/c++/asn-type.cpp
SecuritySNACCRuntime/c++-lib/c++/hash.cpp
SecuritySNACCRuntime/c++-lib/c++/meta.cpp
SecuritySNACCRuntime/c++-lib/c++/print.cpp
SecuritySNACCRuntime/c++-lib/c++/str-stk.cpp
SecuritySNACCRuntime/c++-lib/c++/tcl-if.cpp
SecuritySNACCRuntime/c++-lib/c++/tkAppInit.c
SecuritySNACCRuntime/c++-lib/inc/asn-any.h
SecuritySNACCRuntime/c++-lib/inc/asn-bits.h
SecuritySNACCRuntime/c++-lib/inc/asn-bool.h
SecuritySNACCRuntime/c++-lib/inc/asn-buf.h
SecuritySNACCRuntime/c++-lib/inc/asn-config.h
SecuritySNACCRuntime/c++-lib/inc/asn-enum.h
SecuritySNACCRuntime/c++-lib/inc/asn-incl.h
SecuritySNACCRuntime/c++-lib/inc/asn-int.h
SecuritySNACCRuntime/c++-lib/inc/asn-len.h
SecuritySNACCRuntime/c++-lib/inc/asn-list.h
SecuritySNACCRuntime/c++-lib/inc/asn-null.h
SecuritySNACCRuntime/c++-lib/inc/asn-octs.h
SecuritySNACCRuntime/c++-lib/inc/asn-oid.h
SecuritySNACCRuntime/c++-lib/inc/asn-real.h
SecuritySNACCRuntime/c++-lib/inc/asn-tag.h
SecuritySNACCRuntime/c++-lib/inc/asn-type.h
SecuritySNACCRuntime/c++-lib/inc/hash.h
SecuritySNACCRuntime/c++-lib/inc/init.h
SecuritySNACCRuntime/c++-lib/inc/meta.h
SecuritySNACCRuntime/c++-lib/inc/print.h
SecuritySNACCRuntime/c++-lib/inc/snacc.h
SecuritySNACCRuntime/c++-lib/inc/str-stk.h
SecuritySNACCRuntime/c++-lib/inc/tcl-if.h
SecuritySNACCRuntime/c++-lib/makefile
SecuritySNACCRuntime/c++-lib/src/tkAppInit.c
SecuritySNACCRuntime/c-examples/any/README
SecuritySNACCRuntime/c-examples/any/example.c
SecuritySNACCRuntime/c-examples/any/genber.c
SecuritySNACCRuntime/c-examples/any/makefile
SecuritySNACCRuntime/c-examples/makefile
SecuritySNACCRuntime/c-examples/simple/README
SecuritySNACCRuntime/c-examples/simple/expbuf-ex.c
SecuritySNACCRuntime/c-examples/simple/genber.c
SecuritySNACCRuntime/c-examples/simple/makefile
SecuritySNACCRuntime/c-examples/simple/minbuf-ex.c
SecuritySNACCRuntime/c-examples/simple/sbuf-ex.c
SecuritySNACCRuntime/c-examples/snmp/README
SecuritySNACCRuntime/c-examples/snmp/makefile
SecuritySNACCRuntime/c-examples/test-lib/README
SecuritySNACCRuntime/c-examples/test-lib/makefile
SecuritySNACCRuntime/c-examples/test-lib/test-lib.c
SecuritySNACCRuntime/c-lib/README
SecuritySNACCRuntime/c-lib/inc/asn-any.h
SecuritySNACCRuntime/c-lib/inc/asn-bits.h
SecuritySNACCRuntime/c-lib/inc/asn-bool.h
SecuritySNACCRuntime/c-lib/inc/asn-enum.h
SecuritySNACCRuntime/c-lib/inc/asn-incl.h
SecuritySNACCRuntime/c-lib/inc/asn-int.h
SecuritySNACCRuntime/c-lib/inc/asn-len.h
SecuritySNACCRuntime/c-lib/inc/asn-list.h
SecuritySNACCRuntime/c-lib/inc/asn-null.h
SecuritySNACCRuntime/c-lib/inc/asn-octs.h
SecuritySNACCRuntime/c-lib/inc/asn-oid.h
SecuritySNACCRuntime/c-lib/inc/asn-real.h
SecuritySNACCRuntime/c-lib/inc/asn-tag.h
SecuritySNACCRuntime/c-lib/inc/exp-buf.h
SecuritySNACCRuntime/c-lib/inc/hash.h
SecuritySNACCRuntime/c-lib/inc/mem.h
SecuritySNACCRuntime/c-lib/inc/min-buf.h
SecuritySNACCRuntime/c-lib/inc/nibble-alloc.h
SecuritySNACCRuntime/c-lib/inc/print.h
SecuritySNACCRuntime/c-lib/inc/sbuf.h
SecuritySNACCRuntime/c-lib/inc/str-stk.h
SecuritySNACCRuntime/c-lib/inc/tbl-dec.h
SecuritySNACCRuntime/c-lib/inc/tbl-enc.h
SecuritySNACCRuntime/c-lib/inc/tbl-free.h
SecuritySNACCRuntime/c-lib/inc/tbl-gen-c-hdr.h
SecuritySNACCRuntime/c-lib/inc/tbl-incl.h
SecuritySNACCRuntime/c-lib/inc/tbl-print.h
SecuritySNACCRuntime/c-lib/inc/tbl-util.h
SecuritySNACCRuntime/c-lib/makefile
SecuritySNACCRuntime/c-lib/src/asn-any.c
SecuritySNACCRuntime/c-lib/src/asn-bits.c
SecuritySNACCRuntime/c-lib/src/asn-bool.c
SecuritySNACCRuntime/c-lib/src/asn-enum.c
SecuritySNACCRuntime/c-lib/src/asn-int.c
SecuritySNACCRuntime/c-lib/src/asn-len.c
SecuritySNACCRuntime/c-lib/src/asn-list.c
SecuritySNACCRuntime/c-lib/src/asn-null.c
SecuritySNACCRuntime/c-lib/src/asn-octs.c
SecuritySNACCRuntime/c-lib/src/asn-oid.c
SecuritySNACCRuntime/c-lib/src/asn-real.c
SecuritySNACCRuntime/c-lib/src/asn-tag.c
SecuritySNACCRuntime/c-lib/src/exp-buf.c
SecuritySNACCRuntime/c-lib/src/hash.c
SecuritySNACCRuntime/c-lib/src/nibble-alloc.c
SecuritySNACCRuntime/c-lib/src/print.c
SecuritySNACCRuntime/c-lib/src/str-stk.c
SecuritySNACCRuntime/compiler/README
SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-any.c
SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-any.h
SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-code.c
SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-code.h
SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-vals.c
SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-vals.h
SecuritySNACCRuntime/compiler/back-ends/c++-gen/kwd.c
SecuritySNACCRuntime/compiler/back-ends/c++-gen/kwd.h
SecuritySNACCRuntime/compiler/back-ends/c++-gen/rules.c
SecuritySNACCRuntime/compiler/back-ends/c++-gen/rules.h
SecuritySNACCRuntime/compiler/back-ends/c++-gen/types.c
SecuritySNACCRuntime/compiler/back-ends/c++-gen/types.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-any.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-any.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-any2.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-code.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-code.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-code2.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-dec.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-dec.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-enc.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-enc.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-free.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-free.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-print.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-print.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-type.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-type.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-vals.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-vals.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-vals2.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/kwd.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/kwd.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/kwd2.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/rules.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/rules.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/rules2.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/type-info.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/type-info.h
SecuritySNACCRuntime/compiler/back-ends/c-gen/util.c
SecuritySNACCRuntime/compiler/back-ends/c-gen/util.h
SecuritySNACCRuntime/compiler/back-ends/cond.c
SecuritySNACCRuntime/compiler/back-ends/cond.h
SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-any.c
SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-any.h
SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-code.c
SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-code.h
SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-vals.c
SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-vals.h
SecuritySNACCRuntime/compiler/back-ends/idl-gen/rules.c
SecuritySNACCRuntime/compiler/back-ends/idl-gen/rules.h
SecuritySNACCRuntime/compiler/back-ends/idl-gen/types.c
SecuritySNACCRuntime/compiler/back-ends/idl-gen/types.h
SecuritySNACCRuntime/compiler/back-ends/str-util.c
SecuritySNACCRuntime/compiler/back-ends/str-util.h
SecuritySNACCRuntime/compiler/back-ends/tag-util.c
SecuritySNACCRuntime/compiler/back-ends/tag-util.h
SecuritySNACCRuntime/compiler/core/define.c
SecuritySNACCRuntime/compiler/core/define.h
SecuritySNACCRuntime/compiler/core/dependency.c
SecuritySNACCRuntime/compiler/core/dependency.h
SecuritySNACCRuntime/compiler/core/do-macros.c
SecuritySNACCRuntime/compiler/core/do-macros.h
SecuritySNACCRuntime/compiler/core/err-chk.c
SecuritySNACCRuntime/compiler/core/err-chk.h
SecuritySNACCRuntime/compiler/core/exports.c
SecuritySNACCRuntime/compiler/core/exports.h
SecuritySNACCRuntime/compiler/core/gen-tbls.c
SecuritySNACCRuntime/compiler/core/gen-tbls.h
SecuritySNACCRuntime/compiler/core/lex-asn1.c
SecuritySNACCRuntime/compiler/core/lex-asn1.l
SecuritySNACCRuntime/compiler/core/lex-stuff.h
SecuritySNACCRuntime/compiler/core/lib-types.c
SecuritySNACCRuntime/compiler/core/lib-types.h
SecuritySNACCRuntime/compiler/core/link-types.c
SecuritySNACCRuntime/compiler/core/link-types.h
SecuritySNACCRuntime/compiler/core/link-values.c
SecuritySNACCRuntime/compiler/core/link-values.h
SecuritySNACCRuntime/compiler/core/mem.c
SecuritySNACCRuntime/compiler/core/meta.c
SecuritySNACCRuntime/compiler/core/meta.h
SecuritySNACCRuntime/compiler/core/normalize.c
SecuritySNACCRuntime/compiler/core/normalize.h
SecuritySNACCRuntime/compiler/core/oid.c
SecuritySNACCRuntime/compiler/core/oid.h
SecuritySNACCRuntime/compiler/core/parse-asn1.y
SecuritySNACCRuntime/compiler/core/parser.h
SecuritySNACCRuntime/compiler/core/print.c
SecuritySNACCRuntime/compiler/core/print.h
SecuritySNACCRuntime/compiler/core/print2.c
SecuritySNACCRuntime/compiler/core/recursive.c
SecuritySNACCRuntime/compiler/core/recursive.h
SecuritySNACCRuntime/compiler/core/snacc-util.c
SecuritySNACCRuntime/compiler/core/snacc-util.h
SecuritySNACCRuntime/compiler/core/snacc.c
SecuritySNACCRuntime/compiler/core/val-parser.c
SecuritySNACCRuntime/compiler/core/val-parser.h
SecuritySNACCRuntime/compiler/makefile
SecuritySNACCRuntime/config.h.in
SecuritySNACCRuntime/doc/asn1-defs.tex
SecuritySNACCRuntime/doc/c++-gen.tex
SecuritySNACCRuntime/doc/c++-lib.tex
SecuritySNACCRuntime/doc/c-gen.tex
SecuritySNACCRuntime/doc/c-lib.tex
SecuritySNACCRuntime/doc/coding.tex
SecuritySNACCRuntime/doc/corba.bib
SecuritySNACCRuntime/doc/design.tex
SecuritySNACCRuntime/doc/editor.tex
SecuritySNACCRuntime/doc/future-work.tex
SecuritySNACCRuntime/doc/idl-gen.tex
SecuritySNACCRuntime/doc/intro-1.1.tex
SecuritySNACCRuntime/doc/intro-1.2.tex
SecuritySNACCRuntime/doc/makefile
SecuritySNACCRuntime/doc/makefile.tex
SecuritySNACCRuntime/doc/meta.tex
SecuritySNACCRuntime/doc/misc-hyph.tex
SecuritySNACCRuntime/doc/mkchdr.1
SecuritySNACCRuntime/doc/modifying.tex
SecuritySNACCRuntime/doc/ptbl.1
SecuritySNACCRuntime/doc/pval.1
SecuritySNACCRuntime/doc/snacc.1
SecuritySNACCRuntime/doc/snacc.bib
SecuritySNACCRuntime/doc/snacc.n
SecuritySNACCRuntime/doc/snacc.tex
SecuritySNACCRuntime/doc/snacced.1
SecuritySNACCRuntime/doc/tcl.bib
SecuritySNACCRuntime/doc/tcl.tex
SecuritySNACCRuntime/doc/ttab.tex
SecuritySNACCRuntime/makefile
SecuritySNACCRuntime/makehead.in
SecuritySNACCRuntime/makehead.static
SecuritySNACCRuntime/maketail
SecuritySNACCRuntime/snacc.h
SecuritySNACCRuntime/tbl-example/README
SecuritySNACCRuntime/tbl-example/example.c
SecuritySNACCRuntime/tbl-example/makefile
SecuritySNACCRuntime/tbl-tools/makefile
SecuritySNACCRuntime/tcl-asn/makefile
SecuritySNACCRuntime/tcl-example/edex0.asn1
SecuritySNACCRuntime/tcl-example/edex1.asn1
SecuritySNACCRuntime/tcl-example/makefile
SecuritySNACCRuntime/tcl-lib/help.tcl
SecuritySNACCRuntime/tcl-lib/makefile
SecuritySNACCRuntime/tcl-lib/selbox.tcl
SecuritySNACCRuntime/tcl-lib/snacced.tcl
SecuritySNACCRuntime/tcl-lib/tkuti.tcl
SecuritySNACCRuntime/tcl-p.c

index 6404a06c4c29503a0c78d10595dcfbfb1facb1ba..3147b06e37aa14b568c568a506d1c017b6fdac3c 100644 (file)
@@ -350,7 +350,7 @@ KeyItem::importPair(
                cssmData = reinterpret_cast<CssmData *>(outData);
                CssmData &pubKeyHash = *cssmData;
 
-               status = CSSM_CSP_CreateSymmetricContext(csp->handle(), publicWrappedKey.KeyHeader.AlgorithmId, CSSM_ALGMODE_NONE, NULL, NULL, NULL, CSSM_PADDING_NONE, NULL, &ccHandle);
+               status = CSSM_CSP_CreateSymmetricContext(csp->handle(), publicWrappedKey.KeyHeader.WrapAlgorithmId, CSSM_ALGMODE_NONE, NULL, NULL, NULL, CSSM_PADDING_NONE, NULL, &ccHandle);
                if (status)
                        CssmError::throwMe(status);
                deleteContext = true;
@@ -363,34 +363,43 @@ KeyItem::importPair(
                        CssmError::throwMe(status);
        
                // Unwrap the the keys
+               CSSM_DATA descriptiveData = {0, NULL};
+               
                status = CSSM_UnwrapKey(
                        ccHandle,
                        NULL,
                        &publicWrappedKey,
                        publicWrappedKey.KeyHeader.KeyUsage,
-                       publicWrappedKey.KeyHeader.KeyAttr,
+                       publicWrappedKey.KeyHeader.KeyAttr | CSSM_KEYATTR_PERMANENT,
                        &pubKeyHash,
                        &rcc,
                        &publicCssmKey,
-                       NULL);
+                       &descriptiveData);
+                       
                if (status)
                        CssmError::throwMe(status);
                freePublicKey = true;
-
+               
+               if (descriptiveData.Data != NULL)
+                       free (descriptiveData.Data);
+                       
                status = CSSM_UnwrapKey(
                        ccHandle,
                        NULL,
                        &privateWrappedKey,
                        privateWrappedKey.KeyHeader.KeyUsage,
-                       privateWrappedKey.KeyHeader.KeyAttr,
+                       privateWrappedKey.KeyHeader.KeyAttr | CSSM_KEYATTR_PERMANENT,
                        &pubKeyHash,
                        &rcc,
                        &privateCssmKey,
-                       NULL);
-
+                       &descriptiveData);
+                       
                if (status)
                        CssmError::throwMe(status);
 
+               if (descriptiveData.Data != NULL)
+                       free (descriptiveData.Data);
+                       
                freePrivateKey = true;
 
                // Find the keys we just generated in the DL to get SecKeyRef's to them
index f7a4de545e7658e9eb2d81a65e9d37fb56e1353d..bf9cc3e1876e5a6fa2af44b71fbc8dc6aa1af04d 100644 (file)
@@ -107,11 +107,11 @@ SecKeyGetCredentials(
 OSStatus
 SecKeyImportPair(
        SecKeychainRef keychainRef,
-       const CssmKey *publicCssmKey,
-       const CssmKey *privateCssmKey,
+       const CSSM_KEY *publicCssmKey,
+       const CSSM_KEY *privateCssmKey,
        SecAccessRef initialAccess,
-       SecKeyRef* publicKeyRef,
-       SecKeyRef* privateKeyRef)
+       SecKeyRef* publicKey,
+       SecKeyRef* privateKey)
 {
        BEGIN_SECAPI
 
@@ -127,10 +127,10 @@ SecKeyImportPair(
         privItem);
 
        // Return the generated keys.
-       if (publicKeyRef)
-               *publicKeyRef = gTypes().keyItem.handle(*pubItem);
-       if (privateKeyRef)
-               *privateKeyRef = gTypes().keyItem.handle(*privItem);
+       if (publicKey)
+               *publicKey = gTypes().keyItem.handle(*pubItem);
+       if (privateKey)
+               *privateKey = gTypes().keyItem.handle(*privItem);
 
        END_SECAPI
 }
index 65dad0da8ed01293e49e897401ac14755bd7b895..52e01cbdbe9f4397cb297dba7b7c770b995d5074 100644 (file)
@@ -58,3 +58,4 @@ _SSLInternalServerRandom
 _SSLInternalClientRandom
 _SSLInternal_PRF
 _SSLGetClientCertificateState
+_SecKeyImportPair
\ No newline at end of file
index 3970d28cd3e7b43e4f78a410663befe7d08aa714..7c3791b33abbb9cffc3429b521d765d78fec1c25 100644 (file)
                        );
                        buildSettings = {
                                DYLIB_COMPATIBILITY_VERSION = 1;
-                               DYLIB_CURRENT_VERSION = 54.1.5;
+                               DYLIB_CURRENT_VERSION = 54.1.7;
                                FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
                                HEADER_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/BSafe.framework/Headers\" \"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks/BSafe.framework/Headers\" \"$(SRCROOT)/AppleCSP\" \"$(SRCROOT)/AppleCSP/open_ssl\"";
                                LIBRARY_STYLE = STATIC;
                        );
                        buildSettings = {
                                DYLIB_COMPATIBILITY_VERSION = 1;
-                               DYLIB_CURRENT_VERSION = 54.1.5;
+                               DYLIB_CURRENT_VERSION = 54.1.7;
                                LIBRARY_STYLE = STATIC;
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                                OTHER_CFLAGS = "-DVDADER_RULES";
                        );
                        buildSettings = {
                                DYLIB_COMPATIBILITY_VERSION = 1;
-                               DYLIB_CURRENT_VERSION = 54.1.5;
+                               DYLIB_CURRENT_VERSION = 54.1.7;
                                LIBRARY_STYLE = STATIC;
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                                OTHER_CFLAGS = "";
                        );
                        buildSettings = {
                                DYLIB_COMPATIBILITY_VERSION = 1;
-                               DYLIB_CURRENT_VERSION = 54.1.5;
+                               DYLIB_CURRENT_VERSION = 54.1.7;
                                LIBRARY_STYLE = STATIC;
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                                OTHER_CFLAGS = "-DVDADER_RULES";
                        );
                        buildSettings = {
                                DYLIB_COMPATIBILITY_VERSION = 1;
-                               DYLIB_CURRENT_VERSION = 54.1.5;
+                               DYLIB_CURRENT_VERSION = 54.1.7;
                                LIBRARY_STYLE = STATIC;
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                                OTHER_CFLAGS = "-DVDADER_RULES";
                                01FA8900FFF2BC5611CD283A,
                        );
                        buildSettings = {
-                               CURRENT_PROJECT_VERSION = 54.1.5;
+                               CURRENT_PROJECT_VERSION = 54.1.7;
                                INSTALL_PATH = "$(SYSTEM_CORE_SERVICES_DIR)";
                                LIBRARY_SEARCH_PATHS = "";
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                                01FA890AFFF2BCA811CD283A,
                        );
                        buildSettings = {
-                               CURRENT_PROJECT_VERSION = 54.1.5;
+                               CURRENT_PROJECT_VERSION = 54.1.7;
                                INSTALL_PATH = "$(SYSTEM_CORE_SERVICES_DIR)";
                                LIBRARY_SEARCH_PATHS = "";
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                        );
                        buildSettings = {
                                DYLIB_COMPATIBILITY_VERSION = 1;
-                               DYLIB_CURRENT_VERSION = 54.1.5;
+                               DYLIB_CURRENT_VERSION = 54.1.7;
                                INSTALL_PATH = /usr/local/lib;
                                LIBRARY_STYLE = STATIC;
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                                F5DDE3AE00B3358F01CD283A,
                        );
                        buildSettings = {
-                               CURRENT_PROJECT_VERSION = 54.1.5;
+                               CURRENT_PROJECT_VERSION = 54.1.7;
                                DYLIB_COMPATIBILITY_VERSION = 1;
-                               DYLIB_CURRENT_VERSION = 54.1.5;
+                               DYLIB_CURRENT_VERSION = 54.1.7;
                                FRAMEWORK_SEARCH_PATHS = "";
                                FRAMEWORK_VERSION = A;
                                HEADER_SEARCH_PATHS = "\"$(SRCROOT)\" \"$(BUILT_PRODUCTS_DIR)/derived_src\"";
        <key>CFBundlePackageType</key>
        <string>FMWK</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.1.3</string>
+       <string>1.1.4</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>54.1.5</string>
+       <string>54.1.7</string>
 </dict>
 </plist>
 ";
                        );
                        buildSettings = {
                                DYLIB_COMPATIBILITY_VERSION = 1;
-                               DYLIB_CURRENT_VERSION = 54.1.5;
+                               DYLIB_CURRENT_VERSION = 54.1.7;
                                HEADER_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/include\"";
                                INSTALL_PATH = /usr/local/lib;
                                LIBRARY_STYLE = STATIC;
                                325EAA2800D6B08805CD296C,
                        );
                        buildSettings = {
-                               CURRENT_PROJECT_VERSION = 54.1.5;
+                               CURRENT_PROJECT_VERSION = 54.1.7;
                                LIBRARY_SEARCH_PATHS = "";
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                                OTHER_CFLAGS = "";
        <key>CFBundlePackageType</key>
        <string>BNDL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.1.3</string>
+       <string>1.1.4</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>54.1.5</string>
+       <string>54.1.7</string>
 </dict>
 </plist>
 ";
                                3290382100D6BA5905CD296C,
                        );
                        buildSettings = {
-                               CURRENT_PROJECT_VERSION = 54.1.5;
+                               CURRENT_PROJECT_VERSION = 54.1.7;
                                LIBRARY_SEARCH_PATHS = "";
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                                OTHER_CFLAGS = "";
        <key>CFBundlePackageType</key>
        <string>BNDL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.1.3</string>
+       <string>1.1.4</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>54.1.5</string>
+       <string>54.1.7</string>
 </dict>
 </plist>
 ";
                                3290382700D6BA5905CD296C,
                        );
                        buildSettings = {
-                               CURRENT_PROJECT_VERSION = 54.1.5;
+                               CURRENT_PROJECT_VERSION = 54.1.7;
                                LIBRARY_SEARCH_PATHS = "";
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                                OTHER_CFLAGS = "";
        <key>CFBundlePackageType</key>
        <string>BNDL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.1.3</string>
+       <string>1.1.4</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>54.1.5</string>
+       <string>54.1.7</string>
 </dict>
 </plist>
 ";
                                3290382D00D6BA5905CD296C,
                        );
                        buildSettings = {
-                               CURRENT_PROJECT_VERSION = 54.1.5;
+                               CURRENT_PROJECT_VERSION = 54.1.7;
                                LIBRARY_SEARCH_PATHS = "";
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                                OTHER_CFLAGS = "";
        <key>CFBundlePackageType</key>
        <string>BNDL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.1.3</string>
+       <string>1.1.4</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>54.1.5</string>
+       <string>54.1.7</string>
 </dict>
 </plist>
 ";
                                3290383300D6BA5905CD296C,
                        );
                        buildSettings = {
-                               CURRENT_PROJECT_VERSION = 54.1.5;
+                               CURRENT_PROJECT_VERSION = 54.1.7;
                                LIBRARY_SEARCH_PATHS = "";
                                OPTIMIZATION_CFLAGS = "-Os -DNDEBUG";
                                OTHER_LDFLAGS = "-bundle -undefined error";
        <key>CFBundlePackageType</key>
        <string>BNDL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.1.3</string>
+       <string>1.1.4</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>54.1.5</string>
+       <string>54.1.7</string>
 </dict>
 </plist>
 ";
index de5b521d6fa2386ee623289f0d8511880dfb6d20..57f29fbd02ec40c2b4ebdb1415aa6149e7f04ced 100644 (file)
@@ -14,7 +14,7 @@ BEGIN
 --
 -- MS 92
 --
--- $Header: /cvs/Darwin/src/live/Security/SecurityASN1/asn/asn-useful.asn1,v 1.1.1.1 2001/05/18 23:13:59 mb Exp $
+-- $Header: /cvs/root/Security/SecurityASN1/asn/Attic/asn-useful.asn1,v 1.1.1.1 2001/05/18 23:13:59 mb Exp $
 -- $Log: asn-useful.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:13:59  mb
 -- Move from private repository to open source repository
index afb688284dab6ea6d4d2949bfa7cecad1722e2cd..69e5c003ee19e4872e3fa74f0ae344e36a7f23a8 100644 (file)
@@ -176,7 +176,7 @@ successfully installed on Sun SPARCs, HP700s, IBM RS 6000s, MIPS,
 i486/Linux, Alpha OSF/1 and many other machines.
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/README,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/Attic/README,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:04  mb
 # Move from private repository to open source repository
index fb99165dcaf19323b5db6576577c11f3a5355465..32786e333b995f2de013ea1ffcc0e5fc01d5d036 100644 (file)
@@ -19,7 +19,7 @@
 /*
  * file: acconfig.h
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/acconfig.h,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/Attic/acconfig.h,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
  * $Log: acconfig.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:04  mb
  * Move from private repository to open source repository
index bed72be226f3620acff15e202934192c6b58c5e3..dbf5ac0acef7408ea6c4d73029023016b28e7d9f 100644 (file)
@@ -2,7 +2,7 @@
 --
 -- this file is used in ../c{,++}-examples/any/
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/asn1specs/any.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/asn1specs/Attic/any.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 -- $Log: any.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:05  mb
 -- Move from private repository to open source repository
index 9557f8d38d561f73b0ae1076ba07536e5f22976f..72f7b626d2b79b74c85ad26b12eb5f5d05eb27c8 100644 (file)
@@ -14,7 +14,7 @@ BEGIN
 --
 -- MS 92
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/asn1specs/asn-useful.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/asn1specs/Attic/asn-useful.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 -- $Log: asn-useful.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:05  mb
 -- Move from private repository to open source repository
index 8d04466e9a841edecd47f50fc563a07a10056b17..66014144146b37a785d9bb80a0f10ffd70226f92 100644 (file)
@@ -9,7 +9,7 @@
 -- Mike Sample 91/08/29
 -- Modifed 92/05  MS
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/asn1specs/asn1module.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/asn1specs/Attic/asn1module.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 -- $Log: asn1module.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:05  mb
 -- Move from private repository to open source repository
index e859d2706f61d1eae6e9ab7392cca0022d43c381..c91abd434c9f73840b142ddc699c968b6175af85 100644 (file)
@@ -6,7 +6,7 @@
 --
 -- Mike Sample 92/07
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/asn1specs/err-test.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/asn1specs/Attic/err-test.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 -- $Log: err-test.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:05  mb
 -- Move from private repository to open source repository
index a81bced7d4fbebfb0894baee80732ccbc32183cb..3a0201884cad8d8a960d5f67fd21ab9c3d01ae88 100644 (file)
@@ -4,7 +4,7 @@
 --
 --  MS 92
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/asn1specs/ex1.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/asn1specs/Attic/ex1.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 -- $Log: ex1.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:05  mb
 -- Move from private repository to open source repository
index cfbfc4b4df5141eb810a08a05de54e7c17c4348c..28448f96807a803d8e973aa9015c6ad4f0330968 100644 (file)
@@ -2,7 +2,7 @@
 --
 -- this file is used in ../c{,++}-examples/simple/
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/asn1specs/p-rec.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/asn1specs/Attic/p-rec.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 -- $Log: p-rec.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:05  mb
 -- Move from private repository to open source repository
index 6c0e86b79d776666432bb98b74e7be86f45afdfe..b6be0406efda22408be4b6d8c22b316bb371931f 100644 (file)
@@ -2,7 +2,7 @@
 --
 -- this file is used in ../c{,++}-examples/snmp/
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/asn1specs/rfc1155-smi.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/asn1specs/Attic/rfc1155-smi.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 -- $Log: rfc1155-smi.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:05  mb
 -- Move from private repository to open source repository
index d26e745325e5c0d5f94d12163ebae651a3034d09..eeab22df2eed867f9751a3196dc2d2d2125924e6 100644 (file)
@@ -2,7 +2,7 @@
 --
 -- this file is used in ../c{,++}-examples/snmp/
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/asn1specs/rfc1157-snmp.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/asn1specs/Attic/rfc1157-snmp.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 -- $Log: rfc1157-snmp.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:05  mb
 -- Move from private repository to open source repository
index 729df85896af9cb715a690f45e5e3d1725ee133f..331335446a82cbf2103366b48f9326a4eb4794c5 100644 (file)
@@ -2,7 +2,7 @@
 --
 -- this file is used in ../c{,++}-examples/snmp/
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/asn1specs/rfc1213-mib2.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/asn1specs/Attic/rfc1213-mib2.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 -- $Log: rfc1213-mib2.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:05  mb
 -- Move from private repository to open source repository
index ff22af04e82b185582db229064b56254f20f62fa..7433cd193d39bebfa6f8ca685afb045429285899 100644 (file)
@@ -26,7 +26,7 @@
 --  Mike Sample, April 11, 1992
 --  Mods MS Feb 7/93
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/asn1specs/tbl.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/asn1specs/Attic/tbl.asn1,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 -- $Log: tbl.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:05  mb
 -- Move from private repository to open source repository
index 410054c90d6596c31b2973ec00ef987170d1ae95..d65005fbbce9077b84eb01f3e240fef6371d9839 100644 (file)
@@ -80,7 +80,7 @@ module that has OBJECT-TYPE macros.  In C the hash table must be
 explicitly initialized.
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/any/README,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/any/Attic/README,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:05  mb
 # Move from private repository to open source repository
index e58729e146efae719b21c0c467f1c4052ddb3a39..eb0a504adbcc42fc7b5455089a66cbbcfe3645fd 100644 (file)
@@ -22,7 +22,7 @@
 // AUTHOR: Mike Sample
 // DATE:   92
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/any/example.C,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/any/Attic/example.C,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 // $Log: example.C,v $
 // Revision 1.1.1.1  2001/05/18 23:14:05  mb
 // Move from private repository to open source repository
index dd11ba4b9114a6672a084cb4a0ed82a20afd4f52..38c0235344c16f39dad33b2cab2533fc21a3096c 100644 (file)
@@ -23,7 +23,7 @@
 //
 // MS 92
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/any/genber.C,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/any/Attic/genber.C,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 // $Log: genber.C,v $
 // Revision 1.1.1.1  2001/05/18 23:14:05  mb
 // Move from private repository to open source repository
index 86c16c31aff5eceb70b5f36cf359f945ef808aff..aa03d9b5f25650f424e008d0dea9bf9de67567fd 100644 (file)
@@ -6,7 +6,7 @@
 #
 # MS 92
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/any/makefile,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/any/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:05  mb
 # Move from private repository to open source repository
index 14b69fcd26214e4b4dff83f0e33c57438e9c8b61..d87e6dde5ed195c4928c694fca5984f3fcdbea6b 100644 (file)
@@ -95,7 +95,7 @@ modify BerEncodeConsLen and BerEncodeEocIfNec macros in
 .../c++_lib/inc/asn_len.h to check a global flag.
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/simple/README,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/simple/Attic/README,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:05  mb
 # Move from private repository to open source repository
index b204415368d5adf2577c0f4c5db11eb1d15aeae9..0ff86db44e72e4298799207641d54d1cfd72180b 100644 (file)
@@ -22,7 +22,7 @@
 // AUTHOR: Mike Sample
 // DATE:   Aug 92
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/simple/example.C,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/simple/Attic/example.C,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 // $Log: example.C,v $
 // Revision 1.1.1.1  2001/05/18 23:14:05  mb
 // Move from private repository to open source repository
index 1753a9b4c44409f314c7f3906885e98fb97f3e6e..7ecb75691cb26c9818b51137e9d95b2a30413add 100644 (file)
@@ -20,7 +20,7 @@
 //
 // MS 92
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/simple/genber.C,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/simple/Attic/genber.C,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 // $Log: genber.C,v $
 // Revision 1.1.1.1  2001/05/18 23:14:05  mb
 // Move from private repository to open source repository
index 5274a8e7ead057020c02850872e6c775d7bffc95..1fece8340584bfaededa1b6c5720d585d45c1265 100644 (file)
@@ -2,7 +2,7 @@
 #
 # WARNING: this makefile isn't safe for parallel making!
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/simple/makefile,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/simple/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:05  mb
 # Move from private repository to open source repository
index e7b799df198e123abb7ced24f26f85e74fe14023..ba33919133c2df896663f65a25a19a11fc76160e 100644 (file)
@@ -113,7 +113,7 @@ but currently does not check value names.  The SNMP ASN.1 module shows
 this problem the with value "private" in rfc1155-smi.asn1.
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/snmp/README,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/snmp/Attic/README,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:05  mb
 # Move from private repository to open source repository
index 11f365e637abaaf18a42c407d9281e9cc422d6b5..285a70bafbbcca3088ec8186b7d0d0a8c3cc405f 100644 (file)
@@ -1,6 +1,6 @@
 # c++-examples/snmp/makefile
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/snmp/makefile,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/snmp/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:05  mb
 # Move from private repository to open source repository
index 689ec36c686469fecb3617e793349758a254767e..8fe272fafdc74df099f84eed981f5b304d4cb702 100644 (file)
@@ -27,7 +27,7 @@ For each type, a range of values is encoded and then decoded
 and and compared with the original value.
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/test-lib/README,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/test-lib/Attic/README,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:05  mb
 # Move from private repository to open source repository
index 681eee097b40e31bf7dd53e7fb63190427b148fe..13e2d05bc159633da3f886f84981e235c77456b5 100644 (file)
@@ -1,6 +1,6 @@
 # c++-examples/test-lib/makefile
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/test-lib/makefile,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/test-lib/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:05  mb
 # Move from private repository to open source repository
index 77ee6c458af5ab2d3f126d33c86ffe16bae35571..801a21666aaa6101302b25fb7ca8b0533212d1d7 100644 (file)
@@ -18,7 +18,7 @@
 
 // c++_examples/test_lib/test_lib.C
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-examples/test-lib/test-lib.C,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-examples/test-lib/Attic/test-lib.C,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 // $Log: test-lib.C,v $
 // Revision 1.1.1.1  2001/05/18 23:14:05  mb
 // Move from private repository to open source repository
index c1993410d76512ff1ada3ddc7bb6700d752d6d35..5cb78e8aa113fb526cd3d9d0e5a6454362f12ec6 100644 (file)
@@ -18,7 +18,7 @@ contains the meta code and the Tcl interface described in the
 documentation.
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/README,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/Attic/README,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:05  mb
 # Move from private repository to open source repository
index 2e0c9034dfa1acb74170308c4ef68de045685772..c629bd5e45556e6ba193f20b3cbfd1d3acbbfafb 100644 (file)
@@ -53,7 +53,7 @@
 // 
 // 
 // 
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/asn-any.cpp,v 1.4 2002/03/21 05:38:44 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/asn-any.cpp,v 1.4 2002/03/21 05:38:44 dmitch Exp $
 // $Log: asn-any.cpp,v $
 // Revision 1.4  2002/03/21 05:38:44  dmitch
 // Radar 2868524: no more setjmp/longjmp in SNACC-generated code.
index 6911b3ef68b4fa215f72e2a355f213d0111915ef..7e4b0a44a01c60e67944317d4abc3a468334daa6 100644 (file)
@@ -32,7 +32,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/asn-bits.cpp,v 1.4 2002/03/21 05:38:44 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/asn-bits.cpp,v 1.4 2002/03/21 05:38:44 dmitch Exp $
 // $Log: asn-bits.cpp,v $
 // Revision 1.4  2002/03/21 05:38:44  dmitch
 // Radar 2868524: no more setjmp/longjmp in SNACC-generated code.
index 96b77a06c6b5a43f97bcaa4e5032da9d3a59d3f1..5d5233012dfa5f2863d565b0e3ea8123c6743c2e 100644 (file)
@@ -31,7 +31,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/asn-bool.cpp,v 1.3 2002/03/21 05:38:44 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/asn-bool.cpp,v 1.3 2002/03/21 05:38:44 dmitch Exp $
 // $Log: asn-bool.cpp,v $
 // Revision 1.3  2002/03/21 05:38:44  dmitch
 // Radar 2868524: no more setjmp/longjmp in SNACC-generated code.
index 3210149eb3f5d60bd3d3dfdd9a76136429c8c898..fdb699423e55422b426d717bf0463749e026ad12 100644 (file)
@@ -31,7 +31,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/asn-enum.cpp,v 1.3 2002/03/21 05:38:44 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/asn-enum.cpp,v 1.3 2002/03/21 05:38:44 dmitch Exp $
 // $Log: asn-enum.cpp,v $
 // Revision 1.3  2002/03/21 05:38:44  dmitch
 // Radar 2868524: no more setjmp/longjmp in SNACC-generated code.
index f864c681dcbd0f54093c52dc3d09e7991a8e01d8..23748cd5a5c59078a08124fe8a1fdd312eed2452 100644 (file)
@@ -31,7 +31,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/asn-int.cpp,v 1.3 2002/03/21 05:38:44 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/asn-int.cpp,v 1.3 2002/03/21 05:38:44 dmitch Exp $
 // $Log: asn-int.cpp,v $
 // Revision 1.3  2002/03/21 05:38:44  dmitch
 // Radar 2868524: no more setjmp/longjmp in SNACC-generated code.
index 7322aadec2471b7d94ae4e0ea977cd7ef1add8c5..997237d764fd0c219bca59e6ef057532d4f29ae3 100644 (file)
@@ -37,7 +37,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/asn-list.cpp,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/asn-list.cpp,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-list.cpp,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 7ac5cbd071c4e8192033e92eaac5a68ab11b90e7..7fe44749c05fdecc7a724b6bdf7afa051bcd6af6 100644 (file)
@@ -31,7 +31,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/asn-null.cpp,v 1.3 2002/03/21 05:38:44 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/asn-null.cpp,v 1.3 2002/03/21 05:38:44 dmitch Exp $
 // $Log: asn-null.cpp,v $
 // Revision 1.3  2002/03/21 05:38:44  dmitch
 // Radar 2868524: no more setjmp/longjmp in SNACC-generated code.
index 0cbe71641dec751523b84293e7fa170a4d6e17d0..0dc53519122c9af2c5a8a3804ad8a6d69aa026ca 100644 (file)
@@ -32,7 +32,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/asn-octs.cpp,v 1.3 2002/03/21 05:38:44 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/asn-octs.cpp,v 1.3 2002/03/21 05:38:44 dmitch Exp $
 // $Log: asn-octs.cpp,v $
 // Revision 1.3  2002/03/21 05:38:44  dmitch
 // Radar 2868524: no more setjmp/longjmp in SNACC-generated code.
index 11009e298ebf69e268caf0f9810346477ec2573e..c845ffe831e95ba2ec41b117c1c08e3db69af376 100644 (file)
@@ -32,7 +32,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/asn-oid.cpp,v 1.4 2002/03/21 05:38:45 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/asn-oid.cpp,v 1.4 2002/03/21 05:38:45 dmitch Exp $
 // $Log: asn-oid.cpp,v $
 // Revision 1.4  2002/03/21 05:38:45  dmitch
 // Radar 2868524: no more setjmp/longjmp in SNACC-generated code.
index d21fb1fc3596c44109b8ac92bffa718115202f09..3fcbda01b15da3b7af3fee65eab69bc9b42d90eb 100644 (file)
@@ -32,7 +32,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/asn-real.cpp,v 1.4 2002/03/21 05:38:45 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/asn-real.cpp,v 1.4 2002/03/21 05:38:45 dmitch Exp $
 // $Log: asn-real.cpp,v $
 // Revision 1.4  2002/03/21 05:38:45  dmitch
 // Radar 2868524: no more setjmp/longjmp in SNACC-generated code.
index bbac6f465720a26755d5268ee10054587fb158c1..91c65e83993c3e831149aab36d540a9a49279105 100644 (file)
@@ -48,7 +48,7 @@
 //
 // MS 92
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/asn-type.cpp,v 1.3 2002/03/21 05:38:45 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/asn-type.cpp,v 1.3 2002/03/21 05:38:45 dmitch Exp $
 // $Log: asn-type.cpp,v $
 // Revision 1.3  2002/03/21 05:38:45  dmitch
 // Radar 2868524: no more setjmp/longjmp in SNACC-generated code.
index 3c18a011466f8f09cd899c838c9aab8482ed8fcf..85e186a18a23a3c6a2f1f9d53c58248e1e916083 100644 (file)
@@ -51,7 +51,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/hash.cpp,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/hash.cpp,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: hash.cpp,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 039dbcfc142eef7d59f7da2902eaa2f7317c469e..dc8f1184d9ca7d2ae2a5e7e323d23a9d98822ff0 100644 (file)
@@ -18,7 +18,7 @@
 
 // file: .../c++-lib/src/meta.C
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/meta.cpp,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/meta.cpp,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: meta.cpp,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index a0fb509927f7da5f41a32e1a10c632810ae2b5dd..910d49ca57c7153af989cc32a32fc7fdb99d8b1a 100644 (file)
@@ -31,7 +31,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/print.cpp,v 1.4 2001/06/28 22:49:58 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/print.cpp,v 1.4 2001/06/28 22:49:58 mb Exp $
 // $Log: print.cpp,v $
 // Revision 1.4  2001/06/28 22:49:58  mb
 // Saved 4 bytes of data when compiling with -DNDEBUG
index 312c923371f9a54db5406dbeeba31e7e480a372b..8c57566c2731dea02f9282b46fdfd4b24bd6bdab 100644 (file)
@@ -31,7 +31,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/str-stk.cpp,v 1.2 2002/02/07 04:30:04 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/str-stk.cpp,v 1.2 2002/02/07 04:30:04 mb Exp $
 // $Log: str-stk.cpp,v $
 // Revision 1.2  2002/02/07 04:30:04  mb
 // Fixes required to build with gcc3.
index 2c866ec172a73e91503e3933f154b1c6e846aa2a..7547c3c36762b93c1229e3b143b8f1cbeab15b8c 100644 (file)
@@ -18,7 +18,7 @@
 
 // file: .../c++-lib/src/tcl-if.C
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/tcl-if.cpp,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/tcl-if.cpp,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: tcl-if.cpp,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 67dd87386e56d5415e1f7288a748ffeb0acbfe7e..60dec14ed7e8ab9dbe51f86bc4f9f99a7549bd4a 100644 (file)
@@ -19,7 +19,7 @@
 /*
  * snacced -   Snacc_Init added to the default tkXAppInit.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/tkAppInit.c,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/tkAppInit.c,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
  * $Log: tkAppInit.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:06  mb
  * Move from private repository to open source repository
@@ -95,7 +95,7 @@
  */
 
 #ifndef lint
-static char rcsid[] = "$Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/c++/tkAppInit.c,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $ SPRITE (Berkeley)";
+static char rcsid[] = "$Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/c++/Attic/tkAppInit.c,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $ SPRITE (Berkeley)";
 #endif /* not lint */
 
 #include <tk.h>
index 120a714e1a93853ea84100a09bdc79d619dba7c4..1d55e40aa071e3e44677b5b44cb9a96117e8ba6e 100644 (file)
@@ -53,7 +53,7 @@
 // 
 // 
 // 
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-any.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-any.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-any.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 31054d48a9fb813ff69c3d064634161305e19c00..e99d74f029cd2c2d6e3bffaa57e2f605de1d2b48 100644 (file)
@@ -32,7 +32,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-bits.h,v 1.2 2001/06/28 23:36:11 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-bits.h,v 1.2 2001/06/28 23:36:11 dmitch Exp $
 // $Log: asn-bits.h,v $
 // Revision 1.2  2001/06/28 23:36:11  dmitch
 // Removed SccsId statics. numToHexCharTblG table now const. Radar 2705410.
index e70e7cfe05f51e8efb370aa3b5a992d4bd2fc800..2a8b333fe56aed6437d9218b5525a7277ea07139 100644 (file)
@@ -53,7 +53,7 @@
 // 
 // 
 // 
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-bool.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-bool.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-bool.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 442253e0db4847b83adb333aad5bdd86856f9228..a14afd46591cac9c25f97849911ceb5cc2489681 100644 (file)
@@ -31,7 +31,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-buf.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-buf.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-buf.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 9e58a82e0334c7c20ba6dc791d9bda2d0439fdc9..d7cecf892357564243110a11a7eab9af8b145311 100644 (file)
@@ -31,7 +31,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-config.h,v 1.7 2002/06/12 18:36:31 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-config.h,v 1.7 2002/06/12 18:36:31 dmitch Exp $
 // $Log: asn-config.h,v $
 // Revision 1.7  2002/06/12 18:36:31  dmitch
 // Radar 2951933: Avoid including iostream in asn-config.h for NDEBUG builds.
index afac381bead017ed772cfee622675d27fcd60d01..e37d8e29e445422c0ea5da45e69894555387693b 100644 (file)
@@ -33,7 +33,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-enum.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-enum.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-enum.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 54230a46c3415d92dcdff307b672f75b2b9bcb62..967a8236113047537311a40c637e4be269911356 100644 (file)
@@ -52,7 +52,7 @@
 // 
 // 
 // 
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-incl.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-incl.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-incl.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 3ccdaaa9cf9a6f70737efe6e66a25ed175e7326a..4781d81ef6d2737fd10cc0f79ff0cc630b73b1b8 100644 (file)
@@ -31,7 +31,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-int.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-int.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-int.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 05a459a35aef5a1fe78d80f8ce6fbe724c630663..bfc8275963ea288808ba4f4e13903af249496bb5 100644 (file)
@@ -31,7 +31,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-len.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-len.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-len.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 9e3a46cde066b9c81a0ce22f307ee39c76278cc5..0080ee3eee03ef2b190f68730959876a1d7f3e68 100644 (file)
@@ -34,7 +34,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-list.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-list.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-list.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 7206786242289f036a63a1b8a598fe7fb9e09e9a..3d217752579871deef7121e69006be4a62741bb9 100644 (file)
@@ -31,7 +31,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-null.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-null.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-null.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index b7cfd19ef71e7e1a886d8c02dc513cba4f501135..2d881bbccc03e6d65e5e52ce3fe8e133073e1da8 100644 (file)
@@ -57,7 +57,7 @@
 // 
 // 
 // 
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-octs.h,v 1.2 2002/04/18 18:58:08 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-octs.h,v 1.2 2002/04/18 18:58:08 dmitch Exp $
 // $Log: asn-octs.h,v $
 // Revision 1.2  2002/04/18 18:58:08  dmitch
 // Radar 2904404 - avoid deprecated iostream.h
index 9a433c97390efe726e0cadeeacd8d161b2b82475..f9375f605a862d99363293074d43ebdde7f1a03e 100644 (file)
@@ -57,7 +57,7 @@
 // 
 // 
 // 
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-oid.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-oid.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-oid.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 5ea55ca2ebef647bae0e60d456a8fa35a1c3cc4b..b19cf28e456600973d2696f5c1bb5404c7389ff8 100644 (file)
@@ -32,7 +32,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-real.h,v 1.2 2001/06/21 21:57:00 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-real.h,v 1.2 2001/06/21 21:57:00 dmitch Exp $
 // $Log: asn-real.h,v $
 // Revision 1.2  2001/06/21 21:57:00  dmitch
 // Avoid global const PLUS_INFINITY, MINUS_INFINITY
index 39a5d2fc785d0e5db8487150df3a0ed5c0dfdd87..3fd3fd377fa962db558c4acc664d4321d315651f 100644 (file)
@@ -53,7 +53,7 @@
 // 
 // 
 // 
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-tag.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-tag.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-tag.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 08585253e0123146ecc97fa873d2abdc82248cac..c096cf6456be4ea5042dfdb80991a54cc2670b0d 100644 (file)
@@ -48,7 +48,7 @@
 //
 // MS 92
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/asn-type.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/asn-type.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: asn-type.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 2eccded273d2f70e7a458e0836e3708e14c7ec06..1f070c5630b24b8c0abff5aa4f3af7a78f77e08d 100644 (file)
@@ -33,7 +33,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/hash.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/hash.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: hash.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 97d5daf09d709c796b335e8c7014a7105011b40b..993893089e09c9e7733da35c63386b3d2a2052ad 100644 (file)
@@ -19,7 +19,7 @@
 /*
  * file: .../c++-lib/inc/init.h
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/init.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/init.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
  * $Log: init.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:06  mb
  * Move from private repository to open source repository
index 86f6fb96b746b1f8fbb3c67028e015f4a1b2e761..ce1ef3254a241674e8c877d390601a654d04e3fa 100644 (file)
@@ -18,7 +18,7 @@
 
 // file: .../c++-lib/inc/meta.h
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/meta.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/meta.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: meta.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index e4a491b321551a5a4a335c06e7ee8d5695371b08..d5d326b94ea19139bf03b27cba5a67fa0365ec32 100644 (file)
@@ -32,7 +32,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/print.h,v 1.3 2001/06/27 23:57:51 dmitch Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/print.h,v 1.3 2001/06/27 23:57:51 dmitch Exp $
 // $Log: print.h,v $
 // Revision 1.3  2001/06/27 23:57:51  dmitch
 // Reimplement partial fix for Radar 2664258: Print() routines are now empty stubs in NDEBUG config.
index ff8224a1163a6e9bc8fd92fb119fb3fee1ccefb5..ee4078783a348ff84b73e9d4eeee4265d84c8273 100644 (file)
@@ -44,7 +44,7 @@
  * 
  * 
  * 
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/snacc.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/snacc.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
  * $Log: snacc.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:06  mb
  * Move from private repository to open source repository
index 33ee303913b1d51f0918268058fdbfe6ece9ba14..896054893eb154e0205430861d8d2c5d67b6157e 100644 (file)
@@ -32,7 +32,7 @@
 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/str-stk.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/str-stk.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: str-stk.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 1278bb10ba033e9234c56291884448af0a1586a1..8c9718a91923b98b0a31aacb8bd94373852e3dc3 100644 (file)
@@ -18,7 +18,7 @@
 
 // file: .../c++-lib/inc/tcl-if.h
 //
-// $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/inc/tcl-if.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
+// $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/inc/Attic/tcl-if.h,v 1.1.1.1 2001/05/18 23:14:06 mb Exp $
 // $Log: tcl-if.h,v $
 // Revision 1.1.1.1  2001/05/18 23:14:06  mb
 // Move from private repository to open source repository
index 483ba6788e4682a335e2002aa43382f87f74e185..38708d328a74804737f2a0e5cb7a777f1ecf034e 100644 (file)
@@ -4,7 +4,7 @@
 #
 # MS 92
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/makefile,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:05  mb
 # Move from private repository to open source repository
index c7ed832b6044f96de76dfa716e8026458d315641..4de6a67fa72be2364a2d81cb201a9e334dca1152 100644 (file)
@@ -19,7 +19,7 @@
 /*
  * snacced -   Snacc_Init added to the default tkXAppInit.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/src/tkAppInit.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/src/Attic/tkAppInit.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
  * $Log: tkAppInit.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:07  mb
  * Move from private repository to open source repository
@@ -92,7 +92,7 @@
  */
 
 #ifndef lint
-static char rcsid[] = "$Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c++-lib/src/tkAppInit.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $ SPRITE (Berkeley)";
+static char rcsid[] = "$Header: /cvs/root/Security/SecuritySNACCRuntime/c++-lib/src/Attic/tkAppInit.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $ SPRITE (Berkeley)";
 #endif /* not lint */
 
 #include <tk.h>
index 30062de3ab92aa45b5347a069a5f9a94f5829015..b62deb58a8f02badbfb142507c557417139d2eb3 100644 (file)
@@ -97,7 +97,7 @@ module that has OBJECT-TYPE macros in it will generate an
 add all the mappings to the hash table(s).
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/any/README,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/any/Attic/README,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:07  mb
 # Move from private repository to open source repository
index d95cc158862448ce6d52e0044ccc6ed3faa12847..769e0cf51a31305c321f66f66ee5c32bfbcfe35d 100644 (file)
@@ -23,7 +23,7 @@
  * AUTHOR: Mike Sample
  * DATE:   Mar 92
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/any/example.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/any/Attic/example.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
  * $Log: example.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:07  mb
  * Move from private repository to open source repository
index 7436be94fb9e59ce93fb24e5b7400d609bd4f485..7ab8fc9088df4410b3bec8ed1cc7acf17faa9a37 100644 (file)
@@ -24,7 +24,7 @@
  *
  *  MS 92
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/any/genber.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/any/Attic/genber.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
  * $Log: genber.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:07  mb
  * Move from private repository to open source repository
index 0acfe4ba132c563675b3c9bd70ad6c545a900224..46f777671b2131a1ee35fbebf32f9ea2aff84f7b 100644 (file)
@@ -6,7 +6,7 @@
 #
 # MS 92
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/any/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/any/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:07  mb
 # Move from private repository to open source repository
index e931e18027e9d9a4fdbdd63f8d4f1d6067bfb0cc..43819d962fac46208c2bbbf02b81481f62d56581 100644 (file)
@@ -1,6 +1,6 @@
 # c-examples/makefile
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:07  mb
 # Move from private repository to open source repository
index cc705924415c3dc011b9d16f1b1f73c33691aada..89b096afaf84e51d1bd20526573e5773edff0bd2 100644 (file)
@@ -118,7 +118,7 @@ solution would be to modify BerEncodeConsLen and BerEncodeEocIfNec
 macros in snacc/c_lib/asn_len.h to check a global flag.
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/simple/README,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/simple/Attic/README,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:07  mb
 # Move from private repository to open source repository
index 29511c19c4ac998d18eb3c9605f9ff594a4cb5f3..445ed81ef2096ca2e0efdb086a07c6b87ba072e8 100644 (file)
@@ -24,7 +24,7 @@
  * AUTHOR: Mike Sample
  * DATE:   Mar 92
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/simple/expbuf-ex.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/simple/Attic/expbuf-ex.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
  * $Log: expbuf-ex.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:07  mb
  * Move from private repository to open source repository
index 977ec75c61fad93266529b4862ee1cc68ed96c79..c22e2b622205bc8e5b084f5bde4bda2f9e748960 100644 (file)
@@ -23,7 +23,7 @@
  *
  *  MS 92
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/simple/genber.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/simple/Attic/genber.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
  * $Log: genber.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:07  mb
  * Move from private repository to open source repository
index d6cbbb61ec2edcf1da447b4224b0259d714b324b..bbd7472fe9e4f03781b7510937bf1b8a5b601749 100644 (file)
@@ -2,7 +2,7 @@
 #
 # WARNING: this makefile isn't safe for parallel making!
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/simple/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/simple/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:07  mb
 # Move from private repository to open source repository
index 1d2aa30a02059099e3866cc276ef021b76e960d2..ff5f7baaabdedfd9ddafbf0c34d911aaa0502524 100644 (file)
@@ -24,7 +24,7 @@
  * AUTHOR: Mike Sample
  * DATE:   Mar 92
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/simple/minbuf-ex.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/simple/Attic/minbuf-ex.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
  * $Log: minbuf-ex.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:07  mb
  * Move from private repository to open source repository
index dcb420be465457d30085b60667e9c76110d1a58b..9a6ecbc5a90bd3a5fede7574c84a053465669e81 100644 (file)
@@ -24,7 +24,7 @@
  * AUTHOR: Mike Sample
  * DATE:   Mar 92
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/simple/sbuf-ex.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/simple/Attic/sbuf-ex.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
  * $Log: sbuf-ex.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:07  mb
  * Move from private repository to open source repository
index 8643779ca3de7b79a378df1b668b55e6bcc27257..305f7019c9e09c16062cb49a2da9f7644ccf3118 100644 (file)
@@ -105,7 +105,7 @@ of an encoded value depends on a mechanism outside of ASN.1 or the ANY
 type (ANY DEFINED BY types should work automatically).
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/snmp/README,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/snmp/Attic/README,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:07  mb
 # Move from private repository to open source repository
index 06a805ce0b2e99d43dfaf1474e9e6854f42e6807..3dd9a23da68e797bba4697293f1c24802856a81d 100644 (file)
@@ -1,6 +1,6 @@
 # c-examples/snmp/makefile
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/snmp/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/snmp/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:07  mb
 # Move from private repository to open source repository
index 4c945c76e6112baad021b9b5fd0fa3beac24efe7..d2f6738ad50440dfc17fd4c8539ee168092274c4 100644 (file)
@@ -27,7 +27,7 @@ For each type, a range of values is encoded and then decoded
 and and compared with the original value.
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/test-lib/README,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/test-lib/Attic/README,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:07  mb
 # Move from private repository to open source repository
index ab6af18506fc2a12ceccf5f2e862c4397f373da0..c995281e2070cc802215c3edc5fbdbef012babc9 100644 (file)
@@ -1,6 +1,6 @@
 # c-examples/test-lib/makefile
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/test-lib/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/test-lib/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:07  mb
 # Move from private repository to open source repository
index 876f9840f647f5f33a67ef96f4d17325a0f8a321..e334ffd70867a415c4763699a1a77c8390996354 100644 (file)
@@ -23,7 +23,7 @@
  *
  * MS 92
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-examples/test-lib/test-lib.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-examples/test-lib/Attic/test-lib.c,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
  * $Log: test-lib.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:07  mb
  * Move from private repository to open source repository
index 837a098a8ad318cb8e196daecbc0ec3652a8a659..17c2e23446540e4c949189fdb9fec1891e91b6d2 100644 (file)
@@ -23,7 +23,7 @@ You must link your code with proper library (i.e. if you use SBufs,
 link with libasn1csbuf.a).
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/README,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/Attic/README,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:07  mb
 # Move from private repository to open source repository
index a066e212be4f27b3e33378a33ad1747515f5d65f..f367f405c23527c0f644428ab41661580f5660e8 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-any.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-any.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-any.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 148bf7017faf33d7f3d76710d263903f667be72c..453ff8ab5812e0ccd773cbfb2e8c667a1dbcb372 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-bits.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-bits.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-bits.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 4096f0fb7d19aee7b6708f57f6944e7bfd160d99..04ba86676aa2102850ed873f2a921b0f70dac0e7 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-bool.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-bool.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-bool.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index f91af74aa16bcdbc2066b547027d466945d7e7c8..6e9d9b8b622498a4b0ad2e2e2f2360e1c350365a 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-enum.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-enum.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-enum.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index ab2075b1a4d6d6caf195b153a4907cee27b8a72f..d7abf22e822a32e68d2700c020d7311ca2e2d000 100644 (file)
@@ -33,7 +33,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-incl.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-incl.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-incl.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 5e4745afcde6397d526d090047559a855b201bf7..4223f69ac6d988517bff0a616e402cdbbd846f5b 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-int.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-int.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-int.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index ba72be3c8dc35dc6c0e8c8b43b401ebb2d14fd6b..d171ebd2d9232db303cb777ce75d9bc57816f02c 100644 (file)
@@ -38,7 +38,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-len.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-len.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-len.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 5fef51793e1140e1b4781f78c5a41303482539e8..e97db18b834c90218506c7161738658b69bbf335 100644 (file)
@@ -48,7 +48,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-list.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-list.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-list.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 1c12d631c3db5a59e1be2bad3db5f274fb02a0f1..fef03531c46be94f33cc9974d5343829005f063d 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-null.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-null.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-null.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 3347ceab206e818aaabaa8ebb5f7b58821543629..7e49aa3d94e33a3076795846aff1e0c94a0a6276 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-octs.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-octs.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-octs.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index b01604fb45ebaf7c83fe7316d94a790b2a52df6f..62bddd94b4ed8cb02dba17ad7443a8e4eba9cd89 100644 (file)
@@ -33,7 +33,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-oid.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-oid.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-oid.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index f380acbd33c8c89b0dd52e8ea5df08e58a6c10cd..95e0bc06d1c11f2b4456bb0e852eee8ce1e28879 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-real.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-real.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-real.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 73567ed47d9d9b8b4280539603de71c8ca6d49fd..292480c428c9439cdfcd45638aabc7f852067819 100644 (file)
@@ -34,7 +34,7 @@
  *
  * INSERT_VDA_COMMENTS
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/asn-tag.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/asn-tag.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-tag.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index e2b794f7ff45117b343f557109479aa73524acda..fa6579f41d397751fa6a491ad187cb4715376ba7 100644 (file)
@@ -41,7 +41,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/exp-buf.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/exp-buf.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: exp-buf.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 78ad78e98e64395966b376415061a0cc11129ed3..1dc64c1fb1e1bdcee367062033027648d31cad20 100644 (file)
@@ -34,7 +34,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/hash.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/hash.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: hash.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 366abf6ffd81941eaf10bbdd1f128a89f55fa54c..982e25b5095c42480bd5cce7494a13f3c616e483 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/mem.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/mem.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: mem.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index ffdb5f33fe42d0a0561c6837ed07a321c5ee6c52..d72a2df7e0889a877bba38808061bbf069c07e52 100644 (file)
@@ -48,7 +48,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/min-buf.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/min-buf.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: min-buf.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 416b20efadd567247d05a4e903c8d8ae3d0fe194..5a9937f1ff88a6da444e79fe0a9c0765b3a0abca 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/nibble-alloc.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/nibble-alloc.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: nibble-alloc.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 32676b6942d01086dd5683d1b648d77c0ddcc7c6..e109c073acc00fda3dad82e6cc2c95fc04c25746 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/print.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/print.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: print.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 137a5410b08d304a914d65d7de0fe3aa330f33b6..608b163c2b7ec053460d617b7deab5d65dc7e934 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/sbuf.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/sbuf.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: sbuf.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 40520011866001cb007074c38b13a2960a6145a7..06f2716b7de2cc74de131874df1d00595d5ac78a 100644 (file)
@@ -51,7 +51,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/str-stk.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/str-stk.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: str-stk.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 83f58fda978fd56bf81e16838650b6c689f78816..88984451d02f3fd98788b73b2c7ef0cf8773df4a 100644 (file)
@@ -35,7 +35,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/tbl-dec.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/tbl-dec.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: tbl-dec.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 2ed634db86d4f6b9a17e60d5d1f04d46fb08982e..b7e79c49ffcce68941e6bcf287425b76e5357ff3 100644 (file)
@@ -34,7 +34,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/tbl-enc.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/tbl-enc.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: tbl-enc.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index b9555d19fe6997d65f543a0f2824c0d36ac0d8c0..7ae47d7199bed6608b2f27b04db9723904bfe179 100644 (file)
@@ -35,7 +35,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/tbl-free.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/tbl-free.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: tbl-free.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 36bdab62a4ddaf95f84ecfc19983bda68a221684..b4ae1c39e1f7d2b81022f624a2414ff7fa84e9cd 100644 (file)
@@ -36,7 +36,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/tbl-gen-c-hdr.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/tbl-gen-c-hdr.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: tbl-gen-c-hdr.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index ed2dfddd6acdd729abba9668c82c2a2b8b92f55a..765cf2bd87d92b6cb38a87a8883e81bab6f78ea3 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/tbl-incl.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/tbl-incl.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: tbl-incl.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 034484a0cd05a7f08a6d538ee1d9137ba84c5c93..19af555dce3290353d8244bc48a242b7fd6640e0 100644 (file)
@@ -35,7 +35,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/tbl-print.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/tbl-print.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: tbl-print.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index d8680330fc2eea6da4038e02b1e914588b86322e..261c6aff38dd5330c705bed4040ea170a3048313 100644 (file)
@@ -35,7 +35,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/inc/tbl-util.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/inc/Attic/tbl-util.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: tbl-util.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 4c639ccc03412b4df9b5d7f31cc382732286527d..1bee46f6b9aa9ccdc3539ec0d11f8025ff84cfae 100644 (file)
@@ -4,7 +4,7 @@
 #
 # MS 92
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:07 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:07  mb
 # Move from private repository to open source repository
index e81d00e5504c27c6eb185272e7a8d2701c337eb3..15e3440975d34f8819e06f169648fa35c5f073e3 100644 (file)
@@ -33,7 +33,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-any.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-any.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-any.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 50608794cb89932662f319cc69d2ce3857863456..ea907acc50d2bc613351da47b61494e85b92e724 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-bits.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-bits.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-bits.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 6b9f16ba40b12197f53e091ed20039a12a5764ec..44fe2d7008913969078e621d89613526a7746682 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-bool.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-bool.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-bool.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 549e85d242629881333a983e6f6564bc779551fa..e3e78dd7b8dacf9b6f89e38acf17e1cd59ca6f76 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-enum.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-enum.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-enum.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 4dc0329d41b23575a30ab51adc98f3cedf98ddb7..01eff1d56123e9a32cd6148dd06bfd7e187fc9a0 100644 (file)
@@ -33,7 +33,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-int.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-int.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-int.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 7b675e5c58f083169bf2e0a1354877bb484b21bf..12e0f51fc8df7f844b193639b23ed61959bb6648 100644 (file)
@@ -34,7 +34,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-len.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-len.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-len.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index ade5d8c8da38bfef358eccce7779d9dd8d06719e..d9b220aab118b55cd7d5ffa943259c7d3a75c775 100644 (file)
@@ -33,7 +33,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-list.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-list.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-list.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index e79134460bad46f638a2f530a9d2f629576fe90a..18ca2caf95462996c403d8a0dcb8b6c15c1e6378 100644 (file)
@@ -33,7 +33,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-null.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-null.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-null.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 84280e87f16a81291e48906ff56745f07dfea050..24100162a3457adc0dbe732b0f44f9846b9f01b8 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-octs.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-octs.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-octs.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index f29ed56ce134a9062f71dc4f3c259f4028c7de55..97ec881a9b68708c30ec4af08b9c906c2f1a9924 100644 (file)
@@ -33,7 +33,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-oid.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-oid.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-oid.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index b39a7e9456ea8fc321dafc28162551fbe2bb9929..8e6e6cdc1c3e9ee43b9efa1d69107947b18ba1ba 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-real.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-real.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-real.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index d16c04bbb8c8bc2dcda42fbbc33e223cf1886d5b..a86793fa0a6656a1d67b02066325a0c09f158910 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/asn-tag.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/asn-tag.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: asn-tag.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 882c3137792e0850030278fdc9aa9a545313229e..46bf08e561d2937d826a8d33b32e70fff24f9d6e 100644 (file)
@@ -98,7 +98,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/exp-buf.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/exp-buf.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: exp-buf.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 1e38a71c3f910bcb9546af2950bcf39dee2d4be1..06eee750db1719759d7902cdc15e03d3fb2ffb4a 100644 (file)
@@ -50,7 +50,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/hash.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/hash.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: hash.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index cecb1ae9ca28e062680a19ad6409759c59e457ce..abb5150459a1d53c036249c7571be65a0804acef 100644 (file)
@@ -33,7 +33,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/nibble-alloc.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/nibble-alloc.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: nibble-alloc.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 74334dbd96dc57e872448b50807787f247c33675..3bbbca44970d34ba2de4e03ee149a10f612b76e9 100644 (file)
@@ -31,7 +31,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/print.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/print.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: print.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index de151c2f6248a6405f8dc30b012d98f4a739b1ad..b679c93cd99970d706392abc3ab8464cc3bd61f6 100644 (file)
@@ -32,7 +32,7 @@
  * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/c-lib/src/str-stk.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/c-lib/src/Attic/str-stk.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: str-stk.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index b60d50971243f57fcc4b675394af49033728b40b..9627ac8f0e21b7538242106e537ed80127ab57a3 100644 (file)
@@ -96,7 +96,7 @@ the snacc are (see main() in core/snacc.c):
       related src:  core/snacc.c back_ends/*
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/README,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/Attic/README,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:08  mb
 # Move from private repository to open source repository
index 22b14b7ff8b417a6cf3fc6b56370b33ecea802de..d14c83b5ac0c61514d60fe67403b8d2855a88aa0 100644 (file)
@@ -36,7 +36,7 @@
  *
  * INSERT_VDA_COMMENTS
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-any.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/gen-any.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-any.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index abc405872e7fbf51651e5dcddf59c67fba9238a3..16273c149c4ab4ce8cbb7f17627977de3d3db31e 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-any.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/gen-any.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-any.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 994e141207e812087732f9f075ab62b2f94ebe76..971014cc7bc5c72f47bd0eab00f41ebbef14c380 100644 (file)
@@ -39,7 +39,7 @@
  * INSERT_VDA_COMMENTS
  *
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-code.c,v 1.4 2002/03/21 05:38:53 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/gen-code.c,v 1.4 2002/03/21 05:38:53 dmitch Exp $
  * $Log: gen-code.c,v $
  * Revision 1.4  2002/03/21 05:38:53  dmitch
  * Radar 2868524: no more setjmp/longjmp in SNACC-generated code.
index 55421d40039420207906c29b2de21222e2015da4..4630826446a5324036a0f97dc981b65ce94ae259 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-code.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/gen-code.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-code.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 2cdd279afada25a4b7c227b546339237a9a2518e..dc278e497e4e6d4409b54ad7821d97ef4c7f1edd 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-vals.c,v 1.3 2001/06/25 21:51:10 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/gen-vals.c,v 1.3 2001/06/25 21:51:10 dmitch Exp $
  * $Log: gen-vals.c,v $
  * Revision 1.3  2001/06/25 21:51:10  dmitch
  * Avoid instantiating AsnInt constants; use #define instead. Partial fix for Radar 2664258.
index 17c08eb9ad3a3d8d2b247cdfebc15630a1160e50..8f9934c2eb578d7a4a9ddf7ea9ea9b58c067f704 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/gen-vals.h,v 1.3 2001/06/25 21:51:10 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/gen-vals.h,v 1.3 2001/06/25 21:51:10 dmitch Exp $
  * $Log: gen-vals.h,v $
  * Revision 1.3  2001/06/25 21:51:10  dmitch
  * Avoid instantiating AsnInt constants; use #define instead. Partial fix for Radar 2664258.
index c8e15b38cebc94a7fa9286a3acfda2d842e1ac78..a61e8f6ab6d020bce6613a273d8943be19d0a4ed 100644 (file)
@@ -32,7 +32,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/kwd.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/kwd.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: kwd.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index b29d4f30ff0698fb67c224f3b517d596d9755a64..c3bb797506d1eb521ce4295190a5a7bbe3a37ec1 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/kwd.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/kwd.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: kwd.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index b45d23117cd9c63feaba97c6ed29cedbe9007b69..ef165a8a9196936ede44601daab066972964bce7 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/rules.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/rules.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: rules.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index ec94f38df9e1fd5b639fcc0b78b9d885473d5a79..19801f7afb333ceee3a4010190adb6300604c99f 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/rules.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/rules.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: rules.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 714066f1331a8307171a10be509bee28d54b8cfe..596e6ead30a77d005c58bd8ddc56c95be5eb003a 100644 (file)
@@ -30,7 +30,7 @@
  *
  * INSERT_VDA_COMMENTS
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/types.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/types.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: types.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index ec0025fe010c8d6f3ca47e6db3e8418612d783a1..d12d4a43c4c57999013f9ac85c168fffaa955af4 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/types.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c++-gen/Attic/types.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: types.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 5356f3a0d192a667fac950fb4225ead8348bf4fd..aee7847bc86ef199b46c5c67d329cb5af0c48c35 100644 (file)
@@ -37,7 +37,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-any.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-any.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-any.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 4300554225ddcdc778e614101079c2105fd7d2b5..de815711265927febc4bc7a08a59766c90b4f3c9 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-any.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-any.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-any.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 3d0d79068ccfe2d20ab2b57ed568bc517df4973c..5d060813cf8fdbfd00cea3d27e3c72bba359c60a 100644 (file)
@@ -37,7 +37,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-any2.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-any2.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-any2.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index b0928e8050482bb407082ceee587d9980ca06c8b..e1978b35e868f27620fb5cea1f402c330d0aab22 100644 (file)
@@ -30,7 +30,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-code.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-code.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-code.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index ccaa8b8c4c4f4f677869403ffdc494a34efdcdd4..ed99d8fd52065093c7862e2f4753d1ea101ab412 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-code.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-code.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-code.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 51eb09c45e0b1b77aef1b6f5685461aa5cbab9b2..9a7a9d9b7946692f53dcefe870fd7501f7dbb02c 100644 (file)
@@ -30,7 +30,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-code2.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-code2.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-code2.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 55e107ff686d46f1c70913ef96c50c332df34b94..0d062511522b015cf0959a0ceed2caf3805f3016 100644 (file)
@@ -38,7 +38,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-dec.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-dec.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-dec.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 63beb378473f0caac544e21d0af17ee6ade6eefd..a1d0a7803a0d396e287c6ce8d086e7f815114183 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-dec.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-dec.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-dec.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 1fd6028edbd9496adf9b15a8adcac012ba71660a..d6e6dd23746b0cee13f2f5fb14361cc4f83751d0 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-enc.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-enc.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-enc.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 6306a61e83118130dcbfa1fab3d3fef15b008aa4..de684ac1b620c50514369e5bcd36944faca56752 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-enc.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-enc.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-enc.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index c60675e04770d3cd3a6ebf34164a59f33a99c338..33a36bb1572bb1d262d7f49544b671aa5a4085d7 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-free.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-free.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-free.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 451a8bee8df1b800debc21ccf75403f0d0789440..df38175002c2051e1ae3cf80aac20b3c7a71a74a 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-free.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-free.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-free.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index e69f318cded3933a2a5b4d6b56960d23a4b72ccf..91d92ceb5d69255c9d5b8cba78563b4777aee358 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-print.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-print.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-print.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index a9ebbed28ddd35cb785f87331bb9984bf2687109..abd0143b80eb1684e39b72742cffdf0c85b4b263 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-print.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-print.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-print.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 31692587115d04d1b6fffac55baf03a94f1dbe85..a74bd610c1d9348064fd7da3df2f2b522c32f633 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-type.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-type.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-type.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index a5a91eb968a86eeb887fd499ab33d3b693ed9cc7..800515cb446936ed327acc92dffb4dacb663e389 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-type.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-type.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-type.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index b3a3f036895dd033e67319ac5b6a4a358d729c91..16e8c3f13d10822b114bf0ce23c4c0623971ad1b 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-vals.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-vals.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-vals.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index fddb6bb17b2339a4267e34a42a7f4cc4dd1c6a08..153a778490afb79baa7bf49b76a2ba0f296996f7 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-vals.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-vals.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-vals.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 47cef0d105b2c8f68a47b15cc272b76d98d9d93c..bf54eb5a0d1f984d48117df86e1fd29f5105030c 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/gen-vals2.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/gen-vals2.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-vals2.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index ee92b363a036e0d85124ff5229e67b6d22883edd..de430a18392866e8d6434d96db2ba204081dcdb8 100644 (file)
@@ -31,7 +31,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/kwd.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/kwd.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: kwd.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 010b4ab98b44521e3fe8aec81b522949f5afca96..abac52ed06602f7c1283848bfaf33a64aac35aac 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/kwd.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/kwd.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: kwd.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index f5f47e812531dcae6241207cddf6122c4571e54e..7b26358bbd3803793c08ea2a6cac84faa937fc80 100644 (file)
@@ -31,7 +31,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/kwd2.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/kwd2.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: kwd2.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index f7f43f16da0435217ef5d14f488f271f4479bd0f..e83cf358f24292391ba940809a9fbd7718ec83c8 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/rules.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/rules.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: rules.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 1a40cc6b2eb0109eed408145cbe06fd930be2d41..a02c303cbd80c5fe74d99700437d2202dc8e171c 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/rules.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/rules.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: rules.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index b26068b54fa5bc81c7059a10d564b4caf39a4a7e..c75660a089e4005902ae9fad2aefc4d222a9569e 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/rules2.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/rules2.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: rules2.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index a3d0bdd3c6815d745b6dde6ca2887079bc63cdc7..791c82c18d69371850a6798c5bb44bfaf77ece57 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/type-info.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/type-info.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: type-info.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 517f3dc427d79007c0aeb7473c41134bf6eee2e5..7799a9885253a7ed5a26929e21363e92aa08f09b 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/type-info.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/type-info.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: type-info.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 74fd2ff7136c541df0bec83d040e5d04662dc7bd..1ed36b726e95b7f7b809aaf7811bd138fc6f976a 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/util.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/util.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: util.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 456948238610426248e7bc453199613fc6fc1dce..ad895e44b91c76e423d5994b1269c4d5af452d7c 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/util.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/c-gen/Attic/util.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: util.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index e5ff32b1b2fc1ab43b667f0bfdb43b564306f123..963582693cc083205e36d11631439af36665c0d2 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/cond.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/Attic/cond.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: cond.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index b1582c9294c2e749d286c24de2497e221d087e60..aafe8a8ccda639018bfa4352b50ea6efb9ea6a66 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/cond.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/Attic/cond.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: cond.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 4568510df1a18ee2df7388f77bc5c517318eb322..f360869e0ab45f68f6c61d64829932a881a18554 100644 (file)
@@ -34,7 +34,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-any.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/Attic/gen-any.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-any.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 598d07aacd9ba5e7d425857372482ff07205e0ed..a0cc910c8971675d3c852de30c4b713d3b9c7b36 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-any.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/Attic/gen-any.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-any.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 55b40daa1db2577a530e20f1d88f79a6a195f73a..aa825e2c179ef5a4e04a36dc67fa407e467f248b 100644 (file)
@@ -34,7 +34,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-code.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/Attic/gen-code.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-code.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 10bd97276713bd4ff232a10dae657021ec2ef04d..6e494d6c5f78d574a6967eb80d86bf1313ea754b 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-code.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/Attic/gen-code.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-code.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 5298c510af6a1ae70ca79aefcbaca829cb27df22..35d1fd6290ceed4103f8a2e4b843a1234a8a92f7 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-vals.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/Attic/gen-vals.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-vals.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 90d8aeca7584f7f81fafd7e1e8c18fa1756b4af4..fe091e79ab7726d25b6e7a2bc55e139696427a19 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/gen-vals.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/Attic/gen-vals.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: gen-vals.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 708b0b26a2b59a3b0a5d26580c0aae249d4e4897..e98a43fdb573999e4e2945bdcef7c36a7beaf7d5 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/rules.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/Attic/rules.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: rules.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 1f466d1cbfa2da33a9f59740a7d321a43d798ffd..e45020710a9142a2974951396e046ca1af1f441a 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/rules.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/Attic/rules.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: rules.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 663fb9aeafaa4b86d7c96307376d8911fcc0a5d4..fffb4b4748edcd8647b8b5a8a4a044ac336cc634 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/types.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/Attic/types.c,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: types.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 4528f8e5341602393e0eff6200c48ff64c79a91f..99b1e2eb7cec715f2718a85456d55851e9159ba3 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/types.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/idl-gen/Attic/types.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: types.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 2ea13c766d5437f404656e3d37f27eee31a8322b..e20ccea8104acfc5fc0810cdca5d755e6bac3c50 100644 (file)
@@ -30,7 +30,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/str-util.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/Attic/str-util.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: str-util.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 4d4fc4d5d5ce11c2708f334eb6fe0e0c3cac3de7..9d6092a76c42c918f73e8bc36855b88c42321c10 100644 (file)
@@ -29,7 +29,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/str-util.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/Attic/str-util.h,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: str-util.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index 69e39c6db4baa87a9a870be297594131b4969c07..4a2aece6d5ac1d7241de0b0885ffc6556f61cb4d 100644 (file)
@@ -30,7 +30,7 @@
  *
  * INSERT_VDA_COMMENTS
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/tag-util.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/Attic/tag-util.c,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
  * $Log: tag-util.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:08  mb
  * Move from private repository to open source repository
index d779d67de8c9e52111bad4fa00fbab0f7f0c7157..fe844df047c1b23480a0f2437d90b660213c88dd 100644 (file)
@@ -28,7 +28,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/back-ends/tag-util.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/back-ends/Attic/tag-util.h,v 1.1.1.1 2001/05/18 23:14:09 mb Exp $
  * $Log: tag-util.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:09  mb
  * Move from private repository to open source repository
index 9f798a16ebe7fe9ff178ee6d7a0607b7612ffc82..346bc5c059b3036f27ae00e37c1ea3cf1d0aef0e 100644 (file)
@@ -12,7 +12,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/define.c,v 1.1 2001/06/20 21:27:56 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/define.c,v 1.1 2001/06/20 21:27:56 dmitch Exp $
  * $Log: define.c,v $
  * Revision 1.1  2001/06/20 21:27:56  dmitch
  * Adding missing snacc compiler files.
index 1ee7ed7574f59230a3cb99fb6626ac01a7e43b65..4a2598b7ac4c857574ff64a577f53dd8eda99c61 100644 (file)
@@ -9,7 +9,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/define.h,v 1.1 2001/06/20 21:27:56 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/define.h,v 1.1 2001/06/20 21:27:56 dmitch Exp $
  * $Log: define.h,v $
  * Revision 1.1  2001/06/20 21:27:56  dmitch
  * Adding missing snacc compiler files.
index dcf02520fa5a5cff8601c7753532f934e7fc21a7..1320a80765e94be90efbbaff9c93a17905f5c837 100644 (file)
@@ -15,7 +15,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/dependency.c,v 1.1 2001/06/20 21:27:56 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/dependency.c,v 1.1 2001/06/20 21:27:56 dmitch Exp $
  * $Log: dependency.c,v $
  * Revision 1.1  2001/06/20 21:27:56  dmitch
  * Adding missing snacc compiler files.
index d2240f5ad093d05a1492e58918a5ddf83bec35d2..f3e0333d6af68faf98f3b21742f99a25fe5e759d 100644 (file)
@@ -9,7 +9,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/dependency.h,v 1.1 2001/06/20 21:27:56 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/dependency.h,v 1.1 2001/06/20 21:27:56 dmitch Exp $
  * $Log: dependency.h,v $
  * Revision 1.1  2001/06/20 21:27:56  dmitch
  * Adding missing snacc compiler files.
index 59eae44ba7874397bc65076a20288b6fad59c508..9f96c0f87eea43c98eb79fd0051a878f21e695b4 100644 (file)
@@ -27,7 +27,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/do-macros.c,v 1.1 2001/06/20 21:27:56 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/do-macros.c,v 1.1 2001/06/20 21:27:56 dmitch Exp $
  * $Log: do-macros.c,v $
  * Revision 1.1  2001/06/20 21:27:56  dmitch
  * Adding missing snacc compiler files.
index 48b6ba371ac4bcf33c6db8db603f5651e7e071f9..723cfa2a52eb1876e75f3388a86658501463238e 100644 (file)
@@ -11,7 +11,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/do-macros.h,v 1.1 2001/06/20 21:27:56 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/do-macros.h,v 1.1 2001/06/20 21:27:56 dmitch Exp $
  * $Log: do-macros.h,v $
  * Revision 1.1  2001/06/20 21:27:56  dmitch
  * Adding missing snacc compiler files.
index fcd7569de539e061014d728d15fe86622dc71ec0..e057a16923bbddfe23e994a754948c0efb4e07a3 100644 (file)
@@ -53,7 +53,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/err-chk.c,v 1.1 2001/06/20 21:27:56 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/err-chk.c,v 1.1 2001/06/20 21:27:56 dmitch Exp $
  * $Log: err-chk.c,v $
  * Revision 1.1  2001/06/20 21:27:56  dmitch
  * Adding missing snacc compiler files.
index 1295295db777603aa9351dc5ce15d3d0a7cd4776..696d1954144ac8965e73533b9df8ad19b06612ef 100644 (file)
@@ -11,7 +11,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/err-chk.h,v 1.1 2001/06/20 21:27:56 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/err-chk.h,v 1.1 2001/06/20 21:27:56 dmitch Exp $
  * $Log: err-chk.h,v $
  * Revision 1.1  2001/06/20 21:27:56  dmitch
  * Adding missing snacc compiler files.
index d172ef8fb614501e6eac4ad10acb94b0ef8a244c..036366ed19bab11a25678310fee5bef420ca7cf4 100644 (file)
@@ -25,7 +25,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/exports.c,v 1.1 2001/06/20 21:27:56 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/exports.c,v 1.1 2001/06/20 21:27:56 dmitch Exp $
  * $Log: exports.c,v $
  * Revision 1.1  2001/06/20 21:27:56  dmitch
  * Adding missing snacc compiler files.
index 29790ccc393b0ea5fee2591df1ed1658d3b3e5ca..a016163af015d20a15a5ff866391b18d1abdae08 100644 (file)
@@ -24,7 +24,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/exports.h,v 1.1 2001/06/20 21:27:56 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/exports.h,v 1.1 2001/06/20 21:27:56 dmitch Exp $
  * $Log: exports.h,v $
  * Revision 1.1  2001/06/20 21:27:56  dmitch
  * Adding missing snacc compiler files.
index 611f0eaf9a4ff456ba1b9151663d148197385885..e0c8cc575ac2602dca149644776e667e611935e1 100644 (file)
@@ -14,7 +14,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/gen-tbls.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/gen-tbls.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: gen-tbls.c,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index 9363838a7e236a1c97aa5e683ce8a618046be1ed..bee475632a0ce8506442c1649b1849ba217594dc 100644 (file)
@@ -14,7 +14,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/gen-tbls.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/gen-tbls.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: gen-tbls.h,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index 8d2e954aedf1ee8393cd08f1b92669b10fcc5d69..28024dd960af310a9a73215d0746012a6507e351 100644 (file)
@@ -1,7 +1,7 @@
 /* A lexical scanner generated by flex */
 
 /* Scanner skeleton version:
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/lex-asn1.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/lex-asn1.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  */
 
 #define FLEX_SCANNER
@@ -1398,7 +1398,7 @@ char *yytext;
 /* (at your option) any later version. */
 /* these comments must only be a single line each - lex blows it otherwise */
 /* due to this claim, the rcs log is at the end of this file. */
-/* $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/lex-asn1.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $ */
+/* $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/lex-asn1.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $ */
 /* This lex spec should compile under either lex or flex. */
 /* There are three modes to the lexical analyzer, INITIAL, MACRO_DEF, */
 /* and BRACE_BAL.  INITIAL is the normal mode. MACRO_DEF is used by   */
index e53162ac05ef9f42952388c63438f73b364a2507..1063641b7d7eb0a571e1c7166175c36b4051c5fd 100644 (file)
@@ -20,7 +20,7 @@
 
 /* these comments must only be a single line each - lex blows it otherwise */
 /* due to this claim, the rcs log is at the end of this file. */
-/* $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/lex-asn1.l,v 1.1 2001/06/20 21:27:57 dmitch Exp $ */
+/* $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/lex-asn1.l,v 1.1 2001/06/20 21:27:57 dmitch Exp $ */
 
 /* This lex spec should compile under either lex or flex. */
 
index 5d9fb6a1e7e8a5ed7ca4481510a2f5d362b1a4c8..69f482e5d00e0143f3a4b21acd82c1ccfcdad4cf 100644 (file)
@@ -9,7 +9,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/lex-stuff.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/lex-stuff.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: lex-stuff.h,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index a2c214e821918a263418707ff5759c5945dd9821..bf47db42dbcc20e1a8375059a270c6030d8b2646 100644 (file)
@@ -10,7 +10,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/lib-types.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/lib-types.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: lib-types.c,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index 5f84109480f64237fd0283fa5404bd460bed98da..d3bf263ce796204dba9c1046af2dcafbd1abae70 100644 (file)
@@ -9,7 +9,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/lib-types.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/lib-types.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: lib-types.h,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index 0ffcf38ed2b83a0c92f808065f8a3991b24edc41..259194369d0c42fc8df7915fbb35f4969dcb9c25 100644 (file)
@@ -17,7 +17,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/link-types.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/link-types.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: link-types.c,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index ea0b4f3ad64da5d6d0b334122a1a057fa5be4b7f..79cb04a79405ddc6a0d280750466ffd2dc86d330 100644 (file)
@@ -11,7 +11,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/link-types.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/link-types.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: link-types.h,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index faba91d8527d9394a44a3636c529b908b136643d..68ae973bedd56d889c6c62a1eaccf55779f584ea 100644 (file)
@@ -17,7 +17,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/link-values.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/link-values.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: link-values.c,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index f41bcdbca0cbaa11c60f40d9dadd559a1e25e798..58679f24808d24c77f6f675640a50690b27a6cd8 100644 (file)
@@ -11,7 +11,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/link-values.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/link-values.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: link-values.h,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index 87873f7c6a9c3ec543dab7eb009f0c6be9f846b7..19fdd73623dcaacbbfe577443af650247f2c0e83 100644 (file)
@@ -15,7 +15,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/mem.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/mem.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: mem.c,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index d4b12f4372863cf8270612e71b0e465fe127c537..ee36dfa6ee80ad1ebd25896aee295e07c9f80a0d 100644 (file)
@@ -14,7 +14,7 @@
  * PURPOSE.  See the GNU General Public License and GNU Library General
  * Public License for more details.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/meta.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/meta.c,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: meta.c,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index e6625a0015a36ff479b770fcc80b0838e2724b05..88daf5afdb327c1183425e3fb5b2239479fee9b2 100644 (file)
@@ -14,7 +14,7 @@
  * PURPOSE.  See the GNU General Public License and GNU Library General
  * Public License for more details.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/meta.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/meta.h,v 1.1 2001/06/20 21:27:57 dmitch Exp $
  * $Log: meta.h,v $
  * Revision 1.1  2001/06/20 21:27:57  dmitch
  * Adding missing snacc compiler files.
index 90905a08475bdedc3c7114cb629ba44f013bd24f..6d52f951f3856df4db9f4bdd837170bc17966935 100644 (file)
@@ -56,7 +56,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/normalize.c,v 1.1 2001/06/20 21:27:58 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/normalize.c,v 1.1 2001/06/20 21:27:58 dmitch Exp $
  * $Log: normalize.c,v $
  * Revision 1.1  2001/06/20 21:27:58  dmitch
  * Adding missing snacc compiler files.
index 684d014d3a59f1811749d2955fc6c81ad15066e3..87bfaa3e8447b6ffef60526dd431c26d3fa18758 100644 (file)
@@ -10,7 +10,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/normalize.h,v 1.1 2001/06/20 21:27:58 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/normalize.h,v 1.1 2001/06/20 21:27:58 dmitch Exp $
  * $Log: normalize.h,v $
  * Revision 1.1  2001/06/20 21:27:58  dmitch
  * Adding missing snacc compiler files.
index a5150240fbaf7848736822043dc39bfe2f75fee9..22ed2ac3071906677f827c02495d6a57ed35defe 100644 (file)
@@ -16,7 +16,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/oid.c,v 1.1 2001/06/20 21:27:58 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/oid.c,v 1.1 2001/06/20 21:27:58 dmitch Exp $
  * $Log: oid.c,v $
  * Revision 1.1  2001/06/20 21:27:58  dmitch
  * Adding missing snacc compiler files.
index c4a9dd5b84fb28f9f07385cfae701e5868850254..68bc5c26ed29726fd597c42f29cc2ffdea62631d 100644 (file)
@@ -9,7 +9,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/oid.h,v 1.1 2001/06/20 21:27:58 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/oid.h,v 1.1 2001/06/20 21:27:58 dmitch Exp $
  * $Log: oid.h,v $
  * Revision 1.1  2001/06/20 21:27:58  dmitch
  * Adding missing snacc compiler files.
index 912c265d348e95414a2683562ff2a99f8b64c044..1228b9655e6a54bbf4a062dec1b435838a4c9813 100644 (file)
@@ -21,7 +21,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/parse-asn1.y,v 1.1 2001/06/20 21:27:58 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/parse-asn1.y,v 1.1 2001/06/20 21:27:58 dmitch Exp $
  * $Log: parse-asn1.y,v $
  * Revision 1.1  2001/06/20 21:27:58  dmitch
  * Adding missing snacc compiler files.
index 7889eae2e62efce64f94dd72581b9a6a6094ebcd..efcdb58b0c8ae15116ef2c21633eb00ca6e0df09 100644 (file)
@@ -9,7 +9,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/parser.h,v 1.1 2001/06/20 21:27:58 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/parser.h,v 1.1 2001/06/20 21:27:58 dmitch Exp $
  * $Log: parser.h,v $
  * Revision 1.1  2001/06/20 21:27:58  dmitch
  * Adding missing snacc compiler files.
index aee5978ba7721a71e06a3744e351bfd92ee10723..53405281a52291e485f1973b5486e57731c69512 100644 (file)
@@ -17,7 +17,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/print.c,v 1.1 2001/06/20 21:27:58 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/print.c,v 1.1 2001/06/20 21:27:58 dmitch Exp $
  * $Log: print.c,v $
  * Revision 1.1  2001/06/20 21:27:58  dmitch
  * Adding missing snacc compiler files.
index bcf1947de4692d97ac6f1c138f0702623cf6570a..954837bd6ddab8b071f5943ccc1a04e10181e051 100644 (file)
@@ -18,7 +18,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/print.h,v 1.1 2001/06/20 21:27:58 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/print.h,v 1.1 2001/06/20 21:27:58 dmitch Exp $
  * $Log: print.h,v $
  * Revision 1.1  2001/06/20 21:27:58  dmitch
  * Adding missing snacc compiler files.
index e854f24df8d6debc6e8468595194129cdbb2b4ca..9743d062dd12605114e2d79701fbc114de19ef9d 100644 (file)
@@ -17,7 +17,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/print2.c,v 1.1 2001/06/20 21:27:58 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/print2.c,v 1.1 2001/06/20 21:27:58 dmitch Exp $
  * $Log: print2.c,v $
  * Revision 1.1  2001/06/20 21:27:58  dmitch
  * Adding missing snacc compiler files.
index 167ec8952a66332f2b58ad8eac3aa3387677021e..aae1c9eeb92f24c4ebd191f7c3590b3c05170afa 100644 (file)
@@ -25,7 +25,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/recursive.c,v 1.1 2001/06/20 21:27:58 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/recursive.c,v 1.1 2001/06/20 21:27:58 dmitch Exp $
  * $Log: recursive.c,v $
  * Revision 1.1  2001/06/20 21:27:58  dmitch
  * Adding missing snacc compiler files.
index 87169bdc91324b422d9cd4688567e7ae0c7998bf..f549e8d501c5213bd63fb19a83cc680de7ce6880 100644 (file)
@@ -10,7 +10,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/recursive.h,v 1.1 2001/06/20 21:27:59 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/recursive.h,v 1.1 2001/06/20 21:27:59 dmitch Exp $
  * $Log: recursive.h,v $
  * Revision 1.1  2001/06/20 21:27:59  dmitch
  * Adding missing snacc compiler files.
index 1ce4711a28962d974a24833123399c273ddd74d8..b44f6719672620903dbac0cc7511062d3fcf0eb0 100644 (file)
@@ -14,7 +14,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/snacc-util.c,v 1.1 2001/06/20 21:27:59 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/snacc-util.c,v 1.1 2001/06/20 21:27:59 dmitch Exp $
  * $Log: snacc-util.c,v $
  * Revision 1.1  2001/06/20 21:27:59  dmitch
  * Adding missing snacc compiler files.
index aa7205b59b8ae4584d97adf063da07de94c922f5..6f5e178bbbc02ee21973506a85409ad621d76ae8 100644 (file)
@@ -8,7 +8,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/snacc-util.h,v 1.1 2001/06/20 21:27:59 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/snacc-util.h,v 1.1 2001/06/20 21:27:59 dmitch Exp $
  * $Log: snacc-util.h,v $
  * Revision 1.1  2001/06/20 21:27:59  dmitch
  * Adding missing snacc compiler files.
index 547f740bd9d548b1de849c19a89fa6ab2f28f046..6650a469a9b241f7ad97d194178b177b396b0104 100644 (file)
@@ -36,7 +36,7 @@
  *
  * INSERT_VDA_COMMENTS
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/snacc.c,v 1.1 2001/06/20 21:27:59 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/snacc.c,v 1.1 2001/06/20 21:27:59 dmitch Exp $
  * $Log: snacc.c,v $
  * Revision 1.1  2001/06/20 21:27:59  dmitch
  * Adding missing snacc compiler files.
index d04cda0cda2cfbfcffe64d0fd49b8e8403280688..b3c2745f5728f578f878630a558e8f7ac2306e9b 100644 (file)
@@ -16,7 +16,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/val-parser.c,v 1.1 2001/06/20 21:27:59 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/val-parser.c,v 1.1 2001/06/20 21:27:59 dmitch Exp $
  * $Log: val-parser.c,v $
  * Revision 1.1  2001/06/20 21:27:59  dmitch
  * Adding missing snacc compiler files.
index 0c68bcc58b25af09bc54888a202e5150e47582b4..fee3ce4f1e9c7a64b37bd0ac113fb66142b64463 100644 (file)
@@ -14,7 +14,7 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/core/val-parser.h,v 1.1 2001/06/20 21:27:59 dmitch Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/core/Attic/val-parser.h,v 1.1 2001/06/20 21:27:59 dmitch Exp $
  * $Log: val-parser.h,v $
  * Revision 1.1  2001/06/20 21:27:59  dmitch
  * Adding missing snacc compiler files.
index 836bc6d8eb4aff3e717c1dd4cf7518a356b90840..7c9276f55782056b1ab059bcb1c0d42a3b94606d 100644 (file)
@@ -7,7 +7,7 @@
 # Mike Sample
 # 1992
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/compiler/makefile,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/compiler/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:08 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:08  mb
 # Move from private repository to open source repository
index 80d809e08bec5a0dc2e4601db8d1d98a4f62f5a4..8de0f4fc08ed53543a3c4ba867f7a5cdc475c97b 100644 (file)
@@ -43,7 +43,7 @@
 /*
  * file: acconfig.h
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/config.h.in,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/Attic/config.h.in,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
  * $Log: config.h.in,v $
  * Revision 1.1.1.1  2001/05/18 23:14:04  mb
  * Move from private repository to open source repository
index 792cb630e6c74c68578ba584a442b8f00a9cfaa6..17df902978bc4cc2536e69a7f9f87d394d0f0cef 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/asn1-defs.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/asn1-defs.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/asn1-defs.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: asn1-defs.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index de85d6376360397d7adf7ca65df1cf74403eb559..d96209ab6f12976568b79982429d759b0de764ee 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/c++-gen.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/c++-gen.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/c++-gen.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: c++-gen.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index 0b8f0d5a5bbd6b1feb7291e7c149a65377f9e1de..e130227a2f0eccee344012794eca2698d5dac126 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/c++-lib.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/c++-lib.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/c++-lib.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: c++-lib.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index db0c09348d4d68f15e0f93b001887fcc539b10df..34d6b39b1c460f0e698cc7e34d62c45f3217b7ff 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/c-gen.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/c-gen.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/c-gen.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: c-gen.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index 0f1723db07ab7d9e94e927c90632b47a58c6ed55..b7f1aedc2b292749ff2d01bea4a4052747ca454d 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/c-lib.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/c-lib.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/c-lib.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: c-lib.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index b345cb05382da6e877d1333f87d36b7a5a6985a2..688be5a0380367b0da528e3e208d91813b398604 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/coding.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/coding.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/coding.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: coding.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index d81ff29045f39c0f3861b9b15af5ebb78484fe49..99156fabfada6c19f45eea1414bb3b78d90c7c3b 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/corba.bib
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/corba.bib,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/corba.bib,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: corba.bib,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index 2ce1bb6198b4ecb3a97053333618b7f5141bfe9d..d4ebd002014a7ed5e8c78d008b0e08eb8df59823 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/design.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/design.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/design.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: design.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index f90ea1b9f097de153cd82b5c43289e2ed966b654..3f2ac75466f018d9b6741c8d00bae7f41b3f90f1 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/editor.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/editor.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/editor.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: editor.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index d416eaeefc691ead870705d5ee0c25d8d1c645bc..4662e587cbc044bdbf5431e00a9974a7bc784bdb 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/future-work.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/future-work.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/future-work.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: future-work.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index 15e469645e384032c57f18b7ae05f831f81105ca..3bb2d9665706d20985119f0ba166bdd0dc951fa6 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/idl-gen.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/idl-gen.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/idl-gen.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: idl-gen.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index d5ee71880d3c48c0b0a0319be77795739c5fd470..e9ab049115cfb1f0c9f419b783773d79df96e7fc 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/intro-1.1.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/intro-1.1.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/intro-1.1.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: intro-1.1.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index 0c2cf4c3423742cab37aca0d45151e7844c11a6d..8bf3a6016b3f2d006d4ef32d7e380caeab3df9fd 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/intro-1.2.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/intro-1.2.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/intro-1.2.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: intro-1.2.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index efec5a5dfc7513119a8dd245bc9508717bd28935..f828c22e2792cf02a214c9a4eaf8313bb03451e7 100644 (file)
@@ -8,7 +8,7 @@
 #
 #  if latex bombs unexplainably, try 'make clean' followed by 'make'
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:10  mb
 # Move from private repository to open source repository
index 45c6cf6be81e906e67379f537af0f47a9b174f65..203b7791e56604b1524e125f0a0a1a134eea1c9f 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/makefile.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/makefile.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/makefile.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: makefile.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index 8d2a81ba53f4d192ffa5b620f4ef979a2671b6ba..1db05d72000afe5f9c06d90ef376bb3a4b2e9305 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/meta.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/meta.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/meta.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: meta.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index eb8520481b8fa6a44294beae45ac2b7d1fee076c..7e7a02a33d9a61728f971975748a9b0cc556d2cb 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/misc-hyph.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/misc-hyph.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/misc-hyph.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: misc-hyph.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index 2afacfa7831e78b5b3344cbe3aa81084bf37418c..45291fa5111848e1d947a75257925c8a2be6d3f7 100644 (file)
@@ -1,6 +1,6 @@
 .\" Copyright (c) 1993 by Mike Sample and UBC
 .\" See section COPYING for conditions for redistribution
-.\" $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/mkchdr.1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+.\" $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/mkchdr.1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 .\" $Log: mkchdr.1,v $
 .\" Revision 1.1.1.1  2001/05/18 23:14:10  mb
 .\" Move from private repository to open source repository
index 1ca5bb20ec0a01a1b33bcf7943321c4c9deede85..7d2a73c108fd04b5c93f79792896e118c7a6a5a3 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/modifying.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/modifying.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/modifying.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: modifying.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index 58f5e4c5a00144b6987787e9a972c40219f2edf8..314ce60c0c8cc855ea4d142ccfd556f7a36efc97 100644 (file)
@@ -1,6 +1,6 @@
 .\" Copyright (c) 1993 by Mike Sample and UBC
 .\" See section COPYING for conditions for redistribution
-.\" $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/ptbl.1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+.\" $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/ptbl.1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 .\" $Log: ptbl.1,v $
 .\" Revision 1.1.1.1  2001/05/18 23:14:10  mb
 .\" Move from private repository to open source repository
index c4daf0a2dbd514a5347521f2f93df25c13d8f5f6..9e7a379a7dff5464dadf09359832585f8a8e24de 100644 (file)
@@ -1,6 +1,6 @@
 .\" Copyright (c) 1993 by Mike Sample and UBC
 .\" See section COPYING for conditions for redistribution
-.\" $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/pval.1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+.\" $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/pval.1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 .\" $Log: pval.1,v $
 .\" Revision 1.1.1.1  2001/05/18 23:14:10  mb
 .\" Move from private repository to open source repository
index de4799d06f0e70098037904f5ee2cae279c9f443..ab05da588b2f4057fea843785642856980d71548 100644 (file)
@@ -1,6 +1,6 @@
 .\" Copyright (c) 1993 by Mike Sample and UBC
 .\" See section COPYING for conditions for redistribution
-.\" $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/snacc.1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+.\" $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/snacc.1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 .\" $Log: snacc.1,v $
 .\" Revision 1.1.1.1  2001/05/18 23:14:10  mb
 .\" Move from private repository to open source repository
index 99e49c180ba460706f4cef94929e0a5614d31c96..601a09d9df1c3f2e20ed2664a491b4dd1ed1e833 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/snacc.bib
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/snacc.bib,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/snacc.bib,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: snacc.bib,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index 6c6c3d2cae5226ad3fe88158634c708f0afcea61..b54521e1209b5186e681d7b62745ced96f54c3c4 100644 (file)
@@ -1,7 +1,7 @@
 '\" This manual page, except for the introductory troff macros, is
 '\" Copyright (c) 1995 by Robert Joop.
 '\" 
-'\" $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/snacc.n,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+'\" $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/snacc.n,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 '\" $Log: snacc.n,v $
 '\" Revision 1.1.1.1  2001/05/18 23:14:10  mb
 '\" Move from private repository to open source repository
index 7e4c71dcf959841626d8fb154b0990239c6107ec..ee34ca4da65e8a7da1cb89a0c0f3f998329bcbea 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/snacc.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/snacc.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/snacc.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: snacc.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index 11003a1975240deb5cc0e13e237c63114185f2cb..9b60a7a23fae20d5953492b09483f0b9bdb7a1fc 100644 (file)
@@ -1,7 +1,7 @@
 '\" This manual page, except for the introductory troff macros, is
 '\" Copyright (c) 1995 by Robert Joop.
 '\" 
-'\" $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/snacced.1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+'\" $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/snacced.1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 '\" $Log: snacced.1,v $
 '\" Revision 1.1.1.1  2001/05/18 23:14:10  mb
 '\" Move from private repository to open source repository
index a90ff6593c8fc3833ee645f7ef3203727fe9e30b..316b6fd33b9a60e0cc1f555d656981820f681992 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/tcl.bib
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/tcl.bib,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/tcl.bib,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: tcl.bib,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index be13e168f21a9eb712df0c94ced3cbd4665cb957..e2f08cc6b11f3415067b9a6dc1732347dc7d3efd 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/tcl.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/tcl.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/tcl.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: tcl.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index 7cd4fe625d1560c917465f53d5c79cb02a6588cd..0c5f076872207a1abbe1acf81da3fc29681dbead 100644 (file)
@@ -1,6 +1,6 @@
 % file: .../doc/ttab.tex
 
-% $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/doc/ttab.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+% $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/ttab.tex,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 % $Log: ttab.tex,v $
 % Revision 1.1.1.1  2001/05/18 23:14:10  mb
 % Move from private repository to open source repository
index acdaf3355d475089d18c93f8e18cc5878154d9a3..6982b1d2e2942d913f53b1d28bb9aa661eda7a66 100644 (file)
@@ -4,7 +4,7 @@
 #
 #  MS 92
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/makefile,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:04  mb
 # Move from private repository to open source repository
index e51cc7c89ed38249162600fe4cf9923302b7e6fe..dc21ec1905185e35dcebbe54dc76d6d5a9c8884e 100644 (file)
@@ -3,7 +3,7 @@
 #
 # INSERT_VDA_COMMENTS
 # 
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/makehead.in,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/Attic/makehead.in,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
 # $Log: makehead.in,v $
 # Revision 1.1.1.1  2001/05/18 23:14:04  mb
 # Move from private repository to open source repository
index 6dd0621b067f64732375ac172d304222dbe3592a..c40c78af8c3e86db6fcddd26d0d248e517a9ac45 100644 (file)
@@ -18,7 +18,7 @@
 #
 # INSERT_VDA_COMMENTS
 # 
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/makehead.static,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/Attic/makehead.static,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
 # $Log: makehead.static,v $
 # Revision 1.1.1.1  2001/05/18 23:14:04  mb
 # Move from private repository to open source repository
index 0545a6241dc1e9a402476b2bfb8424e2968542f9..e7a6609d92ca7c3c1a1e1354265d30eab02a8271 100644 (file)
@@ -1,6 +1,6 @@
 # file: maketail
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/maketail,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/Attic/maketail,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
 # $Log: maketail,v $
 # Revision 1.1.1.1  2001/05/18 23:14:04  mb
 # Move from private repository to open source repository
index 7f1dca18b2b3f0cebee51bf57015fc3e7ddf440d..73dded49495c4213ce3cc6cdd07ad18e0a82c6eb 100644 (file)
@@ -21,7 +21,7 @@
  *
  * INSERT_VDA_COMMENTS
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/snacc.h,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/Attic/snacc.h,v 1.1.1.1 2001/05/18 23:14:04 mb Exp $
  * $Log: snacc.h,v $
  * Revision 1.1.1.1  2001/05/18 23:14:04  mb
  * Move from private repository to open source repository
index 5a008d9b2b31f6315b6614f55b28fe20719eb542..073608f7faa172ecdb8dd329ff0531765fb4a8c3 100644 (file)
@@ -76,7 +76,7 @@ Q.  Tell me more.
 A.  Look at the manual. (in .../doc/)
 
 #-------------------------------------------------------------------------------
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tbl-example/README,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/tbl-example/Attic/README,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 # $Log: README,v $
 # Revision 1.1.1.1  2001/05/18 23:14:10  mb
 # Move from private repository to open source repository
index 70baa313f50cc429081d481e935cbf42c1d43422..673c06213d59b50501caf27ef0d24c618caadaca 100644 (file)
@@ -42,7 +42,7 @@
  * PURPOSE.  See the GNU General Public License and GNU Library General
  * Public License for more details.
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tbl-example/example.c,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/tbl-example/Attic/example.c,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
  * $Log: example.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:10  mb
  * Move from private repository to open source repository
index 124f03136796b4f14e5e6e857fe9f56dcf67ab70..737ed74a7b5bfea10bfe2abfd6a4b339aa638733 100644 (file)
@@ -1,6 +1,6 @@
 # file: .../tbl-example/makefile
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tbl-example/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/tbl-example/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:10  mb
 # Move from private repository to open source repository
index 76cb47e7d381190d1a57fca9e675a9a072e77ac7..4dbc1eae14452322eb135acaff62d1eccb775195 100644 (file)
@@ -6,7 +6,7 @@
 #
 # MS 93
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tbl-tools/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/tbl-tools/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:10  mb
 # Move from private repository to open source repository
index 81c50529defdf510e46aefa7ff18507867eff152..e7cf3cef259e705bb9b35bc9535f28de808ab4f6 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Makefile for the asnwish
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tcl-asn/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/tcl-asn/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:10  mb
 # Move from private repository to open source repository
index 762c6a5146bfef2da2ae802eb8747881c2d913eb..82ad3673dcb5dad2ccd62f875cd93b6b4740b23e 100644 (file)
@@ -2,7 +2,7 @@
 --
 -- snacced example, simple types module
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tcl-example/edex0.asn1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/tcl-example/Attic/edex0.asn1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 -- $Log: edex0.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:10  mb
 -- Move from private repository to open source repository
index 28956984c5ae186ff37220f3dcc35171d29bee9f..9644caa1a0c08eeed365fd6ddd671497cd1a50c9 100644 (file)
@@ -2,7 +2,7 @@
 --
 -- snacced example, structured types module
 --
--- $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tcl-example/edex1.asn1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+-- $Header: /cvs/root/Security/SecuritySNACCRuntime/tcl-example/Attic/edex1.asn1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 -- $Log: edex1.asn1,v $
 -- Revision 1.1.1.1  2001/05/18 23:14:10  mb
 -- Move from private repository to open source repository
index 558997fb85f9424f120e5a06dc0e7b7125bbb638..018e85ac788f25c3d1b8ec2dcc88bf9d28650ce1 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Makefile for the snaccwish
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tcl-example/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/tcl-example/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:10  mb
 # Move from private repository to open source repository
index f77d1afb7dcb0806ad33b59672f89fa3258379a8..63506b364477a154e8484d12552f5e3c18270257 100644 (file)
@@ -1,7 +1,7 @@
 # file: help.tcl
 # toplevel widget to display a help text (modal)
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tcl-lib/help.tcl,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/tcl-lib/Attic/help.tcl,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 # $Log: help.tcl,v $
 # Revision 1.1.1.1  2001/05/18 23:14:10  mb
 # Move from private repository to open source repository
index db465263a8bc63aa163114b590c3b6eb2a58b597..ba7e6b134fd46c9f23584481e8de940c0e7a9687 100644 (file)
@@ -1,6 +1,6 @@
 # file: .../tcl-lib/makefile
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tcl-lib/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/tcl-lib/Attic/makefile,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 # $Log: makefile,v $
 # Revision 1.1.1.1  2001/05/18 23:14:10  mb
 # Move from private repository to open source repository
index 9bad07cfa10099aeb2387a3958ab844b9125e832..cd3bb90504f76f618f9d9bcfda8d355a60088db1 100644 (file)
@@ -1,7 +1,7 @@
 # file: selbox.tcl
 # file and content type selection box (ASN.1)
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tcl-lib/selbox.tcl,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/tcl-lib/Attic/selbox.tcl,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
 # $Log: selbox.tcl,v $
 # Revision 1.1.1.1  2001/05/18 23:14:10  mb
 # Move from private repository to open source repository
index caa6f27be176574058c4002bf4cc24e9ebcb787e..295b880c6818e648f44120deda01ce01ff33dd10 100644 (file)
@@ -1,6 +1,6 @@
 # file: .../tcl-lib/snacced.tcl
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tcl-lib/snacced.tcl,v 1.1.1.1 2001/05/18 23:14:11 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/tcl-lib/Attic/snacced.tcl,v 1.1.1.1 2001/05/18 23:14:11 mb Exp $
 # $Log: snacced.tcl,v $
 # Revision 1.1.1.1  2001/05/18 23:14:11  mb
 # Move from private repository to open source repository
index dbdeada3dff7245b5fcced68724b68da09b93c53..d2feddb29e55d87732a8900bf279b3f36611245b 100644 (file)
@@ -1,7 +1,7 @@
 # file: tkuti.tcl
 # miscellaneous Tk utilities.
 #
-# $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tcl-lib/tkuti.tcl,v 1.1.1.1 2001/05/18 23:14:11 mb Exp $
+# $Header: /cvs/root/Security/SecuritySNACCRuntime/tcl-lib/Attic/tkuti.tcl,v 1.1.1.1 2001/05/18 23:14:11 mb Exp $
 # $Log: tkuti.tcl,v $
 # Revision 1.1.1.1  2001/05/18 23:14:11  mb
 # Move from private repository to open source repository
index 54e13c5dcc992a1cf9183cacd1c3c3635c32b6f1..29f7c0eb97c942707045e5f167bbe2293dc4841d 100644 (file)
@@ -20,7 +20,7 @@
  * file: tcl-p.c
  * purpose: check and return via exit code whether the tcl interface needs to be made
  *
- * $Header: /cvs/Darwin/src/live/Security/SecuritySNACCRuntime/tcl-p.c,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
+ * $Header: /cvs/root/Security/SecuritySNACCRuntime/Attic/tcl-p.c,v 1.1.1.1 2001/05/18 23:14:05 mb Exp $
  * $Log: tcl-p.c,v $
  * Revision 1.1.1.1  2001/05/18 23:14:05  mb
  * Move from private repository to open source repository