From 6f9c75c3222e99621dadd7c7d8499d76619a8a60 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 16 Jan 1998 16:56:48 +0000 Subject: 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. --- cpukit/libmisc/cpuuse/README | 2 +- cpukit/libmisc/cpuuse/cpuuse.c | 2 +- cpukit/libmisc/cpuuse/cpuuse.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'cpukit') diff --git a/cpukit/libmisc/cpuuse/README b/cpukit/libmisc/cpuuse/README index e8a30006a1..20e76f07bc 100644 --- a/cpukit/libmisc/cpuuse/README +++ b/cpukit/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/cpukit/libmisc/cpuuse/cpuuse.c b/cpukit/libmisc/cpuuse/cpuuse.c index a3f0a6abfd..d5f78faf23 100644 --- a/cpukit/libmisc/cpuuse/cpuuse.c +++ b/cpukit/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/cpukit/libmisc/cpuuse/cpuuse.h b/cpukit/libmisc/cpuuse/cpuuse.h index dce07e05c7..80777c7990 100644 --- a/cpukit/libmisc/cpuuse/cpuuse.h +++ b/cpukit/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 -- cgit v1.2.3