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 /contrib/bind9/lib/isc | |
| parent | 54055718ff5134ddd61afc4c5f01440022040a06 (diff) | |
Diffstat (limited to 'contrib/bind9/lib/isc')
| -rw-r--r-- | contrib/bind9/lib/isc/alpha/include/isc/atomic.h | 2 | ||||
| -rw-r--r-- | contrib/bind9/lib/isc/arm/include/isc/atomic.h | 2 | ||||
| -rw-r--r-- | contrib/bind9/lib/isc/include/isc/sha2.h | 2 | ||||
| -rw-r--r-- | contrib/bind9/lib/isc/sha2.c | 2 | ||||
| -rw-r--r-- | contrib/bind9/lib/isc/sparc64/include/isc/atomic.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/contrib/bind9/lib/isc/alpha/include/isc/atomic.h b/contrib/bind9/lib/isc/alpha/include/isc/atomic.h index a4b9b15a02ea5..568496e541edb 100644 --- a/contrib/bind9/lib/isc/alpha/include/isc/atomic.h +++ b/contrib/bind9/lib/isc/alpha/include/isc/atomic.h @@ -46,7 +46,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/bind9/lib/isc/alpha/include/isc/atomic.h,v 1.1.1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef ISC_ATOMIC_H diff --git a/contrib/bind9/lib/isc/arm/include/isc/atomic.h b/contrib/bind9/lib/isc/arm/include/isc/atomic.h index 4c519ee815c55..0b9fdfd186169 100644 --- a/contrib/bind9/lib/isc/arm/include/isc/atomic.h +++ b/contrib/bind9/lib/isc/arm/include/isc/atomic.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/bind9/lib/isc/arm/include/isc/atomic.h,v 1.1.1.1.2.1.6.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef ISC_ATOMIC_H diff --git a/contrib/bind9/lib/isc/include/isc/sha2.h b/contrib/bind9/lib/isc/include/isc/sha2.h index e54c620600422..137967bacb84f 100644 --- a/contrib/bind9/lib/isc/include/isc/sha2.h +++ b/contrib/bind9/lib/isc/include/isc/sha2.h @@ -16,7 +16,7 @@ /* $Id: sha2.h,v 1.2.2.6 2006/08/16 03:18:14 marka Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/bind9/lib/isc/include/isc/sha2.h,v 1.1.1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: sha2.h,v 1.3 2001/03/12 08:27:48 itojun Exp $ */ /* diff --git a/contrib/bind9/lib/isc/sha2.c b/contrib/bind9/lib/isc/sha2.c index 7b41a28918a92..8f26bfb302817 100644 --- a/contrib/bind9/lib/isc/sha2.c +++ b/contrib/bind9/lib/isc/sha2.c @@ -16,7 +16,7 @@ /* $Id: sha2.c,v 1.2.2.12 2006/08/16 03:18:14 marka Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/bind9/lib/isc/sha2.c,v 1.1.1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: sha2.c,v 1.8 2001/11/08 01:07:52 itojun Exp $ */ /* diff --git a/contrib/bind9/lib/isc/sparc64/include/isc/atomic.h b/contrib/bind9/lib/isc/sparc64/include/isc/atomic.h index 5c254cf403a3e..b2a7cb48a2e11 100644 --- a/contrib/bind9/lib/isc/sparc64/include/isc/atomic.h +++ b/contrib/bind9/lib/isc/sparc64/include/isc/atomic.h @@ -48,7 +48,7 @@ * SUCH DAMAGE. * * from: FreeBSD: src/sys/i386/include/atomic.h,v 1.20 2001/02/11 - * $FreeBSD$ + * $FreeBSD: src/contrib/bind9/lib/isc/sparc64/include/isc/atomic.h,v 1.1.1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef ISC_ATOMIC_H |
