Remaining Revision-Id keywords in source

This commit is contained in:
Andrew Johnson
2016-05-22 05:43:09 +02:00
parent c03d3eb69a
commit f4a16a1e1e
476 changed files with 82 additions and 1177 deletions

View File

@ -7,9 +7,6 @@
# and higher are distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution.
#*************************************************************************
#
# $Revision-Id$
#
TOP = .
include $(TOP)/configure/CONFIG

View File

@ -6,9 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution.
#*************************************************************************
#
# $Revision-Id$
#
TOP = ..
include $(TOP)/configure/CONFIG

View File

@ -7,9 +7,6 @@
# and higher are distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution.
#*************************************************************************
#
# $Revision-Id$
#
TOP = ../..

View File

@ -8,7 +8,6 @@
/*
* Dummy version -- use if application does not provide its own version
* $Revision-Id$
*/
#include "epicsRtemsInitHooks.h"

View File

@ -8,7 +8,6 @@
/*
* Dummy version -- use if application does not provide its own version
* $Revision-Id$
*/
#include "epicsRtemsInitHooks.h"

View File

@ -8,7 +8,6 @@
/*
* Hooks into RTEMS startup code
* $Revision-Id$
*/
#include <bsp.h>
#include <rtems/rtems_bsdnet.h>

View File

@ -6,7 +6,6 @@
\*************************************************************************/
/*
* RTEMS configuration for EPICS
* $Revision-Id$
* Author: W. Eric Norum
* norume@aps.anl.gov
* (630) 252-4793

View File

@ -6,7 +6,6 @@
\*************************************************************************/
/*
* RTEMS startup task for EPICS
* $Revision-Id$
* Author: W. Eric Norum
* eric.norum@usask.ca
* (306) 966-5394

View File

@ -5,7 +5,6 @@
\*************************************************************************/
/*
* RTEMS network configuration for EPICS
* $Revision-Id$
* Author: W. Eric Norum
* eric.norum@usask.ca
* (306) 966-5394

View File

@ -6,7 +6,6 @@
\*************************************************************************/
/*
* RTEMS utilitiy routines for EPICS
* $Revision-Id$
* Author: W. Eric Norum
* eric@cls.usask.ca
* (306) 966-6055

View File

@ -7,10 +7,8 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* share/epicsH/dbAsLib.h */
/* $Revision-Id$ */
/* Author: Marty Kraimer Date: 02-23-94*/
#ifndef INCdbAsLibh
#define INCdbAsLibh

View File

@ -8,9 +8,8 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* $Revision-Id$ */
/* Author: Marty Kraimer Date: 03-24-94 */
#include <stdlib.h>
#include <stddef.h>
#include <stdio.h>

View File

@ -7,7 +7,7 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* $Revision-Id$
/*
* Breakpoint Tables
*
* Author: Marty Kraimer

View File

@ -7,7 +7,7 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* $Revision-Id$
/*
* Author: Marty Kraimer
* Date: 9/28/95
* Replacement for old bldCvtTable

View File

@ -51,8 +51,6 @@ width="88"></a> <a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" height="31"
width="88"></a></p>
<p><small><span style="font-size: smaller; font-weight:lighter;">Modified on
$Date$</span></small></p>
<hr>
<h2>Table of Contents</h2>

View File

@ -1,6 +1,3 @@
$Revision-Id$
README file for the EPICS Channel Access Server
Author Jeff Hill johill@lanl.gov

View File

@ -8,7 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
// Author: Jeff HIll (LANL)
//

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
// Author: Jeffrey O. Hill
// johill@lanl.gov

View File

@ -7,8 +7,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831
@ -35,8 +33,7 @@
// include a version string for POSIX systems
static const char pVersionCAS[] =
"@(#) " EPICS_VERSION_STRING
", CA Portable Server Library "
"$Date$";
", CA Portable Server Library ";
caServerI::caServerI ( caServer & tool ) :
adapter (tool),

View File

@ -7,8 +7,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -7,8 +7,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -1,5 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -10,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -1,5 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -9,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -7,8 +7,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -1,6 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -11,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -7,8 +7,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -1,5 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -10,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -7,8 +7,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -9,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -7,8 +7,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -1,5 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -10,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -7,8 +7,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -9,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -9,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -9,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,8 +9,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -8,7 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
// Author: Jeff Hill
// This file implements a IO blocked list NOOP for multi-threaded systems
//

View File

@ -7,8 +7,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -9,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
// Author: Jeffrey O. Hill
// johill@lanl.gov

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -9,8 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
// Author: Jeffrey O. Hill
// johill@lanl.gov

View File

@ -1,5 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -9,9 +7,6 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
#ifndef casDGEvWakeuph
#define casDGEvWakeuph

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -8,9 +7,6 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
#ifndef casDGIOWakeuph
#define casDGIOWakeuph

View File

@ -9,7 +9,6 @@
//
// casDGIntfOS.cc
// $Revision-Id$
//
#include "fdManager.h"

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -8,9 +7,6 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
#ifndef casDGIntfOSh
#define casDGIntfOSh

View File

@ -9,11 +9,7 @@
\*************************************************************************/
/*
*
* casIntfOS.cc
* $Revision-Id$
*
*
*/
#include "fdManager.h"

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -9,12 +8,8 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
// casOSD.h - Channel Access Server OS dependent wrapper
//
//
//
#ifndef casIntfOSh
#define casIntfOSh

View File

@ -8,12 +8,8 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
// casOSD.h - Channel Access Server OS dependent wrapper
//
//
//
#ifndef includeCASOSDH
#define includeCASOSDH

View File

@ -8,7 +8,6 @@
\*************************************************************************/
//
// casStreamOS.cc
// $Revision-Id$
//
// TO DO:
// o armRecv() and armSend() should return bad status when

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -8,9 +7,6 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
#ifndef casStreamOSh
#define casStreamOSh

View File

@ -9,7 +9,6 @@
\*************************************************************************/
//
// $Revision-Id$
// Author Jeff Hill
//
// IO Blocked list class

View File

@ -7,11 +7,8 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
// verify connection state prior to doing anything in this file
//
//
#include <ctype.h>

View File

@ -1,5 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -9,9 +7,6 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
#ifndef caServerIOh
#define caServerIOh

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -8,9 +7,6 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
#ifndef casDGIntfIOh
#define casDGIntfIOh

View File

@ -7,9 +7,6 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
#ifndef includeCASIODH
#define includeCASIODH

View File

@ -1,4 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -8,9 +7,6 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
#ifndef casIntfIOh
#define casIntfIOh

View File

@ -7,10 +7,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
#ifndef casStreamIOh
#define casStreamIOh

View File

@ -7,8 +7,6 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
//
// Author: Jeffrey O. Hill
// johill@lanl.gov

View File

@ -1,5 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
@ -9,9 +7,6 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
//
// $Revision-Id$
//
#ifndef ipIgnoreEntryh
#define ipIgnoreEntryh

View File

@ -6,7 +6,6 @@
* EPICS BASE is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* $Revision-Id$ */
/* includes for general purpose callback tasks */
/*

View File

@ -7,7 +7,6 @@
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* $Revision-Id$ */
/* cvtBpt.c - Convert using breakpoint table
*

View File

@ -8,7 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* dbAccess.c */
/* $Revision-Id$ */
/*
* Original Author: Bob Dalesio
* Current Author: Marty Kraimer

View File

@ -8,7 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* dbAccessDefs.h */
/* $Revision-Id$ */
#ifndef INCdbAccessDefsh
#define INCdbAccessDefsh

View File

@ -8,7 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* dbBkpt.c */
/* base/src/db $Revision-Id$ */
/*
* Author: Matthew Needes
* Date: 8-30-93

View File

@ -8,7 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* dbBkpt.h */
/* base/include $Revision-Id$ */
/*
* Author: Matthew Needes
* Date: 8-30-93

View File

@ -8,16 +8,6 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
* $Revision-Id$
*
*
* L O S A L A M O S
* Los Alamos National Laboratory
* Los Alamos, New Mexico 87545
*
* Copyright, 1986, The Regents of the University of California.
*
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -7,11 +7,9 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/* $Revision-Id$
*
/*
* Original Authors: Bob Dalesio and Marty Kraimer
* Date: 26MAR96
*
*/
#include <stddef.h>

View File

@ -8,16 +8,6 @@
\*************************************************************************/
/*
* $Revision-Id$
*
*
* L O S A L A M O S
* Los Alamos National Laboratory
* Los Alamos, New Mexico 87545
*
* Copyright, 1986, The Regents of the University of California.
*
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

View File

@ -9,16 +9,6 @@
\*************************************************************************/
/*
* $Revision-Id$
*
*
* L O S A L A M O S
* Los Alamos National Laboratory
* Los Alamos, New Mexico 87545
*
* Copyright, 1986, The Regents of the University of California.
*
*
* Author Jeffrey O. Hill
* johill@lanl.gov
* 505 665 1831

Some files were not shown because too many files have changed in this diff Show More