aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/idt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/idt')
-rw-r--r--sys/dev/idt/idt.c2
-rw-r--r--sys/dev/idt/idt_harp.c2
-rw-r--r--sys/dev/idt/idt_pci.c2
-rw-r--r--sys/dev/idt/idtreg.h2
-rw-r--r--sys/dev/idt/idtvar.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/idt/idt.c b/sys/dev/idt/idt.c
index fbcd9161ab04..8056c415fd69 100644
--- a/sys/dev/idt/idt.c
+++ b/sys/dev/idt/idt.c
@@ -77,7 +77,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/idt/idt.c,v 1.9.2.1 2005/01/30 00:59:46 imp Exp $");
#include <sys/param.h>
#include <sys/systm.h>
diff --git a/sys/dev/idt/idt_harp.c b/sys/dev/idt/idt_harp.c
index 4659c4689037..e4ef1909e2fc 100644
--- a/sys/dev/idt/idt_harp.c
+++ b/sys/dev/idt/idt_harp.c
@@ -39,7 +39,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/idt/idt_harp.c,v 1.5.2.3 2005/01/30 00:59:46 imp Exp $");
#include <sys/param.h>
#include <sys/systm.h>
diff --git a/sys/dev/idt/idt_pci.c b/sys/dev/idt/idt_pci.c
index 035b68f96f4c..2d194b27b0c1 100644
--- a/sys/dev/idt/idt_pci.c
+++ b/sys/dev/idt/idt_pci.c
@@ -37,7 +37,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/idt/idt_pci.c,v 1.4.2.1 2005/01/30 00:59:46 imp Exp $");
#include <sys/param.h>
#include <sys/systm.h>
diff --git a/sys/dev/idt/idtreg.h b/sys/dev/idt/idtreg.h
index 230bbbb1c78c..e9d4fb1fd622 100644
--- a/sys/dev/idt/idtreg.h
+++ b/sys/dev/idt/idtreg.h
@@ -37,7 +37,7 @@
*
******************************************************************************
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/idt/idtreg.h,v 1.1.8.1 2005/01/30 00:59:46 imp Exp $
*/
#define IDT_VERSION "IDT 1.101"
diff --git a/sys/dev/idt/idtvar.h b/sys/dev/idt/idtvar.h
index b98ee1af2dad..d1c914c50833 100644
--- a/sys/dev/idt/idtvar.h
+++ b/sys/dev/idt/idtvar.h
@@ -47,7 +47,7 @@
*
******************************************************************************
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/idt/idtvar.h,v 1.2.6.1 2005/01/30 00:59:46 imp Exp $
*/
/*******************************************************************************