diff options
Diffstat (limited to 'crypto/heimdal')
-rw-r--r-- | crypto/heimdal/FREEBSD-Xlist | 2 | ||||
-rw-r--r-- | crypto/heimdal/admin/ktutil_locl.h | 2 | ||||
-rw-r--r-- | crypto/heimdal/appl/ftp/ftp/ftp_locl.h | 2 | ||||
-rw-r--r-- | crypto/heimdal/appl/rcp/extern.h | 2 | ||||
-rw-r--r-- | crypto/heimdal/appl/rcp/util.c | 2 | ||||
-rw-r--r-- | crypto/heimdal/appl/su/Makefile.am | 2 | ||||
-rw-r--r-- | crypto/heimdal/appl/su/su.c | 2 | ||||
-rw-r--r-- | crypto/heimdal/kadmin/kadmin_locl.h | 2 | ||||
-rw-r--r-- | crypto/heimdal/kdc/headers.h | 2 | ||||
-rw-r--r-- | crypto/heimdal/lib/gssapi/gssapi_locl.h | 2 | ||||
-rw-r--r-- | crypto/heimdal/lib/hdb/hdb_locl.h | 2 | ||||
-rw-r--r-- | crypto/heimdal/lib/krb5/crypto.c | 2 | ||||
-rw-r--r-- | crypto/heimdal/lib/krb5/krb5_locl.h | 2 |
13 files changed, 13 insertions, 13 deletions
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__ |