aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
commita9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch)
tree50188ea5c781ddc35338e77f24e94f1aa22aae1c /crypto
parentba209d619d07461cc752dcdd596ab0d9b50e847a (diff)
This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs
'RELENG_7_0_0_RELEASE'. This commit was manufactured to restore the state of the 7.0-RELEASE image.
Diffstat (limited to 'crypto')
-rw-r--r--crypto/README2
-rw-r--r--crypto/heimdal/FREEBSD-Xlist2
-rw-r--r--crypto/heimdal/admin/ktutil_locl.h2
-rw-r--r--crypto/heimdal/appl/ftp/ftp/ftp_locl.h2
-rw-r--r--crypto/heimdal/appl/rcp/extern.h2
-rw-r--r--crypto/heimdal/appl/rcp/util.c2
-rw-r--r--crypto/heimdal/appl/su/Makefile.am2
-rw-r--r--crypto/heimdal/appl/su/su.c2
-rw-r--r--crypto/heimdal/kadmin/kadmin_locl.h2
-rw-r--r--crypto/heimdal/kdc/headers.h2
-rw-r--r--crypto/heimdal/lib/gssapi/gssapi_locl.h2
-rw-r--r--crypto/heimdal/lib/hdb/hdb_locl.h2
-rw-r--r--crypto/heimdal/lib/krb5/crypto.c2
-rw-r--r--crypto/heimdal/lib/krb5/krb5_locl.h2
-rw-r--r--crypto/openssh/FREEBSD-Xlist2
-rw-r--r--crypto/openssh/FREEBSD-tricks2
-rw-r--r--crypto/openssh/FREEBSD-upgrade2
-rw-r--r--crypto/openssh/audit-bsm.c2
-rw-r--r--crypto/openssh/auth-chall.c2
-rw-r--r--crypto/openssh/auth-krb5.c2
-rw-r--r--crypto/openssh/auth-pam.c2
-rw-r--r--crypto/openssh/auth-pam.h2
-rw-r--r--crypto/openssh/auth-passwd.c2
-rw-r--r--crypto/openssh/auth-skey.c2
-rw-r--r--crypto/openssh/auth.c2
-rw-r--r--crypto/openssh/auth.h2
-rw-r--r--crypto/openssh/auth1.c2
-rw-r--r--crypto/openssh/auth2-chall.c2
-rw-r--r--crypto/openssh/auth2-kbdint.c2
-rw-r--r--crypto/openssh/auth2.c2
-rw-r--r--crypto/openssh/bufaux.c2
-rw-r--r--crypto/openssh/compat.c2
-rw-r--r--crypto/openssh/includes.h2
-rw-r--r--crypto/openssh/log.h2
-rw-r--r--crypto/openssh/loginrec.c2
-rw-r--r--crypto/openssh/monitor.c2
-rw-r--r--crypto/openssh/monitor.h2
-rw-r--r--crypto/openssh/monitor_wrap.c2
-rw-r--r--crypto/openssh/monitor_wrap.h2
-rw-r--r--crypto/openssh/myproposal.h2
-rw-r--r--crypto/openssh/openbsd-compat/fake-rfc2553.h2
-rw-r--r--crypto/openssh/readconf.c2
-rw-r--r--crypto/openssh/servconf.c2
-rw-r--r--crypto/openssh/servconf.h2
-rw-r--r--crypto/openssh/session.c2
-rw-r--r--crypto/openssh/ssh-agent.c2
-rw-r--r--crypto/openssh/ssh.12
-rw-r--r--crypto/openssh/ssh.c2
-rw-r--r--crypto/openssh/ssh_config2
-rw-r--r--crypto/openssh/ssh_config.52
-rw-r--r--crypto/openssh/ssh_namespace.h2
-rw-r--r--crypto/openssh/sshd.82
-rw-r--r--crypto/openssh/sshd.c2
-rw-r--r--crypto/openssh/sshd_config2
-rw-r--r--crypto/openssh/sshd_config.52
-rw-r--r--crypto/openssh/version.h2
-rw-r--r--crypto/openssl/FREEBSD-Xlist2
-rw-r--r--crypto/openssl/FREEBSD-upgrade2
-rw-r--r--crypto/openssl/apps/openssl.cnf2
-rw-r--r--crypto/openssl/crypto/engine/eng_cryptodev.c2
-rw-r--r--crypto/openssl/crypto/rsa/rsa.h2
-rw-r--r--crypto/openssl/crypto/rsa/rsa_eay.c2
-rw-r--r--crypto/openssl/crypto/rsa/rsa_lib.c2
-rw-r--r--crypto/openssl/util/pl/Mingw32.pl2
64 files changed, 64 insertions, 64 deletions
diff --git a/crypto/README b/crypto/README
index a3c5ccf50a1c..d385e8b8aa75 100644
--- a/crypto/README
+++ b/crypto/README
@@ -1,4 +1,4 @@
-$FreeBSD$
+$FreeBSD: src/crypto/README,v 1.6 2001/02/10 04:47:47 kris 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..793b485480bd 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 2005/02/24 22:17:13 nectar Exp $
TODO*
*.info*
*.cat[0-9]
diff --git a/crypto/heimdal/admin/ktutil_locl.h b/crypto/heimdal/admin/ktutil_locl.h
index cf6a6f3548da..69805faf5bc1 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 2002/09/16 21:07:08 nectar 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..d6d88b727c6d 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 2002/09/16 21:07:10 nectar 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..6ec00c410508 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 2001/02/13 16:44:17 assar Exp $
*/
typedef struct {
diff --git a/crypto/heimdal/appl/rcp/util.c b/crypto/heimdal/appl/rcp/util.c
index 3621d307a425..619a40f68050 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 2002/02/19 15:46:05 nectar Exp $";
#endif /* not lint */
#endif
diff --git a/crypto/heimdal/appl/su/Makefile.am b/crypto/heimdal/appl/su/Makefile.am
index 357152e7cedc..5c3aaa2e60c1 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 2007/10/29 21:39:03 peter 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..3333d521dadf 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 2007/10/29 21:39:03 peter Exp $
*/
#include <config.h>
diff --git a/crypto/heimdal/kadmin/kadmin_locl.h b/crypto/heimdal/kadmin/kadmin_locl.h
index 0b36127db0d5..55b0112062de 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 2002/09/16 21:07:10 nectar Exp $
*/
#ifndef __ADMIN_LOCL_H__
diff --git a/crypto/heimdal/kdc/headers.h b/crypto/heimdal/kdc/headers.h
index 96db9248bebb..dd7f88622909 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 2002/09/16 21:07:11 nectar Exp $
*/
#ifndef __HEADERS_H__
diff --git a/crypto/heimdal/lib/gssapi/gssapi_locl.h b/crypto/heimdal/lib/gssapi/gssapi_locl.h
index 5b2274fc9add..c7dd8491ca3e 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 2006/01/02 11:28:42 dfr 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..e1834683a572 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 2004/04/03 21:31:09 nectar 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..50165e6ce579 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 2004/04/03 21:31:09 nectar 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..f4258ab01b86 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 2002/09/16 21:07:11 nectar Exp $ */
#ifndef __KRB5_LOCL_H__
#define __KRB5_LOCL_H__
diff --git a/crypto/openssh/FREEBSD-Xlist b/crypto/openssh/FREEBSD-Xlist
index 6d8ac040866f..5064ba5271e0 100644
--- a/crypto/openssh/FREEBSD-Xlist
+++ b/crypto/openssh/FREEBSD-Xlist
@@ -1,4 +1,4 @@
-$FreeBSD$
+$FreeBSD: src/crypto/openssh/FREEBSD-Xlist,v 1.3 2004/02/26 10:37:34 des Exp $
*.0
*/.cvsignore
.cvsignore
diff --git a/crypto/openssh/FREEBSD-tricks b/crypto/openssh/FREEBSD-tricks
index fc0e1e768f3d..0c8356c4ce8b 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 2005/09/03 06:42:11 des 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 f379622bc832..c7d27d921572 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -134,4 +134,4 @@ Suzanne Vega, and a Sanford's #69 Deluxe Marker.
-- des@FreeBSD.org
-$FreeBSD$
+$FreeBSD: src/crypto/openssh/FREEBSD-upgrade,v 1.12 2006/10/02 12:39:28 des Exp $
diff --git a/crypto/openssh/audit-bsm.c b/crypto/openssh/audit-bsm.c
index 224296a03cd0..871c7d11cec6 100644
--- a/crypto/openssh/audit-bsm.c
+++ b/crypto/openssh/audit-bsm.c
@@ -35,7 +35,7 @@
/* #pragma ident "@(#)bsmaudit.c 1.1 01/09/17 SMI" */
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/audit-bsm.c,v 1.3 2006/11/10 16:52:40 des Exp $");
#if defined(USE_BSM_AUDIT)
#include <sys/types.h>
diff --git a/crypto/openssh/auth-chall.c b/crypto/openssh/auth-chall.c
index 532ef678db7a..0b990aa55884 100644
--- a/crypto/openssh/auth-chall.c
+++ b/crypto/openssh/auth-chall.c
@@ -24,7 +24,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/auth-chall.c,v 1.11 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
diff --git a/crypto/openssh/auth-krb5.c b/crypto/openssh/auth-krb5.c
index 114b250b9eed..1ece9513200d 100644
--- a/crypto/openssh/auth-krb5.c
+++ b/crypto/openssh/auth-krb5.c
@@ -29,7 +29,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/auth-krb5.c,v 1.22 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
#include <pwd.h>
diff --git a/crypto/openssh/auth-pam.c b/crypto/openssh/auth-pam.c
index 2ee3979805cc..d8af682d461c 100644
--- a/crypto/openssh/auth-pam.c
+++ b/crypto/openssh/auth-pam.c
@@ -47,7 +47,7 @@
/* Based on $xFreeBSD: src/crypto/openssh/auth2-pam-freebsd.c,v 1.11 2003/03/31 13:48:18 des Exp $ */
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/auth-pam.c,v 1.19 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/crypto/openssh/auth-pam.h b/crypto/openssh/auth-pam.h
index afdc66e819c5..c1da77f3751b 100644
--- a/crypto/openssh/auth-pam.h
+++ b/crypto/openssh/auth-pam.h
@@ -1,5 +1,5 @@
/* $Id: auth-pam.h,v 1.27 2004/09/11 12:17:26 dtucker Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/crypto/openssh/auth-pam.h,v 1.12 2005/09/03 07:04:22 des Exp $ */
/*
* Copyright (c) 2000 Damien Miller. All rights reserved.
diff --git a/crypto/openssh/auth-passwd.c b/crypto/openssh/auth-passwd.c
index a83659150e4d..e0815ece7a6f 100644
--- a/crypto/openssh/auth-passwd.c
+++ b/crypto/openssh/auth-passwd.c
@@ -37,7 +37,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/auth-passwd.c,v 1.21 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
diff --git a/crypto/openssh/auth-skey.c b/crypto/openssh/auth-skey.c
index 426b0525e3b4..00b647d90bc1 100644
--- a/crypto/openssh/auth-skey.c
+++ b/crypto/openssh/auth-skey.c
@@ -24,7 +24,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/auth-skey.c,v 1.17 2006/09/30 13:38:04 des Exp $");
#ifdef SKEY
diff --git a/crypto/openssh/auth.c b/crypto/openssh/auth.c
index 2b6e09a0b508..66f549680345 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 2006/11/10 16:52:41 des Exp $");
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/crypto/openssh/auth.h b/crypto/openssh/auth.h
index 0f562a7cf0ff..0a3b148b691c 100644
--- a/crypto/openssh/auth.h
+++ b/crypto/openssh/auth.h
@@ -1,5 +1,5 @@
/* $OpenBSD: auth.h,v 1.58 2006/08/18 09:15:20 markus Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/crypto/openssh/auth.h,v 1.17 2006/09/30 13:38:04 des Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
diff --git a/crypto/openssh/auth1.c b/crypto/openssh/auth1.c
index a8a07d9f2022..fced4afe2e8c 100644
--- a/crypto/openssh/auth1.c
+++ b/crypto/openssh/auth1.c
@@ -11,7 +11,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/auth1.c,v 1.34 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
diff --git a/crypto/openssh/auth2-chall.c b/crypto/openssh/auth2-chall.c
index 12e55dc3b9a4..7a3799bf7ba0 100644
--- a/crypto/openssh/auth2-chall.c
+++ b/crypto/openssh/auth2-chall.c
@@ -25,7 +25,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/auth2-chall.c,v 1.12 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
diff --git a/crypto/openssh/auth2-kbdint.c b/crypto/openssh/auth2-kbdint.c
index 296830066f4a..5f3682860f25 100644
--- a/crypto/openssh/auth2-kbdint.c
+++ b/crypto/openssh/auth2-kbdint.c
@@ -24,7 +24,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/auth2-kbdint.c,v 1.5 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
diff --git a/crypto/openssh/auth2.c b/crypto/openssh/auth2.c
index 8261e356ef85..2d72e3a59bc3 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 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
diff --git a/crypto/openssh/bufaux.c b/crypto/openssh/bufaux.c
index 58ae8e37cbdb..3294acd83289 100644
--- a/crypto/openssh/bufaux.c
+++ b/crypto/openssh/bufaux.c
@@ -38,7 +38,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/bufaux.c,v 1.19 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
diff --git a/crypto/openssh/compat.c b/crypto/openssh/compat.c
index aac2d3f51cf2..34cd386f3311 100644
--- a/crypto/openssh/compat.c
+++ b/crypto/openssh/compat.c
@@ -24,7 +24,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/compat.c,v 1.14 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
diff --git a/crypto/openssh/includes.h b/crypto/openssh/includes.h
index e3c246016d95..47e0563ee4c8 100644
--- a/crypto/openssh/includes.h
+++ b/crypto/openssh/includes.h
@@ -1,5 +1,5 @@
/* $OpenBSD: includes.h,v 1.54 2006/07/22 20:48:23 stevesk Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/crypto/openssh/includes.h,v 1.22 2006/09/30 13:38:04 des Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
diff --git a/crypto/openssh/log.h b/crypto/openssh/log.h
index 963f9295d1dc..4b184952ff6f 100644
--- a/crypto/openssh/log.h
+++ b/crypto/openssh/log.h
@@ -1,5 +1,5 @@
/* $OpenBSD: log.h,v 1.15 2006/08/18 09:13:25 deraadt Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/crypto/openssh/log.h,v 1.8 2006/09/30 13:38:04 des Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
diff --git a/crypto/openssh/loginrec.c b/crypto/openssh/loginrec.c
index 1d5907ae7d7a..a1f6012a7b13 100644
--- a/crypto/openssh/loginrec.c
+++ b/crypto/openssh/loginrec.c
@@ -146,7 +146,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/loginrec.c,v 1.14 2006/09/30 13:38:04 des Exp $");
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/crypto/openssh/monitor.c b/crypto/openssh/monitor.c
index 8702a91e9001..67c4fd63027f 100644
--- a/crypto/openssh/monitor.c
+++ b/crypto/openssh/monitor.c
@@ -26,7 +26,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/monitor.c,v 1.22 2006/11/10 16:52:41 des Exp $");
#include <sys/types.h>
#include <sys/param.h>
diff --git a/crypto/openssh/monitor.h b/crypto/openssh/monitor.h
index e2a803e830e7..7bfe1e9ac32d 100644
--- a/crypto/openssh/monitor.h
+++ b/crypto/openssh/monitor.h
@@ -1,5 +1,5 @@
/* $OpenBSD: monitor.h,v 1.14 2006/03/25 22:22:43 djm Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/crypto/openssh/monitor.h,v 1.8 2006/09/30 13:38:05 des Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
diff --git a/crypto/openssh/monitor_wrap.c b/crypto/openssh/monitor_wrap.c
index f98bdcc1d7e3..5172efc1fa9a 100644
--- a/crypto/openssh/monitor_wrap.c
+++ b/crypto/openssh/monitor_wrap.c
@@ -26,7 +26,7 @@
*/
#include "includes.h"
-__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD: src/crypto/openssh/monitor_wrap.c,v 1.13 2006/09/30 13:38:05 des Exp $");
#include <sys/types.h>
#include <sys/uio.h>
diff --git a/crypto/openssh/monitor_wrap.h b/crypto/openssh/monitor_wrap.h
index ffd6b79756ae..cad48c5da665 100644
--- a/crypto/openssh/monitor_wrap.h
+++ b/crypto/openssh/monitor_wrap.h
@@ -1,5 +1,5 @@
/* $OpenBSD: monitor_wrap.h,v 1.20 2006/08/03 03:34:42 deraadt Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/crypto/openssh/monitor_wrap.h,v 1.10 2006/09/30 13:38:05 des Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
diff --git a/crypto/openssh/myproposal.h b/crypto/openssh/myproposal.h
index 707af00ba13d..4fea8cc08c1a 100644
--- a/crypto/openssh/myproposal.h
+++ b/crypto/openssh/myproposal.h
@@ -1,5 +1,5 @@
/* $OpenBSD: myproposal.h,v 1.21 2006/03/25 22:22:43 djm Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/crypto/openssh/myproposal.h,v 1.9 2006/09/30 13:38:05 des Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
diff --git a/crypto/openssh/openbsd-compat/fake-rfc2553.h b/crypto/openssh/openbsd-compat/fake-rfc2553.h
index 1a6c75bf02b0..a66077b3506b 100644
--- a/crypto/openssh/openbsd-compat/fake-rfc2553.h
+++ b/crypto/openssh/openbsd-compat/fake-rfc2553.h
@@ -1,5 +1,5 @@
/* $Id: fake-rfc2553.h,v 1.13 2006/07/24 03:51:52 djm Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/crypto/openssh/openbsd-compat/fake-rfc2553.h,v 1.8 2006/09/30 13:38:06 des Exp $ */
/*
* Copyright (C) 2000-2003 Damien Miller. All rights reserved.
diff --git a/crypto/openssh/readconf.c b/crypto/openssh/readconf.c
index 1fde2c5e0d4c..5404c48b1301 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 2006/09/30 13:38:05 des Exp $");
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/crypto/openssh/servconf.c b/crypto/openssh/servconf.c
index 5ffa7ce132a3..6d40432eec9b 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 2006/09/30 13:38:05 des Exp $");
#include <sys/types.h>
#include <sys/socket.h>
diff --git a/crypto/openssh/servconf.h b/crypto/openssh/servconf.h
index 105daeb7962f..2f9deb141ab6 100644
--- a/crypto/openssh/servconf.h
+++ b/crypto/openssh/servconf.h
@@ -1,5 +1,5 @@
/* $OpenBSD: servconf.h,v 1.79 2006/08/14 12:40:25 dtucker Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/crypto/openssh/servconf.h,v 1.20 2006/09/30 13:38:05 des Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
diff --git a/crypto/openssh/session.c b/crypto/openssh/session.c
index a752e72f6c80..8ea9b1407f51 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 2006/11/10 16:52:41 des Exp $");
#include <sys/types.h>
#include <sys/param.h>
diff --git a/crypto/openssh/ssh-agent.c b/crypto/openssh/ssh-agent.c
index 29a4e5a64536..9649a2361199 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 2006/11/10 16:52:41 des Exp $");
#include <sys/types.h>
#include <sys/param.h>
diff --git a/crypto/openssh/ssh.1 b/crypto/openssh/ssh.1
index b04616a382d2..e21e568a7e04 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.265 2006/10/28 18:08:10 otto Exp $
-.\" $FreeBSD$
+.\" $FreeBSD: src/crypto/openssh/ssh.1,v 1.35 2006/11/10 16:52:41 des Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
diff --git a/crypto/openssh/ssh.c b/crypto/openssh/ssh.c
index 67844a9df81e..2b27ec31f5dc 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 2006/11/10 16:52:41 des Exp $");
#include <sys/types.h>
#ifdef HAVE_SYS_STAT_H
diff --git a/crypto/openssh/ssh_config b/crypto/openssh/ssh_config
index 07e4086bbbbb..430d54f50b8c 100644
--- a/crypto/openssh/ssh_config
+++ b/crypto/openssh/ssh_config
@@ -1,5 +1,5 @@
# $OpenBSD: ssh_config,v 1.22 2006/05/29 12:56:33 dtucker Exp $
-# $FreeBSD$
+# $FreeBSD: src/crypto/openssh/ssh_config,v 1.32 2006/11/10 16:52:41 des 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 dd22cccc9b2d..0d68bcc414e8 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.97 2006/07/27 08:00:50 jmc Exp $
-.\" $FreeBSD$
+.\" $FreeBSD: src/crypto/openssh/ssh_config.5,v 1.23 2007/05/24 22:04:07 des Exp $
.Dd September 25, 1999
.Dt SSH_CONFIG 5
.Os
diff --git a/crypto/openssh/ssh_namespace.h b/crypto/openssh/ssh_namespace.h
index f189228d10d2..b3af9f6928cb 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 2006/09/30 13:38:05 des Exp $
*/
#define a2port ssh_a2port
diff --git a/crypto/openssh/sshd.8 b/crypto/openssh/sshd.8
index 6e283b0f6bcf..2f0e458a0032 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.234 2006/08/21 08:15:57 dtucker Exp $
-.\" $FreeBSD$
+.\" $FreeBSD: src/crypto/openssh/sshd.8,v 1.34 2006/09/30 13:38:05 des Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
diff --git a/crypto/openssh/sshd.c b/crypto/openssh/sshd.c
index 583252645b43..4797011cb8e3 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 2006/11/10 16:52:41 des Exp $");
#include <sys/types.h>
#include <sys/ioctl.h>
diff --git a/crypto/openssh/sshd_config b/crypto/openssh/sshd_config
index e01d240c9270..596d8fc3e204 100644
--- a/crypto/openssh/sshd_config
+++ b/crypto/openssh/sshd_config
@@ -1,5 +1,5 @@
# $OpenBSD: sshd_config,v 1.74 2006/07/19 13:07:10 dtucker Exp $
-# $FreeBSD$
+# $FreeBSD: src/crypto/openssh/sshd_config,v 1.47 2006/11/10 16:52:41 des 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 ac95f7bcb13a..c8cbd5ea704b 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.70 2006/08/21 08:14:01 dtucker Exp $
-.\" $FreeBSD$
+.\" $FreeBSD: src/crypto/openssh/sshd_config.5,v 1.29 2007/05/24 22:04:07 des Exp $
.Dd September 25, 1999
.Dt SSHD_CONFIG 5
.Os
diff --git a/crypto/openssh/version.h b/crypto/openssh/version.h
index 3976bd1a8773..ebbbeb759f2b 100644
--- a/crypto/openssh/version.h
+++ b/crypto/openssh/version.h
@@ -1,5 +1,5 @@
/* $OpenBSD: version.h,v 1.48 2006/11/07 10:31:31 markus Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/crypto/openssh/version.h,v 1.35 2006/11/10 16:52:41 des Exp $ */
#ifndef SSH_VERSION
diff --git a/crypto/openssl/FREEBSD-Xlist b/crypto/openssl/FREEBSD-Xlist
index 28c299411dbe..d5d5cf4d45c4 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 2006/07/29 22:40:45 simon Exp $
INSTALL.DJGPP
INSTALL.MacOS
INSTALL.NW
diff --git a/crypto/openssl/FREEBSD-upgrade b/crypto/openssl/FREEBSD-upgrade
index 109df2b100d3..915a1c1ba81a 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 2007/03/15 21:06:48 simon Exp $
diff --git a/crypto/openssl/apps/openssl.cnf b/crypto/openssl/apps/openssl.cnf
index cf8f8ea1e445..18a89b2d14df 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 2006/07/29 19:14:46 simon 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..a986ad03deba 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.4.1 2008/02/05 21:02:04 simon 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..782d51de4b9f 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 2006/10/01 07:46:16 simon 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..037990aecc48 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 2006/10/01 07:46:16 simon 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..e159882cd623 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 2007/03/15 20:07:27 simon 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..a2b18ea0cbdc 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 2006/10/01 07:46:16 simon Exp $
#
# Mingw32.pl -- Mingw
#