summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 09:48:43 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 09:48:43 +0000
commit94b6d727947e1242356988da003ea702d41a97de (patch)
tree4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/dev/aic7xxx
parentdd2a6abaa8db23fd5a6c0f1a719e7ea482878a5e (diff)
downloadFreeBSD-src-94b6d727947e1242356988da003ea702d41a97de.zip
FreeBSD-src-94b6d727947e1242356988da003ea702d41a97de.tar.gz
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
ready for it yet.
Diffstat (limited to 'sys/dev/aic7xxx')
-rw-r--r--sys/dev/aic7xxx/aic7xxx.seq2
-rw-r--r--sys/dev/aic7xxx/aic7xxx_asm.c2
-rw-r--r--sys/dev/aic7xxx/aic7xxx_reg.h2
-rw-r--r--sys/dev/aic7xxx/aicasm.c2
-rw-r--r--sys/dev/aic7xxx/aicasm/aicasm.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/aic7xxx/aic7xxx.seq b/sys/dev/aic7xxx/aic7xxx.seq
index bc71319..0baa037 100644
--- a/sys/dev/aic7xxx/aic7xxx.seq
+++ b/sys/dev/aic7xxx/aic7xxx.seq
@@ -39,7 +39,7 @@
*
*-M************************************************************************/
-VERSION AIC7XXX_SEQ_VER "$FreeBSD$"
+VERSION AIC7XXX_SEQ_VER "$Id$"
#if defined(__NetBSD__)
#include "../../../../dev/ic/aic7xxxreg.h"
diff --git a/sys/dev/aic7xxx/aic7xxx_asm.c b/sys/dev/aic7xxx/aic7xxx_asm.c
index cfaebb3..d3e09f6 100644
--- a/sys/dev/aic7xxx/aic7xxx_asm.c
+++ b/sys/dev/aic7xxx/aic7xxx_asm.c
@@ -43,7 +43,7 @@
* are token separators.
*
*-M*************************************************************************/
-static char id[] = "$FreeBSD$";
+static char id[] = "$Id$";
#include <ctype.h>
#include <stdio.h>
#include <string.h>
diff --git a/sys/dev/aic7xxx/aic7xxx_reg.h b/sys/dev/aic7xxx/aic7xxx_reg.h
index 520b677..523923f 100644
--- a/sys/dev/aic7xxx/aic7xxx_reg.h
+++ b/sys/dev/aic7xxx/aic7xxx_reg.h
@@ -28,7 +28,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
/*
diff --git a/sys/dev/aic7xxx/aicasm.c b/sys/dev/aic7xxx/aicasm.c
index cfaebb3..d3e09f6 100644
--- a/sys/dev/aic7xxx/aicasm.c
+++ b/sys/dev/aic7xxx/aicasm.c
@@ -43,7 +43,7 @@
* are token separators.
*
*-M*************************************************************************/
-static char id[] = "$FreeBSD$";
+static char id[] = "$Id$";
#include <ctype.h>
#include <stdio.h>
#include <string.h>
diff --git a/sys/dev/aic7xxx/aicasm/aicasm.c b/sys/dev/aic7xxx/aicasm/aicasm.c
index cfaebb3..d3e09f6 100644
--- a/sys/dev/aic7xxx/aicasm/aicasm.c
+++ b/sys/dev/aic7xxx/aicasm/aicasm.c
@@ -43,7 +43,7 @@
* are token separators.
*
*-M*************************************************************************/
-static char id[] = "$FreeBSD$";
+static char id[] = "$Id$";
#include <ctype.h>
#include <stdio.h>
#include <string.h>
OpenPOWER on IntegriCloud