Added cvs Id keyword

This commit is contained in:
Janet B. Anderson
1995-02-13 21:44:49 +00:00
parent a2952bdd75
commit afd124a431
12 changed files with 12 additions and 12 deletions

View File

@@ -50,7 +50,7 @@
* .01 06-14-93 joh needs devAllocInterruptVector() routine
*/
static char *sccsID = "@(#)devLib.c 1.2\t3/30/94";
static char *sccsID = "@(#) $Id$";
#include <vxWorks.h>

View File

@@ -33,7 +33,7 @@
#include "sysSymTbl.h"
static char *sccsID =
"@(#)veclist.c 1.10\t1/3/94 J. Hill hill@atdiv.lanl.gov";
"@(#) $Id$";
/*
*

View File

@@ -43,7 +43,7 @@
* (added new arg to db_start_events())
*/
static char *sccsId = "@(#)camsgtask.c 1.13\t11/20/92";
static char *sccsId = "@(#) $Id$";
#include <vxWorks.h>
#include <ellLib.h>

View File

@@ -35,7 +35,7 @@
* .06 joh 031992 improved diagnostics
*/
static char *sccsId = "@(#)caserverio.c 1.18 5/6/94";
static char *sccsId = "@(#) $Id$";
#include <string.h>
#include <errno.h>

View File

@@ -44,7 +44,7 @@
* .12 joh 020494 identifies the client in client_stat
*/
static char *sccsId = "@(#)caservertask.c 1.22 5/6/94";
static char *sccsId = "@(#) $Id$";
#include <stdio.h>
#include <assert.h>
#include <unistd.h>

View File

@@ -56,7 +56,7 @@
* pend which could lock up the cast server.
*/
static char *sccsId = "@(#)cast_server.c 1.24 5/6/94";
static char *sccsId = "@(#) $Id$";
#include <assert.h>
#include <string.h>

View File

@@ -30,7 +30,7 @@
*/
#define GLBLSOURCE
static char *sccsId = "@(#)globalsource.c 1.5\t7/28/92";
static char *sccsId = "@(#) $Id$";
#include <vxWorks.h>
#include <ellLib.h>

View File

@@ -33,7 +33,7 @@
* .00 joh 021192 better diagnostics
*/
static char *sccsId = "@(#)online_notify.c 1.14\t5/6/94";
static char *sccsId = "@(#) $Id$";
/*
* ansi includes

View File

@@ -30,7 +30,7 @@
* .01 073093 Added task spawn args for 5.1 vxworks
*/
static char *sccsId = "@(#)rsrv_init.c 1.7\t7/28/92";
static char *sccsId = "@(#) $Id$";
#include <vxWorks.h>
#include <ellLib.h>

View File

@@ -43,7 +43,7 @@
#ifndef INCLserverh
#define INCLserverh
static char *serverhSccsId = "@(#)server.h 1.19 5/6/94";
static char *serverhSccsId = "@(#) $Id$";
#if defined(CAS_VERSION_GLOBAL) && 0
# define HDRVERSIONID(NAME,VERS) VERSIONID(NAME,VERS)

View File

@@ -50,7 +50,7 @@
* .01 06-14-93 joh needs devAllocInterruptVector() routine
*/
static char *sccsID = "@(#)devLib.c 1.2\t3/30/94";
static char *sccsID = "@(#) $Id$";
#include <vxWorks.h>

View File

@@ -33,7 +33,7 @@
#include "sysSymTbl.h"
static char *sccsID =
"@(#)veclist.c 1.10\t1/3/94 J. Hill hill@atdiv.lanl.gov";
"@(#) $Id$";
/*
*