summaryrefslogtreecommitdiffstats
path: root/sys/gnu/i386
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1998-08-05 20:19:04 +0000
committerbrian <brian@FreeBSD.org>1998-08-05 20:19:04 +0000
commitb0987fb412f9af32bb59da8c4659ec58fc7c1ebe (patch)
tree770b56e07dc66281937733b501e52926897c8bb4 /sys/gnu/i386
parenta5af6bd48fe95a9c8729dc9e7f7b057c97d3d19a (diff)
downloadFreeBSD-src-b0987fb412f9af32bb59da8c4659ec58fc7c1ebe.zip
FreeBSD-src-b0987fb412f9af32bb59da8c4659ec58fc7c1ebe.tar.gz
Add Id keyword
Diffstat (limited to 'sys/gnu/i386')
-rw-r--r--sys/gnu/i386/isa/dgm.c1
-rw-r--r--sys/gnu/i386/isa/dgmbios.h5
-rw-r--r--sys/gnu/i386/isa/dgmfep.h5
3 files changed, 9 insertions, 2 deletions
diff --git a/sys/gnu/i386/isa/dgm.c b/sys/gnu/i386/isa/dgm.c
index f42e239..b90acd5 100644
--- a/sys/gnu/i386/isa/dgm.c
+++ b/sys/gnu/i386/isa/dgm.c
@@ -1,4 +1,5 @@
/*-
+ * $Id$
*
* This driver and the associated header files support the ISA PC/Xem
* Digiboards. Its evolutionary roots are described below.
diff --git a/sys/gnu/i386/isa/dgmbios.h b/sys/gnu/i386/isa/dgmbios.h
index fc61cc5..3193c9d 100644
--- a/sys/gnu/i386/isa/dgmbios.h
+++ b/sys/gnu/i386/isa/dgmbios.h
@@ -1,4 +1,7 @@
-/* This file is an ascii copy of the file sxbios.bin included in the
+/*
+ * $Id$
+ *
+ * This file is an ascii copy of the file sxbios.bin included in the
* Digiboard PC/Xem driver for Linux. It is copyright 1992, DIGI
* International. All Rights Reserved.
*/
diff --git a/sys/gnu/i386/isa/dgmfep.h b/sys/gnu/i386/isa/dgmfep.h
index 2812514..ed30e4a 100644
--- a/sys/gnu/i386/isa/dgmfep.h
+++ b/sys/gnu/i386/isa/dgmfep.h
@@ -1,4 +1,7 @@
-/* This file is an ascii copy of the file sxbios.bin included in the
+/*
+ * $Id$
+ *
+ * This file is an ascii copy of the file sxbios.bin included in the
* Digiboard PC/Xem driver for Linux. It is copyright 1992, DIGI
* International. All Rights Reserved.
*/
OpenPOWER on IntegriCloud