diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-05-01 02:51:58 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-05-01 02:51:58 +0000 |
| commit | b205d83df7763ca1f099bce5ac12a05862a626c4 (patch) | |
| tree | f30d11bce592433d73cbb079c6db2d3428a52cf5 /crypto | |
| parent | 54055718ff5134ddd61afc4c5f01440022040a06 (diff) | |
Diffstat (limited to 'crypto')
45 files changed, 45 insertions, 45 deletions
diff --git a/crypto/README b/crypto/README index a3c5ccf50a1c..a54f69288459 100644 --- a/crypto/README +++ b/crypto/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/crypto/README,v 1.6.34.1 2009/04/15 03:14:26 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..e8796f015777 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.20.1 2009/04/15 03:14:26 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..85c352f4c65b 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.34.1 2009/04/15 03:14:26 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..2cfa879ed732 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.34.1 2009/04/15 03:14:26 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..0edcb16bb258 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.36.1 2009/04/15 03:14:26 kensmith Exp $ */ typedef struct { diff --git a/crypto/heimdal/appl/rcp/util.c b/crypto/heimdal/appl/rcp/util.c index 3621d307a425..f80c1ab2fb53 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.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #endif diff --git a/crypto/heimdal/appl/su/Makefile.am b/crypto/heimdal/appl/su/Makefile.am index 357152e7cedc..a768493d45bb 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.6.1 2009/04/15 03:14:26 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..e6bb4104b5eb 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.6.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <config.h> diff --git a/crypto/heimdal/kadmin/kadmin_locl.h b/crypto/heimdal/kadmin/kadmin_locl.h index 0b36127db0d5..fdba58b3c561 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.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __ADMIN_LOCL_H__ diff --git a/crypto/heimdal/kdc/headers.h b/crypto/heimdal/kdc/headers.h index 96db9248bebb..531ed650a750 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.34.1 2009/04/15 03:14:26 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..8599bdbf4bc7 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.8.1 2009/04/15 03:14:26 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..3e8446960bba 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.28.1 2009/04/15 03:14:26 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..78a89724cba8 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.28.1 2009/04/15 03:14:26 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..f88ffcd6bd8b 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.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __KRB5_LOCL_H__ #define __KRB5_LOCL_H__ diff --git a/crypto/openssh/FREEBSD-tricks b/crypto/openssh/FREEBSD-tricks index 480bffc1db19..88d437a9c0e9 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.4.1 2009/04/15 03:14:26 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..b3328f6dbb08 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.4.1 2009/04/15 03:14:26 kensmith Exp $ diff --git a/crypto/openssh/FREEBSD-vendor b/crypto/openssh/FREEBSD-vendor index 6329f5abf05e..6732865e7099 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.4.1 2009/04/15 03:14:26 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..bcb27dfefdfb 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.4.1 2009/04/15 03:14:26 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..53a1dbb67173 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.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "includes.h" #include <sys/types.h> diff --git a/crypto/openssh/auth.c b/crypto/openssh/auth.c index 06ca76073dff..89cb8221f0a8 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.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/crypto/openssh/auth2.c b/crypto/openssh/auth2.c index 500764a80639..e874054cc92f 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.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/crypto/openssh/readconf.c b/crypto/openssh/readconf.c index 0e271f76ef00..c7ab9e5ea3c1 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.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/crypto/openssh/servconf.c b/crypto/openssh/servconf.c index 04582ed2b2c8..5ab992ed3afe 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.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/crypto/openssh/session.c b/crypto/openssh/session.c index 4dd390ba583e..4e5379d22919 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.4.1 2009/04/15 03:14:26 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..d4db1032f436 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.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/crypto/openssh/ssh.1 b/crypto/openssh/ssh.1 index 85e438f4be48..5972470f235d 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.4.1 2009/04/15 03:14:26 kensmith Exp $ .Dd July 2 2008 .Dt SSH 1 .Os diff --git a/crypto/openssh/ssh.c b/crypto/openssh/ssh.c index bfd7979ca8c0..9421cef5056f 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.4.1 2009/04/15 03:14:26 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..e37438c9fcf5 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.4.1 2009/04/15 03:14:26 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..e00880d1cb7e 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.4.1 2009/04/15 03:14:26 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..a00ea2783ccd 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.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #define a2port ssh_a2port diff --git a/crypto/openssh/sshconnect.c b/crypto/openssh/sshconnect.c index 52c8b18e3eee..d9aaf17a40af 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.4.1 2009/04/15 03:14:26 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..3f010aa3eb50 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.4.1 2009/04/15 03:14:26 kensmith Exp $ .Dd July 2 2008 .Dt SSHD 8 .Os diff --git a/crypto/openssh/sshd.c b/crypto/openssh/sshd.c index 7ecad75d99b4..72dd655efe1a 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.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> diff --git a/crypto/openssh/sshd_config b/crypto/openssh/sshd_config index 9ddf2ba9c1cc..9040cbfef5cb 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.4.1 2009/04/15 03:14:26 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..babbc8db3dae 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.4.1 2009/04/15 03:14:26 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..74e7da701eff 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.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <string.h> diff --git a/crypto/openssh/version.h b/crypto/openssh/version.h index 73fea91d1006..b488c39b3da2 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.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef SSH_VERSION diff --git a/crypto/openssl/FREEBSD-Xlist b/crypto/openssl/FREEBSD-Xlist index 28c299411dbe..32f04031d294 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.8.1 2009/04/15 03:14:26 kensmith Exp $ INSTALL.DJGPP INSTALL.MacOS INSTALL.NW diff --git a/crypto/openssl/FREEBSD-upgrade b/crypto/openssl/FREEBSD-upgrade index 109df2b100d3..c1a1dcf91022 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.8.1 2009/04/15 03:14:26 kensmith Exp $ diff --git a/crypto/openssl/apps/openssl.cnf b/crypto/openssl/apps/openssl.cnf index cf8f8ea1e445..9b4d6b88909f 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.8.1 2009/04/15 03:14:26 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..2632d5799385 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.4.1 2009/04/15 03:14:26 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..d1780b26232f 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.8.1 2009/04/15 03:14:26 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..7eebfbe7db43 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.8.1 2009/04/15 03:14:26 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..13f40209fc6f 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.8.1 2009/04/15 03:14:26 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..7993d6760987 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.8.1 2009/04/15 03:14:26 kensmith Exp $ # # Mingw32.pl -- Mingw # |
