diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
| commit | 8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 (patch) | |
| tree | 1b808490e2ba26bfe983f82bd41a2b36a6127322 /usr.sbin/amd/include | |
| parent | a1fc2b0c89a1dd2ca090ae990ab45b21363ab76e (diff) | |
Diffstat (limited to 'usr.sbin/amd/include')
| -rw-r--r-- | usr.sbin/amd/include/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/amd/include/amu_autofs_prot.h | 2 | ||||
| -rw-r--r-- | usr.sbin/amd/include/aux_conf.h | 2 | ||||
| -rw-r--r-- | usr.sbin/amd/include/build_version.h | 2 | ||||
| -rw-r--r-- | usr.sbin/amd/include/config.h | 2 | ||||
| -rw-r--r-- | usr.sbin/amd/include/newvers.sh | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/amd/include/Makefile b/usr.sbin/amd/include/Makefile index df770d1caf81..4486e8680d1e 100644 --- a/usr.sbin/amd/include/Makefile +++ b/usr.sbin/amd/include/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/include/Makefile,v 1.10.6.1 2008/11/25 02:59:29 kensmith Exp $ # # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998. diff --git a/usr.sbin/amd/include/amu_autofs_prot.h b/usr.sbin/amd/include/amu_autofs_prot.h index 12f5b95b7bee..4822728bf997 100644 --- a/usr.sbin/amd/include/amu_autofs_prot.h +++ b/usr.sbin/amd/include/amu_autofs_prot.h @@ -1,4 +1,4 @@ -// $FreeBSD$ +// $FreeBSD: src/usr.sbin/amd/include/amu_autofs_prot.h,v 1.1.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $ /* Adjust once we have some form of Autofs support. */ diff --git a/usr.sbin/amd/include/aux_conf.h b/usr.sbin/amd/include/aux_conf.h index 1529ba34b9e5..823f9c9a8f46 100644 --- a/usr.sbin/amd/include/aux_conf.h +++ b/usr.sbin/amd/include/aux_conf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/amd/include/aux_conf.h,v 1.4.18.1.2.1 2008/11/25 02:59:29 kensmith Exp $ */ /* * aux_conf.h: diff --git a/usr.sbin/amd/include/build_version.h b/usr.sbin/amd/include/build_version.h index 09eb1fc91220..827dd2355032 100644 --- a/usr.sbin/amd/include/build_version.h +++ b/usr.sbin/amd/include/build_version.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/amd/include/build_version.h,v 1.1.48.1.2.1 2008/11/25 02:59:29 kensmith Exp $ */ #include <sys/param.h> /*#define AMU_BUILD_VERSION 1 */ diff --git a/usr.sbin/amd/include/config.h b/usr.sbin/amd/include/config.h index e1dc8ef06fb1..3420930e5ce2 100644 --- a/usr.sbin/amd/include/config.h +++ b/usr.sbin/amd/include/config.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/amd/include/config.h,v 1.31.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $ * * portions derived from * $NetBSD: config.h,v 1.11 1998/08/08 22:33:37 christos Exp $ diff --git a/usr.sbin/amd/include/newvers.sh b/usr.sbin/amd/include/newvers.sh index e192ee91f4d1..d27f524f228c 100644 --- a/usr.sbin/amd/include/newvers.sh +++ b/usr.sbin/amd/include/newvers.sh @@ -1,5 +1,5 @@ # $NetBSD: mkconf,v 1.1.1.1 1997/07/24 21:20:12 christos Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/include/newvers.sh,v 1.9.10.1.2.1 2008/11/25 02:59:29 kensmith Exp $ # mkconf # Generate local configuration parameters for amd # |
