From 3640cb54210edbb7edbf1b12ef0127ecfcea967d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 3 Nov 2005 00:35:26 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_0_0_RELEASE'. This commit was manufactured to restore the state of the 6.0-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 b828a9daf84c..9f1e82c6a705 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 2005/05/29 04:42:16 nyan Exp $"); #include #include diff --git a/sys/dev/aha/aha_isa.c b/sys/dev/aha/aha_isa.c index 8805a60c6bc6..60a67a2c17d1 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 2005/05/29 04:42:16 nyan Exp $"); #include #include diff --git a/sys/dev/aha/aha_mca.c b/sys/dev/aha/aha_mca.c index 81f106415cb2..8eb84f2b472b 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 2005/01/19 06:54:10 imp 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