From 5cd221028ba5e7ada35a0dd196fb642b44f197d1 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 15 Jan 2008 15:46:22 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_3_0_RELEASE'. This commit was manufactured to restore the state of the 6.3-RELEASE image. --- sys/dev/aha/aha.c | 2 +- sys/dev/aha/aha_isa.c | 2 +- sys/dev/aha/aha_mca.c | 2 +- sys/dev/aha/ahareg.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/dev/aha') diff --git a/sys/dev/aha/aha.c b/sys/dev/aha/aha.c index e901f145ff35..3a9092e02e7d 100644 --- a/sys/dev/aha/aha.c +++ b/sys/dev/aha/aha.c @@ -58,7 +58,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aha/aha.c,v 1.59.2.1 2006/12/14 02:57:04 mjacob Exp $"); #include #include diff --git a/sys/dev/aha/aha_isa.c b/sys/dev/aha/aha_isa.c index 93e7955542bb..527f868b78b2 100644 --- a/sys/dev/aha/aha_isa.c +++ b/sys/dev/aha/aha_isa.c @@ -55,7 +55,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aha/aha_isa.c,v 1.36.2.1 2006/12/14 02:57:04 mjacob Exp $"); #include #include diff --git a/sys/dev/aha/aha_mca.c b/sys/dev/aha/aha_mca.c index f7ad707716f7..d074f5a3656b 100644 --- a/sys/dev/aha/aha_mca.c +++ b/sys/dev/aha/aha_mca.c @@ -27,7 +27,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aha/aha_mca.c,v 1.13.2.1 2006/12/14 02:57:04 mjacob Exp $"); #include #include diff --git a/sys/dev/aha/ahareg.h b/sys/dev/aha/ahareg.h index a248caab08da..f80775185581 100644 --- a/sys/dev/aha/ahareg.h +++ b/sys/dev/aha/ahareg.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/aha/ahareg.h,v 1.19 2005/01/19 06:54:10 imp Exp $ */ #ifndef _AHAREG_H_ -- cgit v1.3