diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:19:54 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:19:54 +0000 |
commit | cc28c79becc0c69f0d33337062166295c1f52d63 (patch) | |
tree | 027a1716b81de12e9d3735d93dcaf4b08ccb78af /crypto | |
parent | a92e32c6e92d43c510782860a055a2d736966c11 (diff) |
Diffstat (limited to 'crypto')
53 files changed, 38 insertions, 38 deletions
diff --git a/crypto/README b/crypto/README index a3c5ccf50a1c4..4446e5e8b0b05 100644 --- a/crypto/README +++ b/crypto/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/crypto/README,v 1.6.40.1 2010/12/21 17:10:29 kensmith Exp $ This directory is for the EXACT same use as src/contrib, except it holds crypto sources. In other words, this holds raw sources obtained diff --git a/crypto/heimdal/FREEBSD-Xlist b/crypto/heimdal/FREEBSD-Xlist index 6695918969909..2078c28fc9d47 100644 --- a/crypto/heimdal/FREEBSD-Xlist +++ b/crypto/heimdal/FREEBSD-Xlist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/crypto/heimdal/FREEBSD-Xlist,v 1.2.24.1 2010/12/21 17:10:29 kensmith Exp $ TODO* *.info* *.cat[0-9] diff --git a/crypto/heimdal/admin/ktutil_locl.h b/crypto/heimdal/admin/ktutil_locl.h index cf6a6f3548da9..ddacfdcbe7153 100644 --- a/crypto/heimdal/admin/ktutil_locl.h +++ b/crypto/heimdal/admin/ktutil_locl.h @@ -33,7 +33,7 @@ /* * $Id: ktutil_locl.h,v 1.18 2002/09/10 20:03:45 joda Exp $ - * $FreeBSD$ + * $FreeBSD: src/crypto/heimdal/admin/ktutil_locl.h,v 1.7.38.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __KTUTIL_LOCL_H__ diff --git a/crypto/heimdal/appl/ftp/ftp/ftp_locl.h b/crypto/heimdal/appl/ftp/ftp/ftp_locl.h index f371ca1e1edff..8682bb6628f41 100644 --- a/crypto/heimdal/appl/ftp/ftp/ftp_locl.h +++ b/crypto/heimdal/appl/ftp/ftp/ftp_locl.h @@ -32,7 +32,7 @@ */ /* $Id: ftp_locl.h,v 1.37 2002/09/10 20:03:46 joda Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/heimdal/appl/ftp/ftp/ftp_locl.h,v 1.6.38.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __FTP_LOCL_H__ #define __FTP_LOCL_H__ diff --git a/crypto/heimdal/appl/rcp/extern.h b/crypto/heimdal/appl/rcp/extern.h index a98456d305e2e..9c927dbb753c8 100644 --- a/crypto/heimdal/appl/rcp/extern.h +++ b/crypto/heimdal/appl/rcp/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.1 (Berkeley) 5/31/93 - * $FreeBSD$ + * $FreeBSD: src/crypto/heimdal/appl/rcp/extern.h,v 1.1.1.1.42.1 2010/12/21 17:10:29 kensmith Exp $ */ typedef struct { diff --git a/crypto/heimdal/appl/rcp/util.c b/crypto/heimdal/appl/rcp/util.c index 3621d307a4251..6f058e8313a3e 100644 --- a/crypto/heimdal/appl/rcp/util.c +++ b/crypto/heimdal/appl/rcp/util.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)util.c 8.2 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/crypto/heimdal/appl/rcp/util.c,v 1.1.1.2.38.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #endif diff --git a/crypto/heimdal/appl/su/Makefile.am b/crypto/heimdal/appl/su/Makefile.am index 357152e7cedc8..2f6e67553d84e 100644 --- a/crypto/heimdal/appl/su/Makefile.am +++ b/crypto/heimdal/appl/su/Makefile.am @@ -1,5 +1,5 @@ # $Id: Makefile.am,v 1.7 2001/08/28 08:31:22 assar Exp $ -# $FreeBSD$ +# $FreeBSD: src/crypto/heimdal/appl/su/Makefile.am,v 1.2.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ include $(top_srcdir)/Makefile.am.common diff --git a/crypto/heimdal/appl/su/su.c b/crypto/heimdal/appl/su/su.c index 757f39d53feed..4c77b0dcf7b23 100644 --- a/crypto/heimdal/appl/su/su.c +++ b/crypto/heimdal/appl/su/su.c @@ -31,7 +31,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* - * $FreeBSD$ + * $FreeBSD: src/crypto/heimdal/appl/su/su.c,v 1.2.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <config.h> diff --git a/crypto/heimdal/kadmin/kadmin_locl.h b/crypto/heimdal/kadmin/kadmin_locl.h index 0b36127db0d58..78262d9928932 100644 --- a/crypto/heimdal/kadmin/kadmin_locl.h +++ b/crypto/heimdal/kadmin/kadmin_locl.h @@ -33,7 +33,7 @@ /* * $Id: kadmin_locl.h,v 1.41 2002/09/10 20:04:45 joda Exp $ - * $FreeBSD$ + * $FreeBSD: src/crypto/heimdal/kadmin/kadmin_locl.h,v 1.7.38.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __ADMIN_LOCL_H__ diff --git a/crypto/heimdal/kdc/headers.h b/crypto/heimdal/kdc/headers.h index 96db9248bebb2..42d96f6bfbf23 100644 --- a/crypto/heimdal/kdc/headers.h +++ b/crypto/heimdal/kdc/headers.h @@ -33,7 +33,7 @@ /* * $Id: headers.h,v 1.15 2002/09/10 20:04:46 joda Exp $ - * $FreeBSD$ + * $FreeBSD: src/crypto/heimdal/kdc/headers.h,v 1.7.38.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __HEADERS_H__ diff --git a/crypto/heimdal/lib/gssapi/gssapi_locl.h b/crypto/heimdal/lib/gssapi/gssapi_locl.h index 5b2274fc9adde..d4c21abcc938e 100644 --- a/crypto/heimdal/lib/gssapi/gssapi_locl.h +++ b/crypto/heimdal/lib/gssapi/gssapi_locl.h @@ -32,7 +32,7 @@ */ /* $Id: gssapi_locl.h,v 1.24.2.5 2003/09/18 22:01:52 lha Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/heimdal/lib/gssapi/gssapi_locl.h,v 1.2.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef GSSAPI_LOCL_H #define GSSAPI_LOCL_H diff --git a/crypto/heimdal/lib/hdb/hdb_locl.h b/crypto/heimdal/lib/hdb/hdb_locl.h index c4f1ea2d30f10..555701eadabc5 100644 --- a/crypto/heimdal/lib/hdb/hdb_locl.h +++ b/crypto/heimdal/lib/hdb/hdb_locl.h @@ -32,7 +32,7 @@ */ /* $Id: hdb_locl.h,v 1.18.4.1 2003/09/10 22:04:39 lha Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/heimdal/lib/hdb/hdb_locl.h,v 1.8.32.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __HDB_LOCL_H__ #define __HDB_LOCL_H__ diff --git a/crypto/heimdal/lib/krb5/crypto.c b/crypto/heimdal/lib/krb5/crypto.c index d1c1c9d3d79ff..cb280b4f07873 100644 --- a/crypto/heimdal/lib/krb5/crypto.c +++ b/crypto/heimdal/lib/krb5/crypto.c @@ -33,7 +33,7 @@ #include "krb5_locl.h" RCSID("$Id: crypto.c,v 1.73.2.4 2004/03/06 16:38:00 lha Exp $"); -/* RCSID("$FreeBSD$"); */ +/* RCSID("$FreeBSD: src/crypto/heimdal/lib/krb5/crypto.c,v 1.10.32.1 2010/12/21 17:10:29 kensmith Exp $"); */ #undef CRYPTO_DEBUG #ifdef CRYPTO_DEBUG diff --git a/crypto/heimdal/lib/krb5/krb5_locl.h b/crypto/heimdal/lib/krb5/krb5_locl.h index be7997e28c903..079a4393b449d 100644 --- a/crypto/heimdal/lib/krb5/krb5_locl.h +++ b/crypto/heimdal/lib/krb5/krb5_locl.h @@ -32,7 +32,7 @@ */ /* $Id: krb5_locl.h,v 1.71 2002/09/10 20:10:45 joda Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/heimdal/lib/krb5/krb5_locl.h,v 1.9.38.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __KRB5_LOCL_H__ #define __KRB5_LOCL_H__ diff --git a/crypto/openssh/FREEBSD-tricks b/crypto/openssh/FREEBSD-tricks index 480bffc1db19d..fce5953d14c14 100644 --- a/crypto/openssh/FREEBSD-tricks +++ b/crypto/openssh/FREEBSD-tricks @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/crypto/openssh/FREEBSD-tricks,v 1.6.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ # Shell code to remove FreeBSD tags before merging grep -rl '\$Fre[e]BSD:' . | grep -v FREEBSD >tags diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade index e7160a4c031ff..784e7ff456746 100644 --- a/crypto/openssh/FREEBSD-upgrade +++ b/crypto/openssh/FREEBSD-upgrade @@ -128,4 +128,4 @@ Suzanne Vega, and a Sanford's #69 Deluxe Marker. -- des@FreeBSD.org -$FreeBSD$ +$FreeBSD: src/crypto/openssh/FREEBSD-upgrade,v 1.12.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ diff --git a/crypto/openssh/FREEBSD-vendor b/crypto/openssh/FREEBSD-vendor index 6329f5abf05e0..ef3ec87f011d2 100644 --- a/crypto/openssh/FREEBSD-vendor +++ b/crypto/openssh/FREEBSD-vendor @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/crypto/openssh/FREEBSD-vendor,v 1.2.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ Project: Portable OpenSSH ProjectURL: http://www.openssh.com/portable.html Version: 5.1p1 diff --git a/crypto/openssh/auth-krb5.c b/crypto/openssh/auth-krb5.c index 8682881262173..71cdf65d0d5cf 100644 --- a/crypto/openssh/auth-krb5.c +++ b/crypto/openssh/auth-krb5.c @@ -2,7 +2,7 @@ /* * Kerberos v5 authentication and ticket-passing routines. * - * $FreeBSD: src/crypto/openssh/auth-krb5.c,v 1.6 2001/02/13 16:58:04 assar Exp $ + * $FreeBSD: src/crypto/openssh/auth-krb5.c,v 1.22.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (c) 2002 Daniel Kouril. All rights reserved. diff --git a/crypto/openssh/auth-pam.c b/crypto/openssh/auth-pam.c index ccdb9937e364a..fd092d0b3b905 100644 --- a/crypto/openssh/auth-pam.c +++ b/crypto/openssh/auth-pam.c @@ -45,7 +45,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* Based on $FreeBSD: src/crypto/openssh/auth2-pam-freebsd.c,v 1.11 2003/03/31 13:48:18 des Exp $ */ +/* Based on $FreeBSD: src/crypto/openssh/auth-pam.c,v 1.19.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "includes.h" #include <sys/types.h> diff --git a/crypto/openssh/auth.c b/crypto/openssh/auth.c index 06ca76073dff4..f989f6ae0d531 100644 --- a/crypto/openssh/auth.c +++ b/crypto/openssh/auth.c @@ -24,7 +24,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/auth.c,v 1.20.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/crypto/openssh/auth2.c b/crypto/openssh/auth2.c index 500764a806391..32201d5ac0cc3 100644 --- a/crypto/openssh/auth2.c +++ b/crypto/openssh/auth2.c @@ -24,7 +24,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/auth2.c,v 1.28.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/crypto/openssh/readconf.c b/crypto/openssh/readconf.c index 0e271f76ef00e..e5dd0b7987cd5 100644 --- a/crypto/openssh/readconf.c +++ b/crypto/openssh/readconf.c @@ -13,7 +13,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/readconf.c,v 1.28.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/crypto/openssh/servconf.c b/crypto/openssh/servconf.c index 04582ed2b2c8f..73f18f2dfd3d7 100644 --- a/crypto/openssh/servconf.c +++ b/crypto/openssh/servconf.c @@ -11,7 +11,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/servconf.c,v 1.49.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/crypto/openssh/session.c b/crypto/openssh/session.c index 4dd390ba583ec..c8e43ead768a6 100644 --- a/crypto/openssh/session.c +++ b/crypto/openssh/session.c @@ -34,7 +34,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/session.c,v 1.50.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/crypto/openssh/ssh-agent.c b/crypto/openssh/ssh-agent.c index ef62f196b48a9..1a379e4e85faf 100644 --- a/crypto/openssh/ssh-agent.c +++ b/crypto/openssh/ssh-agent.c @@ -35,7 +35,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/ssh-agent.c,v 1.28.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/crypto/openssh/ssh.1 b/crypto/openssh/ssh.1 index 85e438f4be481..1d9db4cd5dc6c 100644 --- a/crypto/openssh/ssh.1 +++ b/crypto/openssh/ssh.1 @@ -35,7 +35,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $OpenBSD: ssh.1,v 1.277 2008/07/02 13:47:39 djm Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/crypto/openssh/ssh.1,v 1.35.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ .Dd July 2 2008 .Dt SSH 1 .Os diff --git a/crypto/openssh/ssh.c b/crypto/openssh/ssh.c index bfd7979ca8c06..dd17f5ef5e87a 100644 --- a/crypto/openssh/ssh.c +++ b/crypto/openssh/ssh.c @@ -41,7 +41,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/ssh.c,v 1.32.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #ifdef HAVE_SYS_STAT_H diff --git a/crypto/openssh/ssh_config b/crypto/openssh/ssh_config index 2533f4a035f3f..d28bb5ac0d35b 100644 --- a/crypto/openssh/ssh_config +++ b/crypto/openssh/ssh_config @@ -1,5 +1,5 @@ # $OpenBSD: ssh_config,v 1.23 2007/06/08 04:40:40 pvalchev Exp $ -# $FreeBSD$ +# $FreeBSD: src/crypto/openssh/ssh_config,v 1.32.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ # This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This file provides defaults for diff --git a/crypto/openssh/ssh_config.5 b/crypto/openssh/ssh_config.5 index 665488205108e..79e174ff50e6d 100644 --- a/crypto/openssh/ssh_config.5 +++ b/crypto/openssh/ssh_config.5 @@ -35,7 +35,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $OpenBSD: ssh_config.5,v 1.111 2008/06/26 11:46:31 grunk Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/crypto/openssh/ssh_config.5,v 1.23.2.3.8.1 2010/12/21 17:10:29 kensmith Exp $ .Dd June 26 2008 .Dt SSH_CONFIG 5 .Os diff --git a/crypto/openssh/ssh_namespace.h b/crypto/openssh/ssh_namespace.h index ca20471c9eb83..1d0f1abb8c1b6 100644 --- a/crypto/openssh/ssh_namespace.h +++ b/crypto/openssh/ssh_namespace.h @@ -9,7 +9,7 @@ * * nm libssh.a | awk '$2 == "T" && $3 !~ /^ssh_/ { print "#define", $3, "ssh_" $3 }' * - * $FreeBSD$ + * $FreeBSD: src/crypto/openssh/ssh_namespace.h,v 1.2.2.3.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #define a2port ssh_a2port diff --git a/crypto/openssh/sshconnect.c b/crypto/openssh/sshconnect.c index 52c8b18e3eee1..cd3e6eee64258 100644 --- a/crypto/openssh/sshconnect.c +++ b/crypto/openssh/sshconnect.c @@ -1,5 +1,5 @@ /* $OpenBSD: sshconnect.c,v 1.211 2008/07/01 07:24:22 dtucker Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/openssh/sshconnect.c,v 1.33.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Author: Tatu Ylonen <ylo@cs.hut.fi> * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland diff --git a/crypto/openssh/sshd.8 b/crypto/openssh/sshd.8 index 3efd8cf4a7735..f434d7e44d9ee 100644 --- a/crypto/openssh/sshd.8 +++ b/crypto/openssh/sshd.8 @@ -35,7 +35,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $OpenBSD: sshd.8,v 1.246 2008/07/02 02:24:18 djm Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/crypto/openssh/sshd.8,v 1.34.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ .Dd July 2 2008 .Dt SSHD 8 .Os diff --git a/crypto/openssh/sshd.c b/crypto/openssh/sshd.c index 7ecad75d99b45..dee1bc6c5ada7 100644 --- a/crypto/openssh/sshd.c +++ b/crypto/openssh/sshd.c @@ -43,7 +43,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/sshd.c,v 1.45.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> diff --git a/crypto/openssh/sshd_config b/crypto/openssh/sshd_config index 9ddf2ba9c1cc0..09fedf3625b4e 100644 --- a/crypto/openssh/sshd_config +++ b/crypto/openssh/sshd_config @@ -1,5 +1,5 @@ # $OpenBSD: sshd_config,v 1.80 2008/07/02 02:24:18 djm Exp $ -# $FreeBSD$ +# $FreeBSD: src/crypto/openssh/sshd_config,v 1.47.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ # This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. diff --git a/crypto/openssh/sshd_config.5 b/crypto/openssh/sshd_config.5 index aca3f12d91626..ca8cb51b7e752 100644 --- a/crypto/openssh/sshd_config.5 +++ b/crypto/openssh/sshd_config.5 @@ -35,7 +35,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $OpenBSD: sshd_config.5,v 1.96 2008/07/02 02:24:18 djm Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/crypto/openssh/sshd_config.5,v 1.29.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ .Dd July 2 2008 .Dt SSHD_CONFIG 5 .Os diff --git a/crypto/openssh/version.c b/crypto/openssh/version.c index 88361ae651a3b..84e515ea864f9 100644 --- a/crypto/openssh/version.c +++ b/crypto/openssh/version.c @@ -26,7 +26,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/version.c,v 1.5.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <string.h> diff --git a/crypto/openssh/version.h b/crypto/openssh/version.h index 73fea91d1006f..95a4a2a23fc33 100644 --- a/crypto/openssh/version.h +++ b/crypto/openssh/version.h @@ -1,5 +1,5 @@ /* $OpenBSD: version.h,v 1.54 2008/07/21 08:19:07 djm Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/openssh/version.h,v 1.35.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef SSH_VERSION diff --git a/crypto/openssl/apps/openssl.cnf b/crypto/openssl/apps/openssl.cnf index cf8f8ea1e4452..1c1d1d73685b3 100644 --- a/crypto/openssl/apps/openssl.cnf +++ b/crypto/openssl/apps/openssl.cnf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/crypto/openssl/apps/openssl.cnf,v 1.8.14.1 2010/12/21 17:10:29 kensmith Exp $ # # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. diff --git a/crypto/openssl/crypto/aes/asm/aes-x86_64.pl b/crypto/openssl/crypto/aes/asm/aes-x86_64.pl index b510057d166ca..b510057d166ca 100755..100644 --- a/crypto/openssl/crypto/aes/asm/aes-x86_64.pl +++ b/crypto/openssl/crypto/aes/asm/aes-x86_64.pl diff --git a/crypto/openssl/crypto/bn/asm/mo-586.pl b/crypto/openssl/crypto/bn/asm/mo-586.pl index 0982293094d98..0982293094d98 100755..100644 --- a/crypto/openssl/crypto/bn/asm/mo-586.pl +++ b/crypto/openssl/crypto/bn/asm/mo-586.pl diff --git a/crypto/openssl/crypto/bn/asm/x86_64-mont.pl b/crypto/openssl/crypto/bn/asm/x86_64-mont.pl index c43b69592a5ce..c43b69592a5ce 100755..100644 --- a/crypto/openssl/crypto/bn/asm/x86_64-mont.pl +++ b/crypto/openssl/crypto/bn/asm/x86_64-mont.pl diff --git a/crypto/openssl/crypto/sha/asm/sha1-x86_64.pl b/crypto/openssl/crypto/sha/asm/sha1-x86_64.pl index f7ed67a72609e..f7ed67a72609e 100755..100644 --- a/crypto/openssl/crypto/sha/asm/sha1-x86_64.pl +++ b/crypto/openssl/crypto/sha/asm/sha1-x86_64.pl diff --git a/crypto/openssl/crypto/sha/asm/sha512-x86_64.pl b/crypto/openssl/crypto/sha/asm/sha512-x86_64.pl index b6252d31eca20..b6252d31eca20 100755..100644 --- a/crypto/openssl/crypto/sha/asm/sha512-x86_64.pl +++ b/crypto/openssl/crypto/sha/asm/sha512-x86_64.pl diff --git a/crypto/openssl/fips/fipsalgtest.pl b/crypto/openssl/fips/fipsalgtest.pl index 851cc98dd9f16..851cc98dd9f16 100755..100644 --- a/crypto/openssl/fips/fipsalgtest.pl +++ b/crypto/openssl/fips/fipsalgtest.pl diff --git a/crypto/openssl/fips/fipsld b/crypto/openssl/fips/fipsld index 8c26c8596dec1..8c26c8596dec1 100755..100644 --- a/crypto/openssl/fips/fipsld +++ b/crypto/openssl/fips/fipsld diff --git a/crypto/openssl/fips/fipstests.sh b/crypto/openssl/fips/fipstests.sh index a351446942a32..a351446942a32 100755..100644 --- a/crypto/openssl/fips/fipstests.sh +++ b/crypto/openssl/fips/fipstests.sh diff --git a/crypto/openssl/fips/mkfipsscr.pl b/crypto/openssl/fips/mkfipsscr.pl index 361641d36eca9..361641d36eca9 100755..100644 --- a/crypto/openssl/fips/mkfipsscr.pl +++ b/crypto/openssl/fips/mkfipsscr.pl diff --git a/crypto/openssl/fips/openssl_fips_fingerprint b/crypto/openssl/fips/openssl_fips_fingerprint index f59a67d537d21..f59a67d537d21 100755..100644 --- a/crypto/openssl/fips/openssl_fips_fingerprint +++ b/crypto/openssl/fips/openssl_fips_fingerprint diff --git a/crypto/openssl/test/cms-examples.pl b/crypto/openssl/test/cms-examples.pl index 2e95b48ba45fc..2e95b48ba45fc 100755..100644 --- a/crypto/openssl/test/cms-examples.pl +++ b/crypto/openssl/test/cms-examples.pl diff --git a/crypto/openssl/test/cms-test.pl b/crypto/openssl/test/cms-test.pl index 9c50dff3e9a3c..9c50dff3e9a3c 100755..100644 --- a/crypto/openssl/test/cms-test.pl +++ b/crypto/openssl/test/cms-test.pl diff --git a/crypto/openssl/util/arx.pl b/crypto/openssl/util/arx.pl index ce62625c3349c..ce62625c3349c 100755..100644 --- a/crypto/openssl/util/arx.pl +++ b/crypto/openssl/util/arx.pl diff --git a/crypto/openssl/util/fipslink.pl b/crypto/openssl/util/fipslink.pl index 3597bc1740ae2..3597bc1740ae2 100755..100644 --- a/crypto/openssl/util/fipslink.pl +++ b/crypto/openssl/util/fipslink.pl diff --git a/crypto/openssl/util/mksdef.pl b/crypto/openssl/util/mksdef.pl index 065dc675f1e25..065dc675f1e25 100755..100644 --- a/crypto/openssl/util/mksdef.pl +++ b/crypto/openssl/util/mksdef.pl |