Added cvs Id keyword
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
#include "sysSymTbl.h"
|
||||
|
||||
static char *sccsID =
|
||||
"@(#)veclist.c 1.10\t1/3/94 J. Hill hill@atdiv.lanl.gov";
|
||||
"@(#) $Id$";
|
||||
|
||||
/*
|
||||
*
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
#include "sysSymTbl.h"
|
||||
|
||||
static char *sccsID =
|
||||
"@(#)veclist.c 1.10\t1/3/94 J. Hill hill@atdiv.lanl.gov";
|
||||
"@(#) $Id$";
|
||||
|
||||
/*
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user