summaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto')
-rw-r--r--secure/lib/libcrypto/Makefile2
-rw-r--r--secure/lib/libcrypto/Makefile.asm2
-rw-r--r--secure/lib/libcrypto/Makefile.inc2
-rw-r--r--secure/lib/libcrypto/Makefile.man2
-rw-r--r--secure/lib/libcrypto/i386/bf-586.s2
-rw-r--r--secure/lib/libcrypto/i386/bf-686.s2
-rw-r--r--secure/lib/libcrypto/i386/bn-586.s2
-rw-r--r--secure/lib/libcrypto/i386/cast-586.s2
-rw-r--r--secure/lib/libcrypto/i386/co-586.s2
-rw-r--r--secure/lib/libcrypto/i386/crypt586.s2
-rw-r--r--secure/lib/libcrypto/i386/des-586.s2
-rw-r--r--secure/lib/libcrypto/i386/md5-586.s2
-rw-r--r--secure/lib/libcrypto/i386/rc4-586.s2
-rw-r--r--secure/lib/libcrypto/i386/rc5-586.s2
-rw-r--r--secure/lib/libcrypto/i386/rmd-586.s2
-rw-r--r--secure/lib/libcrypto/i386/sha1-586.s2
-rw-r--r--secure/lib/libcrypto/opensslconf-alpha.h2
-rw-r--r--secure/lib/libcrypto/opensslconf-amd64.h2
-rw-r--r--secure/lib/libcrypto/opensslconf-arm.h2
-rw-r--r--secure/lib/libcrypto/opensslconf-i386.h2
-rw-r--r--secure/lib/libcrypto/opensslconf-ia64.h2
-rw-r--r--secure/lib/libcrypto/opensslconf-powerpc.h2
-rw-r--r--secure/lib/libcrypto/opensslconf-sparc64.h2
23 files changed, 23 insertions, 23 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 5c22f97b04409..850080b317f13 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/secure/lib/libcrypto/Makefile,v 1.73.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $
LIB= crypto
SHLIBDIR?= /lib
diff --git a/secure/lib/libcrypto/Makefile.asm b/secure/lib/libcrypto/Makefile.asm
index 50584ee03ed6e..1e1d4f9326b5b 100644
--- a/secure/lib/libcrypto/Makefile.asm
+++ b/secure/lib/libcrypto/Makefile.asm
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/secure/lib/libcrypto/Makefile.asm,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $
# Use this to help generate the asm *.s files after an import. It is not
# perfect by any means, but does what is needed.
# Do a 'make -f Makefile.asm all' and it will generate *.s. Move them
diff --git a/secure/lib/libcrypto/Makefile.inc b/secure/lib/libcrypto/Makefile.inc
index f4bde45372261..0c0be2692d8b9 100644
--- a/secure/lib/libcrypto/Makefile.inc
+++ b/secure/lib/libcrypto/Makefile.inc
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/secure/lib/libcrypto/Makefile.inc,v 1.40.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $
LCRYPTO_SRC= ${.CURDIR}/../../../crypto/openssl
LCRYPTO_DOC= ${.CURDIR}/../../../crypto/openssl/doc
diff --git a/secure/lib/libcrypto/Makefile.man b/secure/lib/libcrypto/Makefile.man
index 9a5f259080c80..730ffd03779d4 100644
--- a/secure/lib/libcrypto/Makefile.man
+++ b/secure/lib/libcrypto/Makefile.man
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/secure/lib/libcrypto/Makefile.man,v 1.3.12.1 2008/10/02 02:57:24 kensmith Exp $
# DO NOT EDIT: generated from man-makefile-update target
MAN+= ASN1_OBJECT_new.3
MAN+= ASN1_STRING_length.3
diff --git a/secure/lib/libcrypto/i386/bf-586.s b/secure/lib/libcrypto/i386/bf-586.s
index 73e0042430ce7..f4c2589c32c20 100644
--- a/secure/lib/libcrypto/i386/bf-586.s
+++ b/secure/lib/libcrypto/i386/bf-586.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/bf-586.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/i386/bf-686.s b/secure/lib/libcrypto/i386/bf-686.s
index d3b4cb8955864..adf74f975a07f 100644
--- a/secure/lib/libcrypto/i386/bf-686.s
+++ b/secure/lib/libcrypto/i386/bf-686.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/bf-686.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/i386/bn-586.s b/secure/lib/libcrypto/i386/bn-586.s
index 88c73fa3c9f91..d8aa2947ca7fa 100644
--- a/secure/lib/libcrypto/i386/bn-586.s
+++ b/secure/lib/libcrypto/i386/bn-586.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/bn-586.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/i386/cast-586.s b/secure/lib/libcrypto/i386/cast-586.s
index bb31376b57474..d6b173a54621a 100644
--- a/secure/lib/libcrypto/i386/cast-586.s
+++ b/secure/lib/libcrypto/i386/cast-586.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/cast-586.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/i386/co-586.s b/secure/lib/libcrypto/i386/co-586.s
index 4e554b0387ed1..6171764dc9f74 100644
--- a/secure/lib/libcrypto/i386/co-586.s
+++ b/secure/lib/libcrypto/i386/co-586.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/co-586.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/i386/crypt586.s b/secure/lib/libcrypto/i386/crypt586.s
index dc594e4809e36..74c50ff95bf8a 100644
--- a/secure/lib/libcrypto/i386/crypt586.s
+++ b/secure/lib/libcrypto/i386/crypt586.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/crypt586.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/i386/des-586.s b/secure/lib/libcrypto/i386/des-586.s
index b7612905cf20c..0ce88678ca352 100644
--- a/secure/lib/libcrypto/i386/des-586.s
+++ b/secure/lib/libcrypto/i386/des-586.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/des-586.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/i386/md5-586.s b/secure/lib/libcrypto/i386/md5-586.s
index b97c357411695..3b70455540056 100644
--- a/secure/lib/libcrypto/i386/md5-586.s
+++ b/secure/lib/libcrypto/i386/md5-586.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/md5-586.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/i386/rc4-586.s b/secure/lib/libcrypto/i386/rc4-586.s
index ad274986ac25b..8e41146c42532 100644
--- a/secure/lib/libcrypto/i386/rc4-586.s
+++ b/secure/lib/libcrypto/i386/rc4-586.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/rc4-586.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/i386/rc5-586.s b/secure/lib/libcrypto/i386/rc5-586.s
index a33eff94806e7..6b0606e34b75c 100644
--- a/secure/lib/libcrypto/i386/rc5-586.s
+++ b/secure/lib/libcrypto/i386/rc5-586.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/rc5-586.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/i386/rmd-586.s b/secure/lib/libcrypto/i386/rmd-586.s
index fb541db16e7a5..08962f4ecea12 100644
--- a/secure/lib/libcrypto/i386/rmd-586.s
+++ b/secure/lib/libcrypto/i386/rmd-586.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/rmd-586.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/i386/sha1-586.s b/secure/lib/libcrypto/i386/sha1-586.s
index 4a35f9ddb9629..e54d3d494f76a 100644
--- a/secure/lib/libcrypto/i386/sha1-586.s
+++ b/secure/lib/libcrypto/i386/sha1-586.s
@@ -1,4 +1,4 @@
- # $FreeBSD$
+ # $FreeBSD: src/secure/lib/libcrypto/i386/sha1-586.s,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $
diff --git a/secure/lib/libcrypto/opensslconf-alpha.h b/secure/lib/libcrypto/opensslconf-alpha.h
index 14e5af5bf0187..5ab3b466b86f3 100644
--- a/secure/lib/libcrypto/opensslconf-alpha.h
+++ b/secure/lib/libcrypto/opensslconf-alpha.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/secure/lib/libcrypto/opensslconf-alpha.h,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ */
/* opensslconf.h */
/* WARNING: Generated automatically from opensslconf.h.in by Configure. */
diff --git a/secure/lib/libcrypto/opensslconf-amd64.h b/secure/lib/libcrypto/opensslconf-amd64.h
index 14e5af5bf0187..b53b01b00fc8b 100644
--- a/secure/lib/libcrypto/opensslconf-amd64.h
+++ b/secure/lib/libcrypto/opensslconf-amd64.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/secure/lib/libcrypto/opensslconf-amd64.h,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ */
/* opensslconf.h */
/* WARNING: Generated automatically from opensslconf.h.in by Configure. */
diff --git a/secure/lib/libcrypto/opensslconf-arm.h b/secure/lib/libcrypto/opensslconf-arm.h
index 736c996ce4c3c..1851270cee129 100644
--- a/secure/lib/libcrypto/opensslconf-arm.h
+++ b/secure/lib/libcrypto/opensslconf-arm.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/secure/lib/libcrypto/opensslconf-arm.h,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ */
/* opensslconf.h */
/* WARNING: Generated automatically from opensslconf.h.in by Configure. */
diff --git a/secure/lib/libcrypto/opensslconf-i386.h b/secure/lib/libcrypto/opensslconf-i386.h
index 736c996ce4c3c..1c70d818c4a12 100644
--- a/secure/lib/libcrypto/opensslconf-i386.h
+++ b/secure/lib/libcrypto/opensslconf-i386.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/secure/lib/libcrypto/opensslconf-i386.h,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ */
/* opensslconf.h */
/* WARNING: Generated automatically from opensslconf.h.in by Configure. */
diff --git a/secure/lib/libcrypto/opensslconf-ia64.h b/secure/lib/libcrypto/opensslconf-ia64.h
index 14e5af5bf0187..d6d2b941df55e 100644
--- a/secure/lib/libcrypto/opensslconf-ia64.h
+++ b/secure/lib/libcrypto/opensslconf-ia64.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/secure/lib/libcrypto/opensslconf-ia64.h,v 1.4.24.1 2008/10/02 02:57:24 kensmith Exp $ */
/* opensslconf.h */
/* WARNING: Generated automatically from opensslconf.h.in by Configure. */
diff --git a/secure/lib/libcrypto/opensslconf-powerpc.h b/secure/lib/libcrypto/opensslconf-powerpc.h
index 736c996ce4c3c..0a45dd370acdd 100644
--- a/secure/lib/libcrypto/opensslconf-powerpc.h
+++ b/secure/lib/libcrypto/opensslconf-powerpc.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/secure/lib/libcrypto/opensslconf-powerpc.h,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ */
/* opensslconf.h */
/* WARNING: Generated automatically from opensslconf.h.in by Configure. */
diff --git a/secure/lib/libcrypto/opensslconf-sparc64.h b/secure/lib/libcrypto/opensslconf-sparc64.h
index 14e5af5bf0187..674af9d5fef23 100644
--- a/secure/lib/libcrypto/opensslconf-sparc64.h
+++ b/secure/lib/libcrypto/opensslconf-sparc64.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/secure/lib/libcrypto/opensslconf-sparc64.h,v 1.4.24.1 2008/10/02 02:57:24 kensmith Exp $ */
/* opensslconf.h */
/* WARNING: Generated automatically from opensslconf.h.in by Configure. */