diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2010-03-21 01:30:13 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2010-03-21 01:30:13 +0000 |
| commit | 9c4d1c1956ecb0a222fb2f4579c320391fb67f06 (patch) | |
| tree | a9ac9b0e0ce25e6b0acc0f247dc4572d56ecc496 /crypto | |
| parent | 1c808b47a2787a3a6a6ee0ca2fffb39b8e17a29a (diff) | |
Diffstat (limited to 'crypto')
45 files changed, 45 insertions, 45 deletions
diff --git a/crypto/README b/crypto/README index a3c5ccf50a1c..945c607ed557 100644 --- a/crypto/README +++ b/crypto/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/crypto/README,v 1.6.38.1 2010/02/10 00:26:20 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 669591896990..32e9136a96cb 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.22.1 2010/02/10 00:26:20 kensmith Exp $ TODO* *.info* *.cat[0-9] diff --git a/crypto/heimdal/admin/ktutil_locl.h b/crypto/heimdal/admin/ktutil_locl.h index cf6a6f3548da..317d33780282 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.36.1 2010/02/10 00:26:20 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 f371ca1e1edf..05e8cd0a1d4a 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.36.1 2010/02/10 00:26:20 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 a98456d305e2..3fca3c618850 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.40.1 2010/02/10 00:26:20 kensmith Exp $ */ typedef struct { diff --git a/crypto/heimdal/appl/rcp/util.c b/crypto/heimdal/appl/rcp/util.c index 3621d307a425..350250cbed61 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.36.1 2010/02/10 00:26:20 kensmith Exp $"; #endif /* not lint */ #endif diff --git a/crypto/heimdal/appl/su/Makefile.am b/crypto/heimdal/appl/su/Makefile.am index 357152e7cedc..0f86fdba49d6 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.8.1 2010/02/10 00:26:20 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 757f39d53fee..ab460eb3d4e2 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.8.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <config.h> diff --git a/crypto/heimdal/kadmin/kadmin_locl.h b/crypto/heimdal/kadmin/kadmin_locl.h index 0b36127db0d5..cd507cd463e9 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.36.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef __ADMIN_LOCL_H__ diff --git a/crypto/heimdal/kdc/headers.h b/crypto/heimdal/kdc/headers.h index 96db9248bebb..aee3a24976b8 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.36.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef __HEADERS_H__ diff --git a/crypto/heimdal/lib/gssapi/gssapi_locl.h b/crypto/heimdal/lib/gssapi/gssapi_locl.h index 5b2274fc9add..acd41fa82dd2 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.10.1 2010/02/10 00:26:20 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 c4f1ea2d30f1..d0249b37abe2 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.30.1 2010/02/10 00:26:20 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 d1c1c9d3d79f..a7fbefc0e20b 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.30.1 2010/02/10 00:26:20 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 be7997e28c90..0ad57ced6253 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.36.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef __KRB5_LOCL_H__ #define __KRB5_LOCL_H__ diff --git a/crypto/openssh/FREEBSD-tricks b/crypto/openssh/FREEBSD-tricks index 480bffc1db19..a99c05c388a4 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.6.1 2010/02/10 00:26:20 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 e7160a4c031f..ecd6d4561140 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.6.1 2010/02/10 00:26:20 kensmith Exp $ diff --git a/crypto/openssh/FREEBSD-vendor b/crypto/openssh/FREEBSD-vendor index 6329f5abf05e..2544ccfb0551 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.6.1 2010/02/10 00:26:20 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 868288126217..32607aecb237 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.6.1 2010/02/10 00:26:20 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 ccdb9937e364..42fa509b63eb 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.6.1 2010/02/10 00:26:20 kensmith Exp $ */ #include "includes.h" #include <sys/types.h> diff --git a/crypto/openssh/auth.c b/crypto/openssh/auth.c index 06ca76073dff..ed26dcde8ceb 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.6.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/crypto/openssh/auth2.c b/crypto/openssh/auth2.c index 500764a80639..5b6e32fd157a 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.6.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/crypto/openssh/readconf.c b/crypto/openssh/readconf.c index 0e271f76ef00..5016ef7ebcae 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.6.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/crypto/openssh/servconf.c b/crypto/openssh/servconf.c index 04582ed2b2c8..7d4e366bec2d 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.6.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/crypto/openssh/session.c b/crypto/openssh/session.c index 4dd390ba583e..4587cdd59e10 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.6.1 2010/02/10 00:26:20 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 ef62f196b48a..4ab2e99d2811 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.6.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/crypto/openssh/ssh.1 b/crypto/openssh/ssh.1 index 85e438f4be48..b91413a7aaaf 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.6.1 2010/02/10 00:26:20 kensmith Exp $ .Dd July 2 2008 .Dt SSH 1 .Os diff --git a/crypto/openssh/ssh.c b/crypto/openssh/ssh.c index bfd7979ca8c0..2f1e81337576 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.6.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #ifdef HAVE_SYS_STAT_H diff --git a/crypto/openssh/ssh_config b/crypto/openssh/ssh_config index 2533f4a035f3..6c343c94c902 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.6.1 2010/02/10 00:26:20 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 665488205108..8e1aca68810d 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.6.1 2010/02/10 00:26:20 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 ca20471c9eb8..a54f95500575 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.2.1 2010/02/10 00:26:20 kensmith Exp $ */ #define a2port ssh_a2port diff --git a/crypto/openssh/sshconnect.c b/crypto/openssh/sshconnect.c index 52c8b18e3eee..1a391de9e7a2 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.6.1 2010/02/10 00:26:20 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 3efd8cf4a773..580ccfca89b9 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.6.1 2010/02/10 00:26:20 kensmith Exp $ .Dd July 2 2008 .Dt SSHD 8 .Os diff --git a/crypto/openssh/sshd.c b/crypto/openssh/sshd.c index 7ecad75d99b4..8e205d631b65 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.6.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> diff --git a/crypto/openssh/sshd_config b/crypto/openssh/sshd_config index 9ddf2ba9c1cc..8511574c1dec 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.6.1 2010/02/10 00:26:20 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 aca3f12d9162..19baa37554f7 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.6.1 2010/02/10 00:26:20 kensmith Exp $ .Dd July 2 2008 .Dt SSHD_CONFIG 5 .Os diff --git a/crypto/openssh/version.c b/crypto/openssh/version.c index 88361ae651a3..babbbb165251 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.6.1 2010/02/10 00:26:20 kensmith Exp $"); #include <string.h> diff --git a/crypto/openssh/version.h b/crypto/openssh/version.h index 73fea91d1006..9586585112c5 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.6.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef SSH_VERSION diff --git a/crypto/openssl/FREEBSD-Xlist b/crypto/openssl/FREEBSD-Xlist index 28c299411dbe..33dc066ccaa2 100644 --- a/crypto/openssl/FREEBSD-Xlist +++ b/crypto/openssl/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/crypto/openssl/FREEBSD-Xlist,v 1.7.10.1 2010/02/10 00:26:20 kensmith Exp $ INSTALL.DJGPP INSTALL.MacOS INSTALL.NW diff --git a/crypto/openssl/FREEBSD-upgrade b/crypto/openssl/FREEBSD-upgrade index 109df2b100d3..d8ce63bccdfa 100644 --- a/crypto/openssl/FREEBSD-upgrade +++ b/crypto/openssl/FREEBSD-upgrade @@ -40,4 +40,4 @@ cvs ci -m "Upgrade to OpenSSL ${OSSLVER}." -- simon@ -$FreeBSD$ +$FreeBSD: src/crypto/openssl/FREEBSD-upgrade,v 1.2.10.1 2010/02/10 00:26:20 kensmith Exp $ diff --git a/crypto/openssl/apps/openssl.cnf b/crypto/openssl/apps/openssl.cnf index cf8f8ea1e445..9f42936274c8 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.12.1 2010/02/10 00:26:20 kensmith Exp $ # # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. diff --git a/crypto/openssl/crypto/engine/eng_cryptodev.c b/crypto/openssl/crypto/engine/eng_cryptodev.c index 4f2ec6946a38..ab20504994aa 100644 --- a/crypto/openssl/crypto/engine/eng_cryptodev.c +++ b/crypto/openssl/crypto/engine/eng_cryptodev.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/openssl/crypto/engine/eng_cryptodev.c,v 1.1.1.1.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <openssl/objects.h> #include <openssl/engine.h> diff --git a/crypto/openssl/crypto/rsa/rsa.h b/crypto/openssl/crypto/rsa/rsa.h index 108f51f1ffde..3ab61b58cd1f 100644 --- a/crypto/openssl/crypto/rsa/rsa.h +++ b/crypto/openssl/crypto/rsa/rsa.h @@ -55,7 +55,7 @@ * copied and put under another distribution licence * [including the GNU Public Licence.] */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/openssl/crypto/rsa/rsa.h,v 1.13.10.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef HEADER_RSA_H #define HEADER_RSA_H diff --git a/crypto/openssl/crypto/rsa/rsa_eay.c b/crypto/openssl/crypto/rsa/rsa_eay.c index 9db3738609a8..362615b4b7cd 100644 --- a/crypto/openssl/crypto/rsa/rsa_eay.c +++ b/crypto/openssl/crypto/rsa/rsa_eay.c @@ -108,7 +108,7 @@ * Hudson (tjh@cryptsoft.com). * */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/openssl/crypto/rsa/rsa_eay.c,v 1.15.10.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <stdio.h> #include "cryptlib.h" diff --git a/crypto/openssl/crypto/rsa/rsa_lib.c b/crypto/openssl/crypto/rsa/rsa_lib.c index b1c52152c1b0..d9c4176d3e24 100644 --- a/crypto/openssl/crypto/rsa/rsa_lib.c +++ b/crypto/openssl/crypto/rsa/rsa_lib.c @@ -55,7 +55,7 @@ * copied and put under another distribution licence * [including the GNU Public Licence.] */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/openssl/crypto/rsa/rsa_lib.c,v 1.12.10.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <stdio.h> #include <openssl/crypto.h> diff --git a/crypto/openssl/util/pl/Mingw32.pl b/crypto/openssl/util/pl/Mingw32.pl index 6ea51794ac87..0ab5b679652b 100644 --- a/crypto/openssl/util/pl/Mingw32.pl +++ b/crypto/openssl/util/pl/Mingw32.pl @@ -1,5 +1,5 @@ #!/usr/local/bin/perl -# $FreeBSD$ +# $FreeBSD: src/crypto/openssl/util/pl/Mingw32.pl,v 1.9.12.1 2010/02/10 00:26:20 kensmith Exp $ # # Mingw32.pl -- Mingw # |
