summaryrefslogtreecommitdiffstats
path: root/c/src/lib
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-16 16:56:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-16 16:56:48 +0000
commit6f9c75c3222e99621dadd7c7d8499d76619a8a60 (patch)
treec8bc7a4f59c34f1e5667fb43d3203d4d00ea37c2 /c/src/lib
parentJennifer found some uninitialized variables: (diff)
downloadrtems-6f9c75c3222e99621dadd7c7d8499d76619a8a60.tar.bz2
Ralf Corsepius reported a number of missing CVS Id's:
> RTEMS is under CVS control and has been since rtems 3.1.16 which was > around May 1995. So I just to add the $Id$. If you notice other files > with missing $Id$'s let me know. I try to keep w\up with it. Now that you have asked -- I'll attach a list of files lacking an RCS-Id to this mail. This list has been generated by a little sh-script I'll also enclose.
Diffstat (limited to 'c/src/lib')
-rw-r--r--c/src/lib/libbsp/i386/i386ex/startup/README5
-rw-r--r--c/src/lib/libbsp/i386/i386ex/startup/linkcmds2
-rw-r--r--c/src/lib/libbsp/i386/pc386/clock/ckinit.c16
-rw-r--r--c/src/lib/libbsp/i386/pc386/clock/rtc.c16
-rw-r--r--c/src/lib/libbsp/i386/pc386/console/console.c16
-rw-r--r--c/src/lib/libbsp/i386/pc386/console/inch.c17
-rw-r--r--c/src/lib/libbsp/i386/pc386/console/outch.c16
-rw-r--r--c/src/lib/libbsp/i386/pc386/include/bsp.h16
-rw-r--r--c/src/lib/libbsp/i386/pc386/include/coverhd.h12
-rw-r--r--c/src/lib/libbsp/i386/pc386/start/start.s2
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/bspstart.c16
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/exit.c16
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/ldsegs.s16
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/linkcmds16
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/sbrk.c16
-rw-r--r--c/src/lib/libbsp/i386/pc386/timer/timer.c16
-rw-r--r--c/src/lib/libbsp/i386/pc386/timer/timerisr.s16
-rw-r--r--c/src/lib/libbsp/i386/pc386/times_i486dx2
-rw-r--r--c/src/lib/libbsp/i386/pc386/times_p52
-rw-r--r--c/src/lib/libbsp/i386/pc386/tools/Spec.doc3
-rw-r--r--c/src/lib/libbsp/i386/pc386/tools/bin2boot.c2
-rw-r--r--c/src/lib/libbsp/m68k/efi332/misc/gdbinit683
-rw-r--r--c/src/lib/libbsp/m68k/efi332/start/start.c4
-rw-r--r--c/src/lib/libbsp/m68k/efi332/start332/start332.c4
-rw-r--r--c/src/lib/libbsp/m68k/efi332/startup/linkcmds_ROM2
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c1
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h1
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/startup/m68k-stub.c2
-rw-r--r--c/src/lib/libbsp/mips/README4
-rw-r--r--c/src/lib/libbsp/mips/p4000/README2
-rw-r--r--c/src/lib/libbsp/mips/p4000/startup/ghlinkcmds4
-rw-r--r--c/src/lib/libbsp/mips/p4000/times2
-rw-r--r--c/src/lib/libbsp/mips64orion/Makefile.in2
-rw-r--r--c/src/lib/libbsp/mips64orion/README4
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/Makefile.in2
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/README2
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/startup/ghlinkcmds4
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/times2
-rw-r--r--c/src/lib/libcpu/hppa1.1/milli/milli.s3
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/README4
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/bindec.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/binstr.s3
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/bugfix.s3
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/decbin.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/do_func.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/fpsp.defs3
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/gen_except.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/get_op.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/kernel_ex.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/res_func.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/round.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/rtems_skel.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/sacos.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/sasin.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/satan.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/satanh.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/scale.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/scosh.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/setox.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/sgetem.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/sint.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/slog2.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/slogn.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/smovecr.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/srem_mod.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/ssin.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/stan.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/stanh.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/sto_res.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/stwotox.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/tbldo.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/util.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/x_bsun.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/x_fline.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/x_operr.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/x_ovfl.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/x_snan.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/x_unfl.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.s2
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/x_unsupp.s2
-rw-r--r--c/src/lib/libmisc/cpuuse/README2
-rw-r--r--c/src/lib/libmisc/cpuuse/cpuuse.c2
-rw-r--r--c/src/lib/libmisc/cpuuse/cpuuse.h2
-rw-r--r--c/src/lib/libmisc/cpuuse/internal.h2
86 files changed, 271 insertions, 115 deletions
diff --git a/c/src/lib/libbsp/i386/i386ex/startup/README b/c/src/lib/libbsp/i386/i386ex/startup/README
index 44f8d1d63c..637758a6d0 100644
--- a/c/src/lib/libbsp/i386/i386ex/startup/README
+++ b/c/src/lib/libbsp/i386/i386ex/startup/README
@@ -1,3 +1,6 @@
+#
+# $Id$
+#
The doit shell file cd's to $H, which refers to the directory
@@ -22,4 +25,4 @@ descriptor tables "into our space". ( in start.s I think )
Erik
- \ No newline at end of file
+
diff --git a/c/src/lib/libbsp/i386/i386ex/startup/linkcmds b/c/src/lib/libbsp/i386/i386ex/startup/linkcmds
index 3946acd49d..fa7cf47a60 100644
--- a/c/src/lib/libbsp/i386/i386ex/startup/linkcmds
+++ b/c/src/lib/libbsp/i386/i386ex/startup/linkcmds
@@ -10,7 +10,7 @@
* found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html.
*
- * linkcmds,v 1.0 1995/11/30 16:52:02 Erik Ivanenko
+ * $Id$
*/
diff --git a/c/src/lib/libbsp/i386/pc386/clock/ckinit.c b/c/src/lib/libbsp/i386/pc386/clock/ckinit.c
index e02510c70e..9dedf9c5ba 100644
--- a/c/src/lib/libbsp/i386/pc386/clock/ckinit.c
+++ b/c/src/lib/libbsp/i386/pc386/clock/ckinit.c
@@ -19,14 +19,16 @@
| ckinit.c,v 1.4 1995/12/19 20:07:13 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/clock/rtc.c b/c/src/lib/libbsp/i386/pc386/clock/rtc.c
index 076e06c7e5..bbdebd4608 100644
--- a/c/src/lib/libbsp/i386/pc386/clock/rtc.c
+++ b/c/src/lib/libbsp/i386/pc386/clock/rtc.c
@@ -20,14 +20,16 @@
| rtc.c,v 1.4 1995/12/19 20:07:15 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/console/console.c b/c/src/lib/libbsp/i386/pc386/console/console.c
index 220b56f4a4..7fbf7b58e6 100644
--- a/c/src/lib/libbsp/i386/pc386/console/console.c
+++ b/c/src/lib/libbsp/i386/pc386/console/console.c
@@ -19,14 +19,16 @@
| console.c,v 1.4 1995/12/19 20:07:23 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/console/inch.c b/c/src/lib/libbsp/i386/pc386/console/inch.c
index e87e45728c..77884a868f 100644
--- a/c/src/lib/libbsp/i386/pc386/console/inch.c
+++ b/c/src/lib/libbsp/i386/pc386/console/inch.c
@@ -16,15 +16,18 @@
| This code is based on:
| inch.c,v 1.3 1995/12/19 20:07:25 joel Exp - go32 BSP
| With the following copyright notice:
+| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/i386/pc386/console/outch.c b/c/src/lib/libbsp/i386/pc386/console/outch.c
index a7ee806ee4..28e2c7e879 100644
--- a/c/src/lib/libbsp/i386/pc386/console/outch.c
+++ b/c/src/lib/libbsp/i386/pc386/console/outch.c
@@ -17,14 +17,16 @@
| outch.c,v 1.4 1995/12/19 20:07:27 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/include/bsp.h b/c/src/lib/libbsp/i386/pc386/include/bsp.h
index b442389250..6ba64b9909 100644
--- a/c/src/lib/libbsp/i386/pc386/include/bsp.h
+++ b/c/src/lib/libbsp/i386/pc386/include/bsp.h
@@ -19,14 +19,16 @@
| bsp.h,v 1.5 1995/12/19 20:07:30 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/include/coverhd.h b/c/src/lib/libbsp/i386/pc386/include/coverhd.h
index 55be1961bc..d0a025c20c 100644
--- a/c/src/lib/libbsp/i386/pc386/include/coverhd.h
+++ b/c/src/lib/libbsp/i386/pc386/include/coverhd.h
@@ -3,15 +3,15 @@
* This include file has defines to represent the overhead associated
* with calling a particular directive from C on this target.
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright assigned to U.S. Government, 1994.
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * The license and distribution terms for this file may be
+ * found in found in the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
*
- * coverhd.h,v 1.2 1995/12/19 20:07:32 joel Exp
+ * $Id$
*/
#ifndef __COVERHD_h
diff --git a/c/src/lib/libbsp/i386/pc386/start/start.s b/c/src/lib/libbsp/i386/pc386/start/start.s
index fb9019a742..bdf74731c6 100644
--- a/c/src/lib/libbsp/i386/pc386/start/start.s
+++ b/c/src/lib/libbsp/i386/pc386/start/start.s
@@ -32,6 +32,8 @@
|
| Also based on (from the Linux source tree):
| video.S - Copyright (C) 1995, 1996 Martin Mares <mj@k332.feld.cvut.cz>
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/startup/bspstart.c b/c/src/lib/libbsp/i386/pc386/startup/bspstart.c
index 73c9e6adeb..ac059c1169 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/bspstart.c
+++ b/c/src/lib/libbsp/i386/pc386/startup/bspstart.c
@@ -21,14 +21,16 @@
| bspstart.c,v 1.8 1996/05/28 13:12:40 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/startup/exit.c b/c/src/lib/libbsp/i386/pc386/startup/exit.c
index b518c71418..3df1cdb5af 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/exit.c
+++ b/c/src/lib/libbsp/i386/pc386/startup/exit.c
@@ -19,14 +19,16 @@
| exit.c,v 1.2 1995/12/19 20:07:36 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/startup/ldsegs.s b/c/src/lib/libbsp/i386/pc386/startup/ldsegs.s
index 507eee92de..506d103ab0 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/ldsegs.s
+++ b/c/src/lib/libbsp/i386/pc386/startup/ldsegs.s
@@ -24,15 +24,17 @@
| ldsegs.s,v 1.4 1996/04/20 16:48:30 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
|
+| $Id$
+|
| Also based on (from the Linux source tree):
| setup.S - Copyright (C) 1991, 1992 Linus Torvalds
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/startup/linkcmds b/c/src/lib/libbsp/i386/pc386/startup/linkcmds
index 516d9c3393..339195da1b 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/linkcmds
+++ b/c/src/lib/libbsp/i386/pc386/startup/linkcmds
@@ -20,14 +20,16 @@
| linkcmds,v 1.3 1995/12/19 20:06:58 joel Exp - FORCE CPU386 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/startup/sbrk.c b/c/src/lib/libbsp/i386/pc386/startup/sbrk.c
index 851f9ed0e6..a8d872fa00 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/sbrk.c
+++ b/c/src/lib/libbsp/i386/pc386/startup/sbrk.c
@@ -22,14 +22,16 @@
| sbrk.c,v 1.2 1995/12/19 20:07:38 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/timer/timer.c b/c/src/lib/libbsp/i386/pc386/timer/timer.c
index 0cbca572e8..ddad3b3ce9 100644
--- a/c/src/lib/libbsp/i386/pc386/timer/timer.c
+++ b/c/src/lib/libbsp/i386/pc386/timer/timer.c
@@ -22,14 +22,16 @@
| timer.c,v 1.7 1995/12/19 20:07:43 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/timer/timerisr.s b/c/src/lib/libbsp/i386/pc386/timer/timerisr.s
index da9bf83b2b..ba373abcb3 100644
--- a/c/src/lib/libbsp/i386/pc386/timer/timerisr.s
+++ b/c/src/lib/libbsp/i386/pc386/timer/timerisr.s
@@ -19,14 +19,16 @@
| timerisr.s,v 1.5 1995/12/19 20:07:45 joel Exp - go32 BSP
| With the following copyright notice:
| **************************************************************************
-| * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. *
-| * On-Line Applications Research Corporation (OAR). *
-| * All rights assigned to U.S. Government, 1994. *
-| * *
-| * This material may be reproduced by or for the U.S. Government pursuant *
-| * to the copyright license under the clause at DFARS 252.227-7013. This *
-| * notice must appear in all copies of this file and its derivatives. *
+| * COPYRIGHT (c) 1989-1997.
+| * On-Line Applications Research Corporation (OAR).
+| * Copyright assigned to U.S. Government, 1994.
+| *
+| * The license and distribution terms for this file may be
+| * found in found in the file LICENSE in this distribution or at
+| * http://www.OARcorp.com/rtems/license.html.
| **************************************************************************
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/i386/pc386/times_i486dx b/c/src/lib/libbsp/i386/pc386/times_i486dx
index 3555c3ef7d..49601b31d0 100644
--- a/c/src/lib/libbsp/i386/pc386/times_i486dx
+++ b/c/src/lib/libbsp/i386/pc386/times_i486dx
@@ -1,7 +1,7 @@
#
# Timing Test Suite Results for the go32 BSP using an i486DX
#
-# times_i486dx,v 1.4 1996/07/02 18:14:27 joel Exp
+# $Id$
#
Board: PC/AT clone
diff --git a/c/src/lib/libbsp/i386/pc386/times_p5 b/c/src/lib/libbsp/i386/pc386/times_p5
index c328fcecfc..977c4ec482 100644
--- a/c/src/lib/libbsp/i386/pc386/times_p5
+++ b/c/src/lib/libbsp/i386/pc386/times_p5
@@ -1,7 +1,7 @@
#
# Timing Test Suite Results for the go32 BSP using a Pentium
#
-# times_p5,v 1.3 1995/12/19 20:07:20 joel Exp
+# $Id$
#
NOTE: To obtain the execution time in microseconds, divide the number of
diff --git a/c/src/lib/libbsp/i386/pc386/tools/Spec.doc b/c/src/lib/libbsp/i386/pc386/tools/Spec.doc
index c4ca3c4234..ea66a7eb3d 100644
--- a/c/src/lib/libbsp/i386/pc386/tools/Spec.doc
+++ b/c/src/lib/libbsp/i386/pc386/tools/Spec.doc
@@ -1,3 +1,6 @@
+#
+# $Id$
+#
2-28-1995 GK
diff --git a/c/src/lib/libbsp/i386/pc386/tools/bin2boot.c b/c/src/lib/libbsp/i386/pc386/tools/bin2boot.c
index f8eaa0faea..4449d81fb9 100644
--- a/c/src/lib/libbsp/i386/pc386/tools/bin2boot.c
+++ b/c/src/lib/libbsp/i386/pc386/tools/bin2boot.c
@@ -14,6 +14,8 @@
|
| This file is provided "AS IS" without warranty of any kind, either
| expressed or implied.
+|
+| $Id$
+--------------------------------------------------------------------------*/
diff --git a/c/src/lib/libbsp/m68k/efi332/misc/gdbinit68 b/c/src/lib/libbsp/m68k/efi332/misc/gdbinit68
index 984af7d3eb..9a104f86d2 100644
--- a/c/src/lib/libbsp/m68k/efi332/misc/gdbinit68
+++ b/c/src/lib/libbsp/m68k/efi332/misc/gdbinit68
@@ -1,3 +1,6 @@
+#
+# $Id$
+#
echo Setting up the environment for efi332 debuging.\n
target bdm /dev/pdbdm0
diff --git a/c/src/lib/libbsp/m68k/efi332/start/start.c b/c/src/lib/libbsp/m68k/efi332/start/start.c
index 63ed7be2f3..bd3a6cce06 100644
--- a/c/src/lib/libbsp/m68k/efi332/start/start.c
+++ b/c/src/lib/libbsp/m68k/efi332/start/start.c
@@ -1,3 +1,7 @@
+/*
+ * $Id
+ */
+
#include <efi332.h>
#include <sim.h>
#define __START_C__
diff --git a/c/src/lib/libbsp/m68k/efi332/start332/start332.c b/c/src/lib/libbsp/m68k/efi332/start332/start332.c
index 63ed7be2f3..bd3a6cce06 100644
--- a/c/src/lib/libbsp/m68k/efi332/start332/start332.c
+++ b/c/src/lib/libbsp/m68k/efi332/start332/start332.c
@@ -1,3 +1,7 @@
+/*
+ * $Id
+ */
+
#include <efi332.h>
#include <sim.h>
#define __START_C__
diff --git a/c/src/lib/libbsp/m68k/efi332/startup/linkcmds_ROM b/c/src/lib/libbsp/m68k/efi332/startup/linkcmds_ROM
index e879396c8c..d11708772e 100644
--- a/c/src/lib/libbsp/m68k/efi332/startup/linkcmds_ROM
+++ b/c/src/lib/libbsp/m68k/efi332/startup/linkcmds_ROM
@@ -1,6 +1,6 @@
/* linkcmds
*
- * linkcmds,v 1.1 1995/09/20 15:04:47 joel Exp
+ * $Id$
*/
OUTPUT_ARCH(m68k)
diff --git a/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c b/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c
index 24e09ed7e4..433d678bde 100644
--- a/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c
+++ b/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c
@@ -35,6 +35,7 @@
* for the RTEMS executive. Its licensing policies are those of the
* RTEMS above.
*
+ * $Id$
*/
#define M162_INIT
diff --git a/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h b/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h
index 17d0b84e08..a88d7ad106 100644
--- a/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h
+++ b/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h
@@ -24,6 +24,7 @@
* found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html.
*
+ * $Id$
*/
#ifndef _CONSOLEX_DRIVER_h
diff --git a/c/src/lib/libbsp/m68k/ods68302/startup/m68k-stub.c b/c/src/lib/libbsp/m68k/ods68302/startup/m68k-stub.c
index f9172f4c9f..2a41b46a33 100644
--- a/c/src/lib/libbsp/m68k/ods68302/startup/m68k-stub.c
+++ b/c/src/lib/libbsp/m68k/ods68302/startup/m68k-stub.c
@@ -103,6 +103,8 @@
* Host: Reply:
* $m0,10#2a +$00010203040506070809101112131415#42
*
+ * $Id$
+ *
****************************************************************************/
#include <stdio.h>
diff --git a/c/src/lib/libbsp/mips/README b/c/src/lib/libbsp/mips/README
index 805ed6c193..7f16e33d39 100644
--- a/c/src/lib/libbsp/mips/README
+++ b/c/src/lib/libbsp/mips/README
@@ -1,3 +1,7 @@
+#
+# $Id$
+#
+
The MIPS bsp are now called p4600 and p4650, referring to which cpu they use.
The same bsp sub-directory can be used, the cpu is selected by the bsp
specific makefiles (p4600.cfg and p4650.cfg).
diff --git a/c/src/lib/libbsp/mips/p4000/README b/c/src/lib/libbsp/mips/p4000/README
index 31152f15ec..361366d01d 100644
--- a/c/src/lib/libbsp/mips/p4000/README
+++ b/c/src/lib/libbsp/mips/p4000/README
@@ -1,5 +1,5 @@
#
-# README,v 1.2 1995/05/31 16:56:03 joel Exp
+# $Id$
#
# @(#)README 08/20/96 1.2
#
diff --git a/c/src/lib/libbsp/mips/p4000/startup/ghlinkcmds b/c/src/lib/libbsp/mips/p4000/startup/ghlinkcmds
index cf2a80bf8d..34cdbab802 100644
--- a/c/src/lib/libbsp/mips/p4000/startup/ghlinkcmds
+++ b/c/src/lib/libbsp/mips/p4000/startup/ghlinkcmds
@@ -1,3 +1,7 @@
+#
+# $Id$
+#
+
-map
-sec
{
diff --git a/c/src/lib/libbsp/mips/p4000/times b/c/src/lib/libbsp/mips/p4000/times
index 6a3dbfe1fb..58574229e1 100644
--- a/c/src/lib/libbsp/mips/p4000/times
+++ b/c/src/lib/libbsp/mips/p4000/times
@@ -4,7 +4,7 @@
# NOTE: This is just a template. The times are irrelevant since this BSP
# can only be compiled -- not executed.
#
-# times,v 1.2 1995/12/07 15:44:23 joel Exp
+# $Id$
#
# @(#)times 08/01/96 1.4
diff --git a/c/src/lib/libbsp/mips64orion/Makefile.in b/c/src/lib/libbsp/mips64orion/Makefile.in
index 2b3db00bfa..4c87cefb77 100644
--- a/c/src/lib/libbsp/mips64orion/Makefile.in
+++ b/c/src/lib/libbsp/mips64orion/Makefile.in
@@ -1,5 +1,5 @@
#
-# Makefile,v 1.2 1995/05/31 16:56:44 joel Exp
+# $Id$
#
@SET_MAKE@
diff --git a/c/src/lib/libbsp/mips64orion/README b/c/src/lib/libbsp/mips64orion/README
index 805ed6c193..7f16e33d39 100644
--- a/c/src/lib/libbsp/mips64orion/README
+++ b/c/src/lib/libbsp/mips64orion/README
@@ -1,3 +1,7 @@
+#
+# $Id$
+#
+
The MIPS bsp are now called p4600 and p4650, referring to which cpu they use.
The same bsp sub-directory can be used, the cpu is selected by the bsp
specific makefiles (p4600.cfg and p4650.cfg).
diff --git a/c/src/lib/libbsp/mips64orion/p4000/Makefile.in b/c/src/lib/libbsp/mips64orion/p4000/Makefile.in
index c4dcea2aa7..63bfc1f523 100644
--- a/c/src/lib/libbsp/mips64orion/p4000/Makefile.in
+++ b/c/src/lib/libbsp/mips64orion/p4000/Makefile.in
@@ -1,5 +1,5 @@
#
-# Makefile,v 1.2 1995/05/31 16:56:01 joel Exp
+# $Id$
#
@SET_MAKE@
diff --git a/c/src/lib/libbsp/mips64orion/p4000/README b/c/src/lib/libbsp/mips64orion/p4000/README
index 31152f15ec..361366d01d 100644
--- a/c/src/lib/libbsp/mips64orion/p4000/README
+++ b/c/src/lib/libbsp/mips64orion/p4000/README
@@ -1,5 +1,5 @@
#
-# README,v 1.2 1995/05/31 16:56:03 joel Exp
+# $Id$
#
# @(#)README 08/20/96 1.2
#
diff --git a/c/src/lib/libbsp/mips64orion/p4000/startup/ghlinkcmds b/c/src/lib/libbsp/mips64orion/p4000/startup/ghlinkcmds
index cf2a80bf8d..34cdbab802 100644
--- a/c/src/lib/libbsp/mips64orion/p4000/startup/ghlinkcmds
+++ b/c/src/lib/libbsp/mips64orion/p4000/startup/ghlinkcmds
@@ -1,3 +1,7 @@
+#
+# $Id$
+#
+
-map
-sec
{
diff --git a/c/src/lib/libbsp/mips64orion/p4000/times b/c/src/lib/libbsp/mips64orion/p4000/times
index 6a3dbfe1fb..58574229e1 100644
--- a/c/src/lib/libbsp/mips64orion/p4000/times
+++ b/c/src/lib/libbsp/mips64orion/p4000/times
@@ -4,7 +4,7 @@
# NOTE: This is just a template. The times are irrelevant since this BSP
# can only be compiled -- not executed.
#
-# times,v 1.2 1995/12/07 15:44:23 joel Exp
+# $Id$
#
# @(#)times 08/01/96 1.4
diff --git a/c/src/lib/libcpu/hppa1.1/milli/milli.s b/c/src/lib/libcpu/hppa1.1/milli/milli.s
index 85aaa08d88..ec1041036c 100644
--- a/c/src/lib/libcpu/hppa1.1/milli/milli.s
+++ b/c/src/lib/libcpu/hppa1.1/milli/milli.s
@@ -16,6 +16,9 @@
; Standard Hardware Register Definitions for Use with Assembler
; version A.08.06
; - fr16-31 added at Utah
+;
+; $Id$
+;
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; Hardware General Registers
r0: .equ 0
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/README b/c/src/lib/libcpu/m68k/m68040/fpsp/README
index 9917fd4fd8..9952cc270e 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/README
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/README
@@ -1,3 +1,7 @@
+#
+# $Id$
+#
+
M68040FPSP -- Motorola 68040 floating point support package
-----------------------------------------------------------
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/bindec.s b/c/src/lib/libcpu/m68k/m68040/fpsp/bindec.s
index c6b74b6ea2..1a2aa5603a 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/bindec.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/bindec.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// bindec.sa 3.4 1/3/91
//
// bindec
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/binstr.s b/c/src/lib/libcpu/m68k/m68040/fpsp/binstr.s
index 0dde34aa0c..96f2592995 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/binstr.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/binstr.s
@@ -1,6 +1,7 @@
//
-// binstr.sa 3.3 12/19/90
+// $Id$
//
+// binstr.sa 3.3 12/19/90
//
// Description: Converts a 64-bit binary integer to bcd.
//
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/bugfix.s b/c/src/lib/libcpu/m68k/m68040/fpsp/bugfix.s
index 1bfc251918..6c615934a3 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/bugfix.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/bugfix.s
@@ -1,6 +1,7 @@
//
-// bugfix.sa 3.2 1/31/91
+// $Id$
//
+// bugfix.sa 3.2 1/31/91
//
// This file contains workarounds for bugs in the 040
// relating to the Floating-Point Software Package (FPSP)
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/decbin.s b/c/src/lib/libcpu/m68k/m68040/fpsp/decbin.s
index 9ffc704414..734c1b6961 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/decbin.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/decbin.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// decbin.sa 3.3 12/19/90
//
// Description: Converts normalized packed bcd value pointed to by
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/do_func.s b/c/src/lib/libcpu/m68k/m68040/fpsp/do_func.s
index 5841149259..fb7668f7f4 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/do_func.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/do_func.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// do_func.sa 3.4 2/18/91
//
// Do_func performs the unimplemented operation. The operation
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/fpsp.defs b/c/src/lib/libcpu/m68k/m68040/fpsp/fpsp.defs
index ca93677e98..672a83c548 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/fpsp.defs
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/fpsp.defs
@@ -1,7 +1,8 @@
|
+| $Id$
+|
| fpsp.h 3.3 3.3
|
-
| Copyright (C) Motorola, Inc. 1990
| All Rights Reserved
|
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/gen_except.s b/c/src/lib/libcpu/m68k/m68040/fpsp/gen_except.s
index 3c848c802f..7bb073d657 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/gen_except.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/gen_except.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// gen_except.sa 3.7 1/16/92
//
// gen_except --- FPSP routine to detect reportable exceptions
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/get_op.s b/c/src/lib/libcpu/m68k/m68040/fpsp/get_op.s
index 66a7504c15..1ecfa7e957 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/get_op.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/get_op.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// get_op.sa 3.6 5/19/92
//
// get_op.sa 3.5 4/26/91
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/kernel_ex.s b/c/src/lib/libcpu/m68k/m68040/fpsp/kernel_ex.s
index d1b3994c29..c4fd6812af 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/kernel_ex.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/kernel_ex.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// kernel_ex.sa 3.3 12/19/90
//
// This file contains routines to force exception status in the
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/res_func.s b/c/src/lib/libcpu/m68k/m68040/fpsp/res_func.s
index 8a56b4b9c7..2f6b22870a 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/res_func.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/res_func.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// res_func.sa 3.9 7/29/91
//
// Normalizes denormalized numbers if necessary and updates the
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/round.s b/c/src/lib/libcpu/m68k/m68040/fpsp/round.s
index 8297b2eb63..3acce6e285 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/round.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/round.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// round.sa 3.4 7/29/91
//
// handle rounding and normalization tasks
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/rtems_skel.s b/c/src/lib/libcpu/m68k/m68040/fpsp/rtems_skel.s
index 3ed3a3bb1b..1c5d1cdc7f 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/rtems_skel.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/rtems_skel.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// skeleton.sa 3.2 4/26/91
//
// This file contains code that is system dependent and will
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/sacos.s b/c/src/lib/libcpu/m68k/m68040/fpsp/sacos.s
index 83390a8ebb..f4f2c10252 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/sacos.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/sacos.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// sacos.sa 3.3 12/19/90
//
// Description: The entry point sAcos computes the inverse cosine of
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/sasin.s b/c/src/lib/libcpu/m68k/m68040/fpsp/sasin.s
index 6725b9b143..44de0ae440 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/sasin.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/sasin.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// sasin.sa 3.3 12/19/90
//
// Description: The entry point sAsin computes the inverse sine of
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/satan.s b/c/src/lib/libcpu/m68k/m68040/fpsp/satan.s
index 44bf22317f..68733dc482 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/satan.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/satan.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// satan.sa 3.3 12/19/90
//
// The entry point satan computes the arctangent of an
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/satanh.s b/c/src/lib/libcpu/m68k/m68040/fpsp/satanh.s
index 6874f83e34..592dfe7d1d 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/satanh.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/satanh.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// satanh.sa 3.3 12/19/90
//
// The entry point satanh computes the inverse
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/scale.s b/c/src/lib/libcpu/m68k/m68040/fpsp/scale.s
index 8e6f89ba23..4a5129d19c 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/scale.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/scale.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// scale.sa 3.3 7/30/91
//
// The entry point sSCALE computes the destination operand
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/scosh.s b/c/src/lib/libcpu/m68k/m68040/fpsp/scosh.s
index cf603883be..92e53918c0 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/scosh.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/scosh.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// scosh.sa 3.1 12/10/90
//
// The entry point sCosh computes the hyperbolic cosine of
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/setox.s b/c/src/lib/libcpu/m68k/m68040/fpsp/setox.s
index d4e5351195..43e01bc25a 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/setox.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/setox.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// setox.sa 3.1 12/10/90
//
// The entry point setox computes the exponential of a value.
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/sgetem.s b/c/src/lib/libcpu/m68k/m68040/fpsp/sgetem.s
index 88709600eb..d1e8a49c41 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/sgetem.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/sgetem.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// sgetem.sa 3.1 12/10/90
//
// The entry point sGETEXP returns the exponent portion
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/sint.s b/c/src/lib/libcpu/m68k/m68040/fpsp/sint.s
index c0bb3bae05..a9ddacb98a 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/sint.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/sint.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// sint.sa 3.1 12/10/90
//
// The entry point sINT computes the rounded integer
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/slog2.s b/c/src/lib/libcpu/m68k/m68040/fpsp/slog2.s
index b65e6f7b16..42c70092fa 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/slog2.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/slog2.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// slog2.sa 3.1 12/10/90
//
// The entry point slog10 computes the base-10
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/slogn.s b/c/src/lib/libcpu/m68k/m68040/fpsp/slogn.s
index 701a7b0293..b208a603b7 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/slogn.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/slogn.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// slogn.sa 3.1 12/10/90
//
// slogn computes the natural logarithm of an
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/smovecr.s b/c/src/lib/libcpu/m68k/m68040/fpsp/smovecr.s
index 6bf6f07954..e2caae764e 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/smovecr.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/smovecr.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// smovecr.sa 3.1 12/10/90
//
// The entry point sMOVECR returns the constant at the
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/srem_mod.s b/c/src/lib/libcpu/m68k/m68040/fpsp/srem_mod.s
index 80691b84cf..8bbcb8a3de 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/srem_mod.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/srem_mod.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// srem_mod.sa 3.1 12/10/90
//
// The entry point sMOD computes the floating point MOD of the
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/ssin.s b/c/src/lib/libcpu/m68k/m68040/fpsp/ssin.s
index 7e8afe916f..9c93c95940 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/ssin.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/ssin.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// ssin.sa 3.3 7/29/91
//
// The entry point sSIN computes the sine of an input argument
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.s b/c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.s
index 3fb689441a..52af339319 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/ssinh.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// ssinh.sa 3.1 12/10/90
//
// The entry point sSinh computes the hyperbolic sine of
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/stan.s b/c/src/lib/libcpu/m68k/m68040/fpsp/stan.s
index c4a0d89cc9..6f698e63d9 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/stan.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/stan.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// stan.sa 3.3 7/29/91
//
// The entry point stan computes the tangent of
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/stanh.s b/c/src/lib/libcpu/m68k/m68040/fpsp/stanh.s
index 0095051dc7..b3c591ac96 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/stanh.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/stanh.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// stanh.sa 3.1 12/10/90
//
// The entry point sTanh computes the hyperbolic tangent of
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/sto_res.s b/c/src/lib/libcpu/m68k/m68040/fpsp/sto_res.s
index e64ecde33c..a5b6543914 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/sto_res.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/sto_res.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// sto_res.sa 3.1 12/10/90
//
// Takes the result and puts it in where the user expects it.
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/stwotox.s b/c/src/lib/libcpu/m68k/m68040/fpsp/stwotox.s
index ee4df25f3a..45f2ad52f7 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/stwotox.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/stwotox.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// stwotox.sa 3.1 12/10/90
//
// stwotox --- 2**X
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/tbldo.s b/c/src/lib/libcpu/m68k/m68040/fpsp/tbldo.s
index 7c64dae3e0..df3caba0e5 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/tbldo.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/tbldo.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// tbldo.sa 3.1 12/10/90
//
// Modified:
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/util.s b/c/src/lib/libcpu/m68k/m68040/fpsp/util.s
index c22c162f9e..894b986072 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/util.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/util.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// util.sa 3.7 7/29/91
//
// This file contains routines used by other programs.
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/x_bsun.s b/c/src/lib/libcpu/m68k/m68040/fpsp/x_bsun.s
index 963cef4bab..51a6d74d19 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/x_bsun.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/x_bsun.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// x_bsun.sa 3.3 7/1/91
//
// fpsp_bsun --- FPSP handler for branch/set on unordered exception
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/x_fline.s b/c/src/lib/libcpu/m68k/m68040/fpsp/x_fline.s
index 130e7643c7..3dfbd08c52 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/x_fline.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/x_fline.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// x_fline.sa 3.3 1/10/91
//
// fpsp_fline --- FPSP handler for fline exception
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/x_operr.s b/c/src/lib/libcpu/m68k/m68040/fpsp/x_operr.s
index b484da42bb..9fd9c99cf0 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/x_operr.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/x_operr.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// x_operr.sa 3.5 7/1/91
//
// fpsp_operr --- FPSP handler for operand error exception
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/x_ovfl.s b/c/src/lib/libcpu/m68k/m68040/fpsp/x_ovfl.s
index 1d469dbf53..e56f2b88c5 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/x_ovfl.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/x_ovfl.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// x_ovfl.sa 3.5 7/1/91
//
// fpsp_ovfl --- FPSP handler for overflow exception
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/x_snan.s b/c/src/lib/libcpu/m68k/m68040/fpsp/x_snan.s
index d0a1372bc8..473630f7b7 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/x_snan.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/x_snan.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// x_snan.sa 3.3 7/1/91
//
// fpsp_snan --- FPSP handler for signalling NAN exception
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s b/c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s
index fffd45a174..081b2cc2ca 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/x_store.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// x_store.sa 3.2 1/24/91
//
// store --- store operand to memory or register
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/x_unfl.s b/c/src/lib/libcpu/m68k/m68040/fpsp/x_unfl.s
index 3b8c91a9e9..3a8d481dd7 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/x_unfl.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/x_unfl.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// x_unfl.sa 3.4 7/1/91
//
// fpsp_unfl --- FPSP handler for underflow exception
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.s b/c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.s
index 49c7539e56..9bbca88c67 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// x_unimp.sa 3.3 7/1/91
//
// fpsp_unimp --- FPSP handler for unimplemented instruction
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/x_unsupp.s b/c/src/lib/libcpu/m68k/m68040/fpsp/x_unsupp.s
index 8d58438ff1..d1371d05f3 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/x_unsupp.s
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/x_unsupp.s
@@ -1,4 +1,6 @@
//
+// $Id$
+//
// x_unsupp.sa 3.3 7/1/91
//
// fpsp_unsupp --- FPSP handler for unsupported data type exception
diff --git a/c/src/lib/libmisc/cpuuse/README b/c/src/lib/libmisc/cpuuse/README
index e8a30006a1..20e76f07bc 100644
--- a/c/src/lib/libmisc/cpuuse/README
+++ b/c/src/lib/libmisc/cpuuse/README
@@ -1,5 +1,5 @@
#
-# README,v 1.3 1995/12/19 20:13:47 joel Exp
+# $Id$
#
This directory contains a stack bounds checker. It provides two
diff --git a/c/src/lib/libmisc/cpuuse/cpuuse.c b/c/src/lib/libmisc/cpuuse/cpuuse.c
index a3f0a6abfd..d5f78faf23 100644
--- a/c/src/lib/libmisc/cpuuse/cpuuse.c
+++ b/c/src/lib/libmisc/cpuuse/cpuuse.c
@@ -9,7 +9,7 @@
* found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html.
*
- * check.c,v 1.13 1996/04/22 16:51:52 joel Exp
+ * $Id$
*
*/
diff --git a/c/src/lib/libmisc/cpuuse/cpuuse.h b/c/src/lib/libmisc/cpuuse/cpuuse.h
index dce07e05c7..80777c7990 100644
--- a/c/src/lib/libmisc/cpuuse/cpuuse.h
+++ b/c/src/lib/libmisc/cpuuse/cpuuse.h
@@ -11,7 +11,7 @@
* found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html.
*
- * stackchk.h,v 1.3 1995/12/19 20:13:52 joel Exp
+ * $Id$
*/
#ifndef __CPU_USE_h
diff --git a/c/src/lib/libmisc/cpuuse/internal.h b/c/src/lib/libmisc/cpuuse/internal.h
index e74b6d9afc..64466bb9d9 100644
--- a/c/src/lib/libmisc/cpuuse/internal.h
+++ b/c/src/lib/libmisc/cpuuse/internal.h
@@ -11,7 +11,7 @@
* found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html.
*
- * internal.h,v 1.5 1995/12/19 20:13:50 joel Exp
+ * $Id$
*/
#ifndef __INTERNAL_STACK_CHECK_h