From 3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 4 Nov 2004 19:12:42 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_3_0_RELEASE'. This commit was manufactured to restore the state of the 5.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 919b1ecd6764..2d95528ec0e1 100644 --- a/sys/dev/aha/aha.c +++ b/sys/dev/aha/aha.c @@ -57,7 +57,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aha/aha.c,v 1.55 2003/11/13 04:14:53 imp Exp $"); #include #include diff --git a/sys/dev/aha/aha_isa.c b/sys/dev/aha/aha_isa.c index 7215cb069cbd..6ed9cb7599d9 100644 --- a/sys/dev/aha/aha_isa.c +++ b/sys/dev/aha/aha_isa.c @@ -54,7 +54,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aha/aha_isa.c,v 1.29 2004/03/17 17:50:24 njl Exp $"); #include #include diff --git a/sys/dev/aha/aha_mca.c b/sys/dev/aha/aha_mca.c index 730e57e79429..163d803665c6 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.11 2004/03/17 17:50:24 njl Exp $"); #include #include diff --git a/sys/dev/aha/ahareg.h b/sys/dev/aha/ahareg.h index c64d8ea06a73..eec1f2835ae3 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.17 2003/11/13 04:14:53 imp Exp $ */ #ifndef _AHAREG_H_ -- cgit v1.3