diff --git a/Makefile b/Makefile index 771851abc..649403dc5 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # TOP = . diff --git a/config/CONFIG b/config/CONFIG index 51a2634ad..0139f6b34 100644 --- a/config/CONFIG +++ b/config/CONFIG @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # The developer may edit this file. # assume T_A is the host arch if not specified diff --git a/config/CONFIG.Host.cygwin-x86 b/config/CONFIG.Host.cygwin-x86 index d3ede1fda..6182d7b04 100644 --- a/config/CONFIG.Host.cygwin-x86 +++ b/config/CONFIG.Host.cygwin-x86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # cygwin-x86 is the new name for cygwin32 -include $(EPICS_BASE)/config/CONFIG.Host.cygwin32 diff --git a/config/CONFIG.Host.darwin-ppc b/config/CONFIG.Host.darwin-ppc index 8f95f5a18..c1bc50bd7 100644 --- a/config/CONFIG.Host.darwin-ppc +++ b/config/CONFIG.Host.darwin-ppc @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Darwin diff --git a/config/CONFIG.Host.darwin-ppcx86 b/config/CONFIG.Host.darwin-ppcx86 index 559e50b98..4ffe1d5d5 100644 --- a/config/CONFIG.Host.darwin-ppcx86 +++ b/config/CONFIG.Host.darwin-ppcx86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Darwin OP_SYS_CFLAGS += "-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386" diff --git a/config/CONFIG.Host.darwin-x86 b/config/CONFIG.Host.darwin-x86 index 8f95f5a18..c1bc50bd7 100644 --- a/config/CONFIG.Host.darwin-x86 +++ b/config/CONFIG.Host.darwin-x86 @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Darwin diff --git a/config/CONFIG.Host.freebsd b/config/CONFIG.Host.freebsd index ac9e168b3..322516cc1 100644 --- a/config/CONFIG.Host.freebsd +++ b/config/CONFIG.Host.freebsd @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. # Sites may override these definitions in CONFIG_SITE.Host.freebsd diff --git a/config/CONFIG.Host.freebsd-x86 b/config/CONFIG.Host.freebsd-x86 index f6f517725..0b7cd4575 100644 --- a/config/CONFIG.Host.freebsd-x86 +++ b/config/CONFIG.Host.freebsd-x86 @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ ARCH_CLASS = x86 diff --git a/config/CONFIG.Host.freebsd-x86_64 b/config/CONFIG.Host.freebsd-x86_64 index b76983b52..fb8242dd8 100644 --- a/config/CONFIG.Host.freebsd-x86_64 +++ b/config/CONFIG.Host.freebsd-x86_64 @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ ARCH_CLASS = x86_64 diff --git a/config/CONFIG.Host.hpux-parisc b/config/CONFIG.Host.hpux-parisc index 29d529cfd..1ceca9ecd 100644 --- a/config/CONFIG.Host.hpux-parisc +++ b/config/CONFIG.Host.hpux-parisc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # hpux-parisc is the new name for hp700 -include $(EPICS_BASE)/config/CONFIG.Host.hp700 diff --git a/config/CONFIG.Host.linux-ppc b/config/CONFIG.Host.linux-ppc index a12606d20..3a032829b 100644 --- a/config/CONFIG.Host.linux-ppc +++ b/config/CONFIG.Host.linux-ppc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Linux diff --git a/config/CONFIG.Host.linux-x86 b/config/CONFIG.Host.linux-x86 index ebbe38781..bb0602a27 100644 --- a/config/CONFIG.Host.linux-x86 +++ b/config/CONFIG.Host.linux-x86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # linux-x86 is the new name for linux -include $(EPICS_BASE)/config/CONFIG.Host.Linux diff --git a/config/CONFIG.Host.linux-x86-debug b/config/CONFIG.Host.linux-x86-debug index 5787e040a..24b6132d7 100644 --- a/config/CONFIG.Host.linux-x86-debug +++ b/config/CONFIG.Host.linux-x86-debug @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Linux diff --git a/config/CONFIG.Host.linux-x86_64 b/config/CONFIG.Host.linux-x86_64 index 60d861fc8..c1611bd5c 100644 --- a/config/CONFIG.Host.linux-x86_64 +++ b/config/CONFIG.Host.linux-x86_64 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Linux diff --git a/config/CONFIG.Host.linux-x86_64-debug b/config/CONFIG.Host.linux-x86_64-debug index 7d0fc625c..a1639be8b 100644 --- a/config/CONFIG.Host.linux-x86_64-debug +++ b/config/CONFIG.Host.linux-x86_64-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.linux-x86_64 diff --git a/config/CONFIG.Host.osf-alpha b/config/CONFIG.Host.osf-alpha index 51ceefb77..7a4330165 100644 --- a/config/CONFIG.Host.osf-alpha +++ b/config/CONFIG.Host.osf-alpha @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # osf-alpha is the new name for alpha -include $(EPICS_BASE)/config/CONFIG.Host.alpha diff --git a/config/CONFIG.Host.osf-alpha-gnu b/config/CONFIG.Host.osf-alpha-gnu index b0218d5fb..aedfe0250 100644 --- a/config/CONFIG.Host.osf-alpha-gnu +++ b/config/CONFIG.Host.osf-alpha-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # osf-alpha is the new name for alpha -include $(EPICS_BASE)/config/CONFIG.Host.alpha diff --git a/config/CONFIG.Host.solaris-sparc b/config/CONFIG.Host.solaris-sparc index 09b0a1eb8..7d134fe05 100644 --- a/config/CONFIG.Host.solaris-sparc +++ b/config/CONFIG.Host.solaris-sparc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solaris diff --git a/config/CONFIG.Host.solaris-sparc-debug b/config/CONFIG.Host.solaris-sparc-debug index b3aa07d82..ae6620b45 100644 --- a/config/CONFIG.Host.solaris-sparc-debug +++ b/config/CONFIG.Host.solaris-sparc-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solaris diff --git a/config/CONFIG.Host.solaris-sparc-gnu b/config/CONFIG.Host.solaris-sparc-gnu index 4cb318585..4b7da58cf 100644 --- a/config/CONFIG.Host.solaris-sparc-gnu +++ b/config/CONFIG.Host.solaris-sparc-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solarisGnu diff --git a/config/CONFIG.Host.solaris-sparc-staticlib b/config/CONFIG.Host.solaris-sparc-staticlib index b3aa07d82..ae6620b45 100644 --- a/config/CONFIG.Host.solaris-sparc-staticlib +++ b/config/CONFIG.Host.solaris-sparc-staticlib @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solaris diff --git a/config/CONFIG.Host.solaris-sparc64 b/config/CONFIG.Host.solaris-sparc64 index e01428a31..80994c808 100644 --- a/config/CONFIG.Host.solaris-sparc64 +++ b/config/CONFIG.Host.solaris-sparc64 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solaris diff --git a/config/CONFIG.Host.solaris-sparc64-gnu b/config/CONFIG.Host.solaris-sparc64-gnu index 80c759c7e..ee9433d81 100644 --- a/config/CONFIG.Host.solaris-sparc64-gnu +++ b/config/CONFIG.Host.solaris-sparc64-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solarisGnu diff --git a/config/CONFIG.Host.sun4-sparc b/config/CONFIG.Host.sun4-sparc index 975d5438a..61f76aa54 100644 --- a/config/CONFIG.Host.sun4-sparc +++ b/config/CONFIG.Host.sun4-sparc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # sun4-sparc is the new name for sun4 -include $(EPICS_BASE)/config/CONFIG.Host.sun4 diff --git a/config/CONFIG.Host.win32-x86 b/config/CONFIG.Host.win32-x86 index b2e11ee2a..b9262ac7f 100644 --- a/config/CONFIG.Host.win32-x86 +++ b/config/CONFIG.Host.win32-x86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # win32-x86 is the new name for WIN32 -include $(EPICS_BASE)/config/CONFIG.Host.WIN32 diff --git a/config/CONFIG.Host.win32-x86-borland b/config/CONFIG.Host.win32-x86-borland index bc1c90af9..68ca2c37e 100644 --- a/config/CONFIG.Host.win32-x86-borland +++ b/config/CONFIG.Host.win32-x86-borland @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # win32-x86-borland is the new name for Borland -include $(EPICS_BASE)/config/CONFIG.Host.Borland diff --git a/config/CONFIG.Host.win32-x86-cygwin b/config/CONFIG.Host.win32-x86-cygwin index 011cccec1..8b74b7bbc 100644 --- a/config/CONFIG.Host.win32-x86-cygwin +++ b/config/CONFIG.Host.win32-x86-cygwin @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. # Sites may override these definitions in CONFIG_SITE.Host.win32-x86-cygwin diff --git a/config/CONFIG.Host.win32-x86-debug b/config/CONFIG.Host.win32-x86-debug index d0d979776..5c580f5d0 100644 --- a/config/CONFIG.Host.win32-x86-debug +++ b/config/CONFIG.Host.win32-x86-debug @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.WIN32 diff --git a/config/CONFIG.Host.win32-x86-mingw b/config/CONFIG.Host.win32-x86-mingw index 638b125ff..93f6724a6 100644 --- a/config/CONFIG.Host.win32-x86-mingw +++ b/config/CONFIG.Host.win32-x86-mingw @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. # Sites may override these definitions in CONFIG_SITE.Host.win32-x86-mingw diff --git a/config/CONFIG.Vx b/config/CONFIG.Vx index 6ead88ce0..127c97e42 100644 --- a/config/CONFIG.Vx +++ b/config/CONFIG.Vx @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file contains definitions for Vx builds diff --git a/config/CONFIG.Vx.frc40 b/config/CONFIG.Vx.frc40 index f4d338586..b93d8516e 100644 --- a/config/CONFIG.Vx.frc40 +++ b/config/CONFIG.Vx.frc40 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.hkbaja47 b/config/CONFIG.Vx.hkbaja47 index edc4b955f..9a10ac5d7 100644 --- a/config/CONFIG.Vx.hkbaja47 +++ b/config/CONFIG.Vx.hkbaja47 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.hkbaja60 b/config/CONFIG.Vx.hkbaja60 index 03cc6bc97..8300419a1 100644 --- a/config/CONFIG.Vx.hkbaja60 +++ b/config/CONFIG.Vx.hkbaja60 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.hkv2f b/config/CONFIG.Vx.hkv2f index 3fb2ab435..f85dbb080 100644 --- a/config/CONFIG.Vx.hkv2f +++ b/config/CONFIG.Vx.hkv2f @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv147 b/config/CONFIG.Vx.mv147 index a665d575b..1373f6735 100644 --- a/config/CONFIG.Vx.mv147 +++ b/config/CONFIG.Vx.mv147 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv1604 b/config/CONFIG.Vx.mv1604 index cfbbffd9b..19a88926c 100644 --- a/config/CONFIG.Vx.mv1604 +++ b/config/CONFIG.Vx.mv1604 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv162 b/config/CONFIG.Vx.mv162 index 678284791..60a6bed35 100644 --- a/config/CONFIG.Vx.mv162 +++ b/config/CONFIG.Vx.mv162 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv162lc b/config/CONFIG.Vx.mv162lc index 0621cf7d6..6fcbb213c 100644 --- a/config/CONFIG.Vx.mv162lc +++ b/config/CONFIG.Vx.mv162lc @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv167 b/config/CONFIG.Vx.mv167 index 678284791..60a6bed35 100644 --- a/config/CONFIG.Vx.mv167 +++ b/config/CONFIG.Vx.mv167 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv177 b/config/CONFIG.Vx.mv177 index 5a32320b7..6680f15b8 100644 --- a/config/CONFIG.Vx.mv177 +++ b/config/CONFIG.Vx.mv177 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv2700 b/config/CONFIG.Vx.mv2700 index 6ac392764..afab18df1 100644 --- a/config/CONFIG.Vx.mv2700 +++ b/config/CONFIG.Vx.mv2700 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.ppc603 b/config/CONFIG.Vx.ppc603 index ddc2d9a97..760d54ab9 100644 --- a/config/CONFIG.Vx.ppc603 +++ b/config/CONFIG.Vx.ppc603 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.ppc603_long b/config/CONFIG.Vx.ppc603_long index bfc82da60..b21ab100b 100644 --- a/config/CONFIG.Vx.ppc603_long +++ b/config/CONFIG.Vx.ppc603_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.ppc604 b/config/CONFIG.Vx.ppc604 index 653a5df7d..54960b260 100644 --- a/config/CONFIG.Vx.ppc604 +++ b/config/CONFIG.Vx.ppc604 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.ppc604_long b/config/CONFIG.Vx.ppc604_long index 86a1cf561..b4aa165a5 100644 --- a/config/CONFIG.Vx.ppc604_long +++ b/config/CONFIG.Vx.ppc604_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.vxWorks-486 b/config/CONFIG.Vx.vxWorks-486 index 32552f70b..0d1b98cd6 100644 --- a/config/CONFIG.Vx.vxWorks-486 +++ b/config/CONFIG.Vx.vxWorks-486 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-486 is the new R3.14 name for pc486 include $(EPICS_BASE)/config/CONFIG.Vx.pc486 diff --git a/config/CONFIG.Vx.vxWorks-68040 b/config/CONFIG.Vx.vxWorks-68040 index be43014a0..427fb5da6 100644 --- a/config/CONFIG.Vx.vxWorks-68040 +++ b/config/CONFIG.Vx.vxWorks-68040 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-68040 is the new R3.14 name for mv167 include $(EPICS_BASE)/config/CONFIG.Vx.mv167 diff --git a/config/CONFIG.Vx.vxWorks-68040lc b/config/CONFIG.Vx.vxWorks-68040lc index 0300d9c1e..70152fb8b 100644 --- a/config/CONFIG.Vx.vxWorks-68040lc +++ b/config/CONFIG.Vx.vxWorks-68040lc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-68040lc is the new R3.14 name for mv162lc include $(EPICS_BASE)/config/CONFIG.Vx.mv162lc diff --git a/config/CONFIG.Vx.vxWorks-68060 b/config/CONFIG.Vx.vxWorks-68060 index 79a5ac44f..3a2586f93 100644 --- a/config/CONFIG.Vx.vxWorks-68060 +++ b/config/CONFIG.Vx.vxWorks-68060 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-68060 is the new R3.14 name for mv177 include $(EPICS_BASE)/config/CONFIG.Vx.mv177 diff --git a/config/CONFIG.Vx.vxWorks-ppc603 b/config/CONFIG.Vx.vxWorks-ppc603 index eb2176ef4..f171f3fe3 100644 --- a/config/CONFIG.Vx.vxWorks-ppc603 +++ b/config/CONFIG.Vx.vxWorks-ppc603 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-ppc603 is the new R3.14 name for ppc603 include $(EPICS_BASE)/config/CONFIG.Vx.ppc603 diff --git a/config/CONFIG.Vx.vxWorks-ppc603_long b/config/CONFIG.Vx.vxWorks-ppc603_long index a23166286..b9c1de016 100644 --- a/config/CONFIG.Vx.vxWorks-ppc603_long +++ b/config/CONFIG.Vx.vxWorks-ppc603_long @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-ppc603 is the new R3.14 name for ppc603 include $(EPICS_BASE)/config/CONFIG.Vx.ppc603_long diff --git a/config/CONFIG.Vx.vxWorks-ppc604 b/config/CONFIG.Vx.vxWorks-ppc604 index 6859dfee9..e05b5de7a 100644 --- a/config/CONFIG.Vx.vxWorks-ppc604 +++ b/config/CONFIG.Vx.vxWorks-ppc604 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-ppc604 is the new R3.14 name for ppc604 include $(EPICS_BASE)/config/CONFIG.Vx.ppc604 diff --git a/config/CONFIG.Vx.vxWorks-ppc604_long b/config/CONFIG.Vx.vxWorks-ppc604_long index c30209695..3b5e5f9d9 100644 --- a/config/CONFIG.Vx.vxWorks-ppc604_long +++ b/config/CONFIG.Vx.vxWorks-ppc604_long @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-ppc604 is the new R3.14 name for ppc604 include $(EPICS_BASE)/config/CONFIG.Vx.ppc604_long diff --git a/config/CONFIG_BASE b/config/CONFIG_BASE index ca4c1fc9f..8818ac0e4 100644 --- a/config/CONFIG_BASE +++ b/config/CONFIG_BASE @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # the order of following list is important diff --git a/config/CONFIG_BASE_VERSION b/config/CONFIG_BASE_VERSION index 4d295f6d6..1c3114fdb 100644 --- a/config/CONFIG_BASE_VERSION +++ b/config/CONFIG_BASE_VERSION @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # EPICS Version information now comes from configure... diff --git a/config/CONFIG_COMMON b/config/CONFIG_COMMON index 73ccfd8f0..57e4a388e 100644 --- a/config/CONFIG_COMMON +++ b/config/CONFIG_COMMON @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # CONFIG_COMMON - Another EPICS BASE config file # by Matthew Needes and Mike Bordua diff --git a/config/CONFIG_COMPAT b/config/CONFIG_COMPAT index cad61293c..deb091582 100644 --- a/config/CONFIG_COMPAT +++ b/config/CONFIG_COMPAT @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # Convert old HOST_ARCH environment variable diff --git a/config/CONFIG_ENV b/config/CONFIG_ENV index aa809479f..ae59f6ab2 100644 --- a/config/CONFIG_ENV +++ b/config/CONFIG_ENV @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Author: Andrew Johnson # Date: 20 April 1995 # diff --git a/config/CONFIG_HOST_ARCH.darwin-ppc b/config/CONFIG_HOST_ARCH.darwin-ppc index e7ae793ba..da6376422 100644 --- a/config/CONFIG_HOST_ARCH.darwin-ppc +++ b/config/CONFIG_HOST_ARCH.darwin-ppc @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Darwin diff --git a/config/CONFIG_HOST_ARCH.darwin-ppcx86 b/config/CONFIG_HOST_ARCH.darwin-ppcx86 index e7ae793ba..da6376422 100644 --- a/config/CONFIG_HOST_ARCH.darwin-ppcx86 +++ b/config/CONFIG_HOST_ARCH.darwin-ppcx86 @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Darwin diff --git a/config/CONFIG_HOST_ARCH.darwin-x86 b/config/CONFIG_HOST_ARCH.darwin-x86 index e7ae793ba..da6376422 100644 --- a/config/CONFIG_HOST_ARCH.darwin-x86 +++ b/config/CONFIG_HOST_ARCH.darwin-x86 @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Darwin diff --git a/config/CONFIG_HOST_ARCH.freebsd-x86_64 b/config/CONFIG_HOST_ARCH.freebsd-x86_64 index afdde073e..20f5c30fa 100644 --- a/config/CONFIG_HOST_ARCH.freebsd-x86_64 +++ b/config/CONFIG_HOST_ARCH.freebsd-x86_64 @@ -6,6 +6,6 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.UnixCommon diff --git a/config/CONFIG_HOST_ARCH.hpux-parisc b/config/CONFIG_HOST_ARCH.hpux-parisc index 670dd152f..cbc4570f4 100644 --- a/config/CONFIG_HOST_ARCH.hpux-parisc +++ b/config/CONFIG_HOST_ARCH.hpux-parisc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # hpux-parisc is the new name for hp700 -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.hp700 diff --git a/config/CONFIG_HOST_ARCH.hpux-parisc-gnu b/config/CONFIG_HOST_ARCH.hpux-parisc-gnu index 670dd152f..cbc4570f4 100644 --- a/config/CONFIG_HOST_ARCH.hpux-parisc-gnu +++ b/config/CONFIG_HOST_ARCH.hpux-parisc-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # hpux-parisc is the new name for hp700 -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.hp700 diff --git a/config/CONFIG_HOST_ARCH.linux-ppc b/config/CONFIG_HOST_ARCH.linux-ppc index 2f7ed9e61..aa7eb0768 100644 --- a/config/CONFIG_HOST_ARCH.linux-ppc +++ b/config/CONFIG_HOST_ARCH.linux-ppc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Linux diff --git a/config/CONFIG_HOST_ARCH.linux-x86 b/config/CONFIG_HOST_ARCH.linux-x86 index e84e704dd..aa4e8b121 100644 --- a/config/CONFIG_HOST_ARCH.linux-x86 +++ b/config/CONFIG_HOST_ARCH.linux-x86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # linux-x86 is the new name for linux -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Linux diff --git a/config/CONFIG_HOST_ARCH.linux-x86-debug b/config/CONFIG_HOST_ARCH.linux-x86-debug index ea151f012..6590176aa 100644 --- a/config/CONFIG_HOST_ARCH.linux-x86-debug +++ b/config/CONFIG_HOST_ARCH.linux-x86-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # linux-x86 is the new name for linux -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Linux diff --git a/config/CONFIG_HOST_ARCH.linux-x86_64 b/config/CONFIG_HOST_ARCH.linux-x86_64 index b15a8b405..7765965ab 100644 --- a/config/CONFIG_HOST_ARCH.linux-x86_64 +++ b/config/CONFIG_HOST_ARCH.linux-x86_64 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Include definitions common to all Unix archs include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.UnixCommon diff --git a/config/CONFIG_HOST_ARCH.linux-x86_64-debug b/config/CONFIG_HOST_ARCH.linux-x86_64-debug index 6b7d91760..4bcae5d69 100644 --- a/config/CONFIG_HOST_ARCH.linux-x86_64-debug +++ b/config/CONFIG_HOST_ARCH.linux-x86_64-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Include definitions common to all Unix archs include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.linux-x86_64 diff --git a/config/CONFIG_HOST_ARCH.osf-alpha b/config/CONFIG_HOST_ARCH.osf-alpha index 180aaa5d3..c7306ab83 100644 --- a/config/CONFIG_HOST_ARCH.osf-alpha +++ b/config/CONFIG_HOST_ARCH.osf-alpha @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # osf-alpha is the new name for alpha -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.alpha diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc b/config/CONFIG_HOST_ARCH.solaris-sparc index b92225be7..5c0325729 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc +++ b/config/CONFIG_HOST_ARCH.solaris-sparc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc-debug b/config/CONFIG_HOST_ARCH.solaris-sparc-debug index b254ef043..33cbb313a 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc-debug +++ b/config/CONFIG_HOST_ARCH.solaris-sparc-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc-gnu b/config/CONFIG_HOST_ARCH.solaris-sparc-gnu index 9651bd188..aeca8f2d0 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc-gnu +++ b/config/CONFIG_HOST_ARCH.solaris-sparc-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solarisGnu diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc-staticlib b/config/CONFIG_HOST_ARCH.solaris-sparc-staticlib index df90166be..839567ebc 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc-staticlib +++ b/config/CONFIG_HOST_ARCH.solaris-sparc-staticlib @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc64 b/config/CONFIG_HOST_ARCH.solaris-sparc64 index b92225be7..5c0325729 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc64 +++ b/config/CONFIG_HOST_ARCH.solaris-sparc64 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc64-gnu b/config/CONFIG_HOST_ARCH.solaris-sparc64-gnu index 9651bd188..aeca8f2d0 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc64-gnu +++ b/config/CONFIG_HOST_ARCH.solaris-sparc64-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solarisGnu diff --git a/config/CONFIG_HOST_ARCH.solaris-x86-gnu b/config/CONFIG_HOST_ARCH.solaris-x86-gnu index 6e71b9692..80fcb967f 100644 --- a/config/CONFIG_HOST_ARCH.solaris-x86-gnu +++ b/config/CONFIG_HOST_ARCH.solaris-x86-gnu @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solarisGnu diff --git a/config/CONFIG_HOST_ARCH.sun4-sparc b/config/CONFIG_HOST_ARCH.sun4-sparc index d195c2158..db5cb289a 100644 --- a/config/CONFIG_HOST_ARCH.sun4-sparc +++ b/config/CONFIG_HOST_ARCH.sun4-sparc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # sun4-sparc is the new name for sun4 -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.sun4 diff --git a/config/CONFIG_HOST_ARCH.win32-x86 b/config/CONFIG_HOST_ARCH.win32-x86 index 18f8ef845..7dbabc2b9 100644 --- a/config/CONFIG_HOST_ARCH.win32-x86 +++ b/config/CONFIG_HOST_ARCH.win32-x86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # win32-x86 is the new name for WIN32 -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.WIN32 diff --git a/config/CONFIG_HOST_ARCH.win32-x86-borland b/config/CONFIG_HOST_ARCH.win32-x86-borland index 9f9a2e325..962d4d1ce 100644 --- a/config/CONFIG_HOST_ARCH.win32-x86-borland +++ b/config/CONFIG_HOST_ARCH.win32-x86-borland @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # win32-x86-borland is the new name for Borland -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Borland diff --git a/config/CONFIG_HOST_ARCH.win32-x86-cygwin b/config/CONFIG_HOST_ARCH.win32-x86-cygwin index 074eadffd..bac8ebf36 100644 --- a/config/CONFIG_HOST_ARCH.win32-x86-cygwin +++ b/config/CONFIG_HOST_ARCH.win32-x86-cygwin @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Override values in CONFIG_SITE_HOST_ARCH.win32-x86-cygwin diff --git a/config/CONFIG_HOST_ARCH.win32-x86-debug b/config/CONFIG_HOST_ARCH.win32-x86-debug index a240666b1..67404edac 100644 --- a/config/CONFIG_HOST_ARCH.win32-x86-debug +++ b/config/CONFIG_HOST_ARCH.win32-x86-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.WIN32 diff --git a/config/CONFIG_HOST_ARCH.win32-x86-mingw b/config/CONFIG_HOST_ARCH.win32-x86-mingw index 86a648a5d..473f566de 100644 --- a/config/CONFIG_HOST_ARCH.win32-x86-mingw +++ b/config/CONFIG_HOST_ARCH.win32-x86-mingw @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Override values in CONFIG_SITE_HOST_ARCH.win32-x86-mingw diff --git a/config/CONFIG_SITE b/config/CONFIG_SITE index 5d17e514f..8ab794dbe 100644 --- a/config/CONFIG_SITE +++ b/config/CONFIG_SITE @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # CONFIG_SITE - EPICS BASE config file # by Matthew Needes and Mike Bordua diff --git a/config/CONFIG_SITE.Host.Borland b/config/CONFIG_SITE.Host.Borland index 5bbcc11ac..3e8c51348 100644 --- a/config/CONFIG_SITE.Host.Borland +++ b/config/CONFIG_SITE.Host.Borland @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/config/CONFIG_SITE.Host.WIN32 b/config/CONFIG_SITE.Host.WIN32 index 74f6697ee..c838b2ccb 100644 --- a/config/CONFIG_SITE.Host.WIN32 +++ b/config/CONFIG_SITE.Host.WIN32 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/config/CONFIG_SITE.Host.darwin-ppc b/config/CONFIG_SITE.Host.darwin-ppc index 26f82b18f..bb35ceee9 100644 --- a/config/CONFIG_SITE.Host.darwin-ppc +++ b/config/CONFIG_SITE.Host.darwin-ppc @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_SITE.Host.Darwin diff --git a/config/CONFIG_SITE.Host.darwin-x86 b/config/CONFIG_SITE.Host.darwin-x86 index 26f82b18f..bb35ceee9 100644 --- a/config/CONFIG_SITE.Host.darwin-x86 +++ b/config/CONFIG_SITE.Host.darwin-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_SITE.Host.Darwin diff --git a/config/CONFIG_SITE.Host.hp700 b/config/CONFIG_SITE.Host.hp700 index f28bfe3d0..32e323b8f 100644 --- a/config/CONFIG_SITE.Host.hp700 +++ b/config/CONFIG_SITE.Host.hp700 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/config/CONFIG_SITE.Host.hpux-parisc b/config/CONFIG_SITE.Host.hpux-parisc index a5c45109c..c6d0dceb1 100644 --- a/config/CONFIG_SITE.Host.hpux-parisc +++ b/config/CONFIG_SITE.Host.hpux-parisc @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # hpux-parisc is the new name for hp700 -include $(EPICS_BASE)/config/CONFIG_SITE.Host.hp700 diff --git a/config/CONFIG_SITE.Host.hpux-parisc-gnu b/config/CONFIG_SITE.Host.hpux-parisc-gnu index f28bfe3d0..32e323b8f 100644 --- a/config/CONFIG_SITE.Host.hpux-parisc-gnu +++ b/config/CONFIG_SITE.Host.hpux-parisc-gnu @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/config/CONFIG_SITE.Host.linux-x86 b/config/CONFIG_SITE.Host.linux-x86 index 50b7b654e..ba23407dc 100644 --- a/config/CONFIG_SITE.Host.linux-x86 +++ b/config/CONFIG_SITE.Host.linux-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # linux-x86 is the new name for linux -include $(EPICS_BASE)/config/CONFIG_SITE.Host.Linux diff --git a/config/CONFIG_SITE.Host.solaris b/config/CONFIG_SITE.Host.solaris index b6669e83e..8626753be 100644 --- a/config/CONFIG_SITE.Host.solaris +++ b/config/CONFIG_SITE.Host.solaris @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/config/CONFIG_SITE.Host.solaris-sparc b/config/CONFIG_SITE.Host.solaris-sparc index 68e049e6d..662550e26 100644 --- a/config/CONFIG_SITE.Host.solaris-sparc +++ b/config/CONFIG_SITE.Host.solaris-sparc @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_SITE.Host.solaris diff --git a/config/CONFIG_SITE.Host.solaris-sparc-debug b/config/CONFIG_SITE.Host.solaris-sparc-debug index 68e049e6d..662550e26 100644 --- a/config/CONFIG_SITE.Host.solaris-sparc-debug +++ b/config/CONFIG_SITE.Host.solaris-sparc-debug @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_SITE.Host.solaris diff --git a/config/CONFIG_SITE.Host.solaris-sparc-gnu b/config/CONFIG_SITE.Host.solaris-sparc-gnu index 68e049e6d..662550e26 100644 --- a/config/CONFIG_SITE.Host.solaris-sparc-gnu +++ b/config/CONFIG_SITE.Host.solaris-sparc-gnu @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_SITE.Host.solaris diff --git a/config/CONFIG_SITE.Host.solaris-sparc-staticlib b/config/CONFIG_SITE.Host.solaris-sparc-staticlib index 68e049e6d..662550e26 100644 --- a/config/CONFIG_SITE.Host.solaris-sparc-staticlib +++ b/config/CONFIG_SITE.Host.solaris-sparc-staticlib @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_SITE.Host.solaris diff --git a/config/CONFIG_SITE.Host.solaris-sparc64 b/config/CONFIG_SITE.Host.solaris-sparc64 index 68e049e6d..662550e26 100644 --- a/config/CONFIG_SITE.Host.solaris-sparc64 +++ b/config/CONFIG_SITE.Host.solaris-sparc64 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_SITE.Host.solaris diff --git a/config/CONFIG_SITE.Host.win32-x86 b/config/CONFIG_SITE.Host.win32-x86 index 88278db83..1a1b1dd93 100644 --- a/config/CONFIG_SITE.Host.win32-x86 +++ b/config/CONFIG_SITE.Host.win32-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # win32-x86 is the new name for WIN32 -include $(EPICS_BASE)/config/CONFIG_SITE.Host.WIN32 diff --git a/config/CONFIG_SITE.Host.win32-x86-borland b/config/CONFIG_SITE.Host.win32-x86-borland index 82f726500..370de9af7 100644 --- a/config/CONFIG_SITE.Host.win32-x86-borland +++ b/config/CONFIG_SITE.Host.win32-x86-borland @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # win32-x86-borland is the new name for Borland -include $(EPICS_BASE)/config/CONFIG_SITE.Host.Borland diff --git a/config/CONFIG_SITE.Vx.Linux b/config/CONFIG_SITE.Vx.Linux index ca95430da..6e5466a09 100644 --- a/config/CONFIG_SITE.Vx.Linux +++ b/config/CONFIG_SITE.Vx.Linux @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file contains overrides for Vx builds diff --git a/config/CONFIG_SITE.Vx.Linux.mv167 b/config/CONFIG_SITE.Vx.Linux.mv167 index a76e35a66..1b8ac5251 100644 --- a/config/CONFIG_SITE.Vx.Linux.mv167 +++ b/config/CONFIG_SITE.Vx.Linux.mv167 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file contains overrides for Vx builds diff --git a/config/CONFIG_SITE.Vx.Linux.ppc603 b/config/CONFIG_SITE.Vx.Linux.ppc603 index 49fd27951..55854a133 100644 --- a/config/CONFIG_SITE.Vx.Linux.ppc603 +++ b/config/CONFIG_SITE.Vx.Linux.ppc603 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file contains overrides for Vx builds diff --git a/config/CONFIG_SITE.Vx.linux-x86 b/config/CONFIG_SITE.Vx.linux-x86 index 92daaad96..20fb8fb6f 100644 --- a/config/CONFIG_SITE.Vx.linux-x86 +++ b/config/CONFIG_SITE.Vx.linux-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file contains overrides for Vx builds diff --git a/config/CONFIG_SITE_ENV b/config/CONFIG_SITE_ENV index 6968e0dfb..adeb44186 100644 --- a/config/CONFIG_SITE_ENV +++ b/config/CONFIG_SITE_ENV @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # Author: Andrew Johnson # Date: 1 May 1995 # diff --git a/config/Makefile b/config/Makefile index d4ba166ad..d487456fd 100644 --- a/config/Makefile +++ b/config/Makefile @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # TOP=.. diff --git a/config/RULES.Db b/config/RULES.Db index ac364c9e1..bf8b63751 100644 --- a/config/RULES.Db +++ b/config/RULES.Db @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Rules for making things related to databases # diff --git a/config/RULES.Host b/config/RULES.Host index a95993dd1..be4687fb2 100644 --- a/config/RULES.Host +++ b/config/RULES.Host @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Rules for making things specified in Makefile.Host # Some rules for filename-massage are system specific diff --git a/config/RULES.Unix b/config/RULES.Unix index 7f1f60887..29843c730 100644 --- a/config/RULES.Unix +++ b/config/RULES.Unix @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ INCREC +=$(RECTYPES) $(MENUS) INSTALL_PROD = $(PROD:%= $(INSTALL_BIN)/%) diff --git a/config/RULES.Vx b/config/RULES.Vx index 0d588349a..c39255ea7 100644 --- a/config/RULES.Vx +++ b/config/RULES.Vx @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ ifneq ($(strip $(LIBOBJS_$(ARCH_CLASS))),) LIBOBJS+=$(subst -nil-,,$(LIBOBJS_$(ARCH_CLASS))) diff --git a/config/RULES_ARCHS b/config/RULES_ARCHS index bc5f1947d..793793832 100644 --- a/config/RULES_ARCHS +++ b/config/RULES_ARCHS @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # EPICS RULES_ARCH # by Matthew Needes and Mike Bordua and Janet Anderson and Jeff Hill diff --git a/config/RULES_DIRS b/config/RULES_DIRS index 40844f273..0d99d1594 100644 --- a/config/RULES_DIRS +++ b/config/RULES_DIRS @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # diff --git a/config/RULES_TOP b/config/RULES_TOP index 265c05df7..be9dab2d0 100644 --- a/config/RULES_TOP +++ b/config/RULES_TOP @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # include $(TOP)/config/RULES_DIRS diff --git a/config/tools/munch.pl b/config/tools/munch.pl index 03aa6c45a..e39226233 100755 --- a/config/tools/munch.pl +++ b/config/tools/munch.pl @@ -11,7 +11,7 @@ eval 'exec perl -S $0 ${1+"$@"}' # -*- Mode: perl -*- #************************************************************************* # Creates a ctdt.c file of c++ static constructors and destructors. -# $Id$ +# $Revision-Id$ @ctorlist = (); @dtorlist = (); diff --git a/configure/CONFIG b/configure/CONFIG index f9307bb68..9f56fbbfb 100644 --- a/configure/CONFIG +++ b/configure/CONFIG @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # The developer may edit this file. # assume T_A is the host arch if not specified diff --git a/configure/CONFIG_ADDONS b/configure/CONFIG_ADDONS index e552c91ed..f86b30185 100644 --- a/configure/CONFIG_ADDONS +++ b/configure/CONFIG_ADDONS @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # check for add-on CFLAGS and CXXFLAGS # diff --git a/configure/CONFIG_COMMON b/configure/CONFIG_COMMON index 4ef5102e1..9e0688ce8 100644 --- a/configure/CONFIG_COMMON +++ b/configure/CONFIG_COMMON @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # CONFIG_COMMON # diff --git a/configure/CONFIG_ENV b/configure/CONFIG_ENV index c20ccc780..5fe70eab1 100644 --- a/configure/CONFIG_ENV +++ b/configure/CONFIG_ENV @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Author: Andrew Johnson # Date: 20 April 1995 # diff --git a/configure/CONFIG_FILE_TYPE b/configure/CONFIG_FILE_TYPE index ad62b889e..3fc6a9d93 100644 --- a/configure/CONFIG_FILE_TYPE +++ b/configure/CONFIG_FILE_TYPE @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in the file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Macros and rules to create a new installation file type # diff --git a/configure/CONFIG_SITE b/configure/CONFIG_SITE index 95cbbc4ad..570bb7a1e 100644 --- a/configure/CONFIG_SITE +++ b/configure/CONFIG_SITE @@ -7,7 +7,7 @@ # in the file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # CONFIG_SITE - Global site configuration file # diff --git a/configure/CONFIG_SITE_ENV b/configure/CONFIG_SITE_ENV index d7e3790d2..be6441ebb 100644 --- a/configure/CONFIG_SITE_ENV +++ b/configure/CONFIG_SITE_ENV @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Author: Andrew Johnson # Date: 1 May 1995 # diff --git a/configure/Makefile b/configure/Makefile index 2004009e0..333b801d6 100644 --- a/configure/Makefile +++ b/configure/Makefile @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # TOP=.. diff --git a/configure/RULES b/configure/RULES index a33ec8c1d..74b33fdd9 100644 --- a/configure/RULES +++ b/configure/RULES @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ ifndef T_A diff --git a/configure/RULES_ARCHS b/configure/RULES_ARCHS index b1d2d423e..eba7cfab5 100644 --- a/configure/RULES_ARCHS +++ b/configure/RULES_ARCHS @@ -7,7 +7,7 @@ # in the file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # all: install diff --git a/configure/RULES_BUILD b/configure/RULES_BUILD index f3087c31e..cfacabca4 100644 --- a/configure/RULES_BUILD +++ b/configure/RULES_BUILD @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in the file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Rules for making things specified in Makefile # diff --git a/configure/RULES_DIRS b/configure/RULES_DIRS index b806ba6c0..edf200ad6 100644 --- a/configure/RULES_DIRS +++ b/configure/RULES_DIRS @@ -7,7 +7,7 @@ # in the file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # diff --git a/configure/RULES_FILE_TYPE b/configure/RULES_FILE_TYPE index cf7320718..d5aeddf38 100644 --- a/configure/RULES_FILE_TYPE +++ b/configure/RULES_FILE_TYPE @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in the file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # #--------------------------------------------------------------- diff --git a/configure/RULES_JAVA b/configure/RULES_JAVA index b0803e4d0..9b05f424f 100644 --- a/configure/RULES_JAVA +++ b/configure/RULES_JAVA @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # diff --git a/configure/RULES_OCTAVE b/configure/RULES_OCTAVE index b7153cd5e..149944be0 100644 --- a/configure/RULES_OCTAVE +++ b/configure/RULES_OCTAVE @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # #------------------------------------------------------- # Octave definitions and rules diff --git a/configure/RULES_TARGET b/configure/RULES_TARGET index 80f821cc9..a073fafa8 100755 --- a/configure/RULES_TARGET +++ b/configure/RULES_TARGET @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # RULES_TARGET # diff --git a/configure/RULES_TOP b/configure/RULES_TOP index 97a58316d..51188ea97 100644 --- a/configure/RULES_TOP +++ b/configure/RULES_TOP @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # include $(CONFIG)/RULES_DIRS diff --git a/configure/os/CONFIG.Common.RTEMS b/configure/os/CONFIG.Common.RTEMS index d22506097..faf2bd23c 100644 --- a/configure/os/CONFIG.Common.RTEMS +++ b/configure/os/CONFIG.Common.RTEMS @@ -1,7 +1,7 @@ # # This file contains definitions for RTEMS builds # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # University of Saskatchewan # eric.norum@usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-gen68360 b/configure/os/CONFIG.Common.RTEMS-gen68360 index 5db459b27..3db935e9f 100644 --- a/configure/os/CONFIG.Common.RTEMS-gen68360 +++ b/configure/os/CONFIG.Common.RTEMS-gen68360 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-mcp750 b/configure/os/CONFIG.Common.RTEMS-mcp750 index ead4a58b9..4d662a7e3 100644 --- a/configure/os/CONFIG.Common.RTEMS-mcp750 +++ b/configure/os/CONFIG.Common.RTEMS-mcp750 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-mvme167 b/configure/os/CONFIG.Common.RTEMS-mvme167 index 5db459b27..3db935e9f 100644 --- a/configure/os/CONFIG.Common.RTEMS-mvme167 +++ b/configure/os/CONFIG.Common.RTEMS-mvme167 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-mvme2100 b/configure/os/CONFIG.Common.RTEMS-mvme2100 index 77f451d24..a09a064f3 100644 --- a/configure/os/CONFIG.Common.RTEMS-mvme2100 +++ b/configure/os/CONFIG.Common.RTEMS-mvme2100 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-mvme5500 b/configure/os/CONFIG.Common.RTEMS-mvme5500 index aed43b4da..2544445a5 100644 --- a/configure/os/CONFIG.Common.RTEMS-mvme5500 +++ b/configure/os/CONFIG.Common.RTEMS-mvme5500 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Advanced Photon Source # norume@aps.anl.gov diff --git a/configure/os/CONFIG.Common.RTEMS-pc386 b/configure/os/CONFIG.Common.RTEMS-pc386 index 3c54bb6a2..0c6088783 100644 --- a/configure/os/CONFIG.Common.RTEMS-pc386 +++ b/configure/os/CONFIG.Common.RTEMS-pc386 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-psim b/configure/os/CONFIG.Common.RTEMS-psim index 75e8815a0..df0cb3687 100644 --- a/configure/os/CONFIG.Common.RTEMS-psim +++ b/configure/os/CONFIG.Common.RTEMS-psim @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # University of Saskatchewan # eric.norum@usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-uC5282 b/configure/os/CONFIG.Common.RTEMS-uC5282 index c7b1b2a79..7dbc9d8fd 100644 --- a/configure/os/CONFIG.Common.RTEMS-uC5282 +++ b/configure/os/CONFIG.Common.RTEMS-uC5282 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.UnixCommon b/configure/os/CONFIG.Common.UnixCommon index 8d3cdbdd6..fff5a5ee5 100644 --- a/configure/os/CONFIG.Common.UnixCommon +++ b/configure/os/CONFIG.Common.UnixCommon @@ -1,6 +1,6 @@ # CONFIG.Common.UnixCommon # -# $Id$ +# $Revision-Id$ # # Contains definitions common to all Unix target archs # diff --git a/configure/os/CONFIG.Common.cygwin-x86 b/configure/os/CONFIG.Common.cygwin-x86 index a0964b490..20fb16012 100644 --- a/configure/os/CONFIG.Common.cygwin-x86 +++ b/configure/os/CONFIG.Common.cygwin-x86 @@ -1,6 +1,6 @@ # CONFIG.Common.cygwin-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for cygwin-x86 target builds diff --git a/configure/os/CONFIG.Common.darwin-ppc b/configure/os/CONFIG.Common.darwin-ppc index b77530c30..18a8ee4f4 100644 --- a/configure/os/CONFIG.Common.darwin-ppc +++ b/configure/os/CONFIG.Common.darwin-ppc @@ -1,6 +1,6 @@ # CONFIG.Common.darwin-ppc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-ppc target builds diff --git a/configure/os/CONFIG.Common.darwin-ppcx86 b/configure/os/CONFIG.Common.darwin-ppcx86 index 43c2640f9..94236e2ef 100644 --- a/configure/os/CONFIG.Common.darwin-ppcx86 +++ b/configure/os/CONFIG.Common.darwin-ppcx86 @@ -1,6 +1,6 @@ # CONFIG.Common.darwin-ppcx86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for Darwin universal PowerPC + x86 target builds diff --git a/configure/os/CONFIG.Common.darwin-x86 b/configure/os/CONFIG.Common.darwin-x86 index 834c33e5d..f20de7607 100644 --- a/configure/os/CONFIG.Common.darwin-x86 +++ b/configure/os/CONFIG.Common.darwin-x86 @@ -1,6 +1,6 @@ # CONFIG.Common.darwin-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-x86 target builds diff --git a/configure/os/CONFIG.Common.freebsd-x86 b/configure/os/CONFIG.Common.freebsd-x86 index cc8c39ab8..bf4945390 100644 --- a/configure/os/CONFIG.Common.freebsd-x86 +++ b/configure/os/CONFIG.Common.freebsd-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the build community. # diff --git a/configure/os/CONFIG.Common.freebsd-x86_64 b/configure/os/CONFIG.Common.freebsd-x86_64 index e492569fe..92b99bd8e 100644 --- a/configure/os/CONFIG.Common.freebsd-x86_64 +++ b/configure/os/CONFIG.Common.freebsd-x86_64 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the build community. # diff --git a/configure/os/CONFIG.Common.freebsdCommon b/configure/os/CONFIG.Common.freebsdCommon index 7f25fadfd..0eafd7511 100644 --- a/configure/os/CONFIG.Common.freebsdCommon +++ b/configure/os/CONFIG.Common.freebsdCommon @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the build community. # diff --git a/configure/os/CONFIG.Common.iosCommon b/configure/os/CONFIG.Common.iosCommon index 529ae4a03..262a6ec51 100644 --- a/configure/os/CONFIG.Common.iosCommon +++ b/configure/os/CONFIG.Common.iosCommon @@ -1,6 +1,6 @@ # CONFIG.Common.iosCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for iOS target archs diff --git a/configure/os/CONFIG.Common.linux-386 b/configure/os/CONFIG.Common.linux-386 index 9e9d3374c..5d01a0fbf 100644 --- a/configure/os/CONFIG.Common.linux-386 +++ b/configure/os/CONFIG.Common.linux-386 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-386 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-386 target builds diff --git a/configure/os/CONFIG.Common.linux-586 b/configure/os/CONFIG.Common.linux-586 index b1dc3bfbc..f6cc20612 100644 --- a/configure/os/CONFIG.Common.linux-586 +++ b/configure/os/CONFIG.Common.linux-586 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-586 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-586 target builds diff --git a/configure/os/CONFIG.Common.linux-686 b/configure/os/CONFIG.Common.linux-686 index b00b0a173..d275d7e3c 100644 --- a/configure/os/CONFIG.Common.linux-686 +++ b/configure/os/CONFIG.Common.linux-686 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-686 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-686 target builds diff --git a/configure/os/CONFIG.Common.linux-athlon b/configure/os/CONFIG.Common.linux-athlon index af018d11e..e392d27cc 100644 --- a/configure/os/CONFIG.Common.linux-athlon +++ b/configure/os/CONFIG.Common.linux-athlon @@ -1,6 +1,6 @@ # CONFIG.Common.linux-athlon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-athlon target builds diff --git a/configure/os/CONFIG.Common.linux-ppc64 b/configure/os/CONFIG.Common.linux-ppc64 index 279621c4c..b2a1c8280 100644 --- a/configure/os/CONFIG.Common.linux-ppc64 +++ b/configure/os/CONFIG.Common.linux-ppc64 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-ppc64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-ppc64 target builds diff --git a/configure/os/CONFIG.Common.linux-x86 b/configure/os/CONFIG.Common.linux-x86 index 7dc57948f..f5157dc13 100644 --- a/configure/os/CONFIG.Common.linux-x86 +++ b/configure/os/CONFIG.Common.linux-x86 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 target builds diff --git a/configure/os/CONFIG.Common.linux-x86-borland b/configure/os/CONFIG.Common.linux-x86-borland index e12e048b6..d4635eb86 100644 --- a/configure/os/CONFIG.Common.linux-x86-borland +++ b/configure/os/CONFIG.Common.linux-x86-borland @@ -1,6 +1,6 @@ # CONFIG.Common.linux-x86-borland # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 target builds diff --git a/configure/os/CONFIG.Common.linux-x86-debug b/configure/os/CONFIG.Common.linux-x86-debug index 7c99c7d93..9435e2f65 100644 --- a/configure/os/CONFIG.Common.linux-x86-debug +++ b/configure/os/CONFIG.Common.linux-x86-debug @@ -1,6 +1,6 @@ # CONFIG.Common.linux-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 with debug compiler flags diff --git a/configure/os/CONFIG.Common.linux-x86_64 b/configure/os/CONFIG.Common.linux-x86_64 index 8f53cb8d7..e798de23f 100644 --- a/configure/os/CONFIG.Common.linux-x86_64 +++ b/configure/os/CONFIG.Common.linux-x86_64 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-x86_64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 target builds diff --git a/configure/os/CONFIG.Common.linux-x86_64-debug b/configure/os/CONFIG.Common.linux-x86_64-debug index b8d7dade4..e3145e0f3 100644 --- a/configure/os/CONFIG.Common.linux-x86_64-debug +++ b/configure/os/CONFIG.Common.linux-x86_64-debug @@ -1,6 +1,6 @@ # CONFIG.Common.linux-x86_64-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 with debug compiler flags diff --git a/configure/os/CONFIG.Common.linuxCommon b/configure/os/CONFIG.Common.linuxCommon index aa06020f7..4f91583d7 100644 --- a/configure/os/CONFIG.Common.linuxCommon +++ b/configure/os/CONFIG.Common.linuxCommon @@ -1,6 +1,6 @@ # CONFIG.Common.linuxCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux target builds diff --git a/configure/os/CONFIG.Common.osf-alpha b/configure/os/CONFIG.Common.osf-alpha index 1d9a9860c..067add4f4 100644 --- a/configure/os/CONFIG.Common.osf-alpha +++ b/configure/os/CONFIG.Common.osf-alpha @@ -1,6 +1,6 @@ # CONFIG.Common.osf-alpha # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha target archs diff --git a/configure/os/CONFIG.Common.osf-alpha-gnu b/configure/os/CONFIG.Common.osf-alpha-gnu index 7b91620bc..42da607bc 100644 --- a/configure/os/CONFIG.Common.osf-alpha-gnu +++ b/configure/os/CONFIG.Common.osf-alpha-gnu @@ -1,6 +1,6 @@ # CONFIG.Common.osf-alpha-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha target archs diff --git a/configure/os/CONFIG.Common.solaris-sparc b/configure/os/CONFIG.Common.solaris-sparc index 3f5723444..c07a782bd 100644 --- a/configure/os/CONFIG.Common.solaris-sparc +++ b/configure/os/CONFIG.Common.solaris-sparc @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-sparc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc target archs diff --git a/configure/os/CONFIG.Common.solaris-sparc-debug b/configure/os/CONFIG.Common.solaris-sparc-debug index b414c1f0d..5d6a554ae 100644 --- a/configure/os/CONFIG.Common.solaris-sparc-debug +++ b/configure/os/CONFIG.Common.solaris-sparc-debug @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-sparc-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc with debug compiler flags diff --git a/configure/os/CONFIG.Common.solaris-sparc-gnu b/configure/os/CONFIG.Common.solaris-sparc-gnu index 2ae326e88..7d1407c48 100644 --- a/configure/os/CONFIG.Common.solaris-sparc-gnu +++ b/configure/os/CONFIG.Common.solaris-sparc-gnu @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-sparc-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc gnu compiler target archs diff --git a/configure/os/CONFIG.Common.solaris-sparc64 b/configure/os/CONFIG.Common.solaris-sparc64 index 1c0293d4c..399e9e29a 100644 --- a/configure/os/CONFIG.Common.solaris-sparc64 +++ b/configure/os/CONFIG.Common.solaris-sparc64 @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-sparc64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc64 compiler target archs diff --git a/configure/os/CONFIG.Common.solaris-sparc64-gnu b/configure/os/CONFIG.Common.solaris-sparc64-gnu index 5bf894016..9e65f7c33 100644 --- a/configure/os/CONFIG.Common.solaris-sparc64-gnu +++ b/configure/os/CONFIG.Common.solaris-sparc64-gnu @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-sparc64-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc64 gnu compiler target archs diff --git a/configure/os/CONFIG.Common.solaris-x86 b/configure/os/CONFIG.Common.solaris-x86 index c39af7070..8c441585a 100644 --- a/configure/os/CONFIG.Common.solaris-x86 +++ b/configure/os/CONFIG.Common.solaris-x86 @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 target archs diff --git a/configure/os/CONFIG.Common.solaris-x86-gnu b/configure/os/CONFIG.Common.solaris-x86-gnu index 77215f687..37387147b 100644 --- a/configure/os/CONFIG.Common.solaris-x86-gnu +++ b/configure/os/CONFIG.Common.solaris-x86-gnu @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-x86-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 gnu compiler target archs diff --git a/configure/os/CONFIG.Common.solaris-x86_64 b/configure/os/CONFIG.Common.solaris-x86_64 index 3cced03a3..c6c6fa996 100644 --- a/configure/os/CONFIG.Common.solaris-x86_64 +++ b/configure/os/CONFIG.Common.solaris-x86_64 @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-x86_64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 compiler target archs diff --git a/configure/os/CONFIG.Common.solaris-x86_64-gnu b/configure/os/CONFIG.Common.solaris-x86_64-gnu index 67c037421..39b2f27ad 100644 --- a/configure/os/CONFIG.Common.solaris-x86_64-gnu +++ b/configure/os/CONFIG.Common.solaris-x86_64-gnu @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-x86_64-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 gnu compiler target archs diff --git a/configure/os/CONFIG.Common.vxWorks-486 b/configure/os/CONFIG.Common.vxWorks-486 index bbde1b4cd..a849735ce 100644 --- a/configure/os/CONFIG.Common.vxWorks-486 +++ b/configure/os/CONFIG.Common.vxWorks-486 @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-486 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-486 target archs diff --git a/configure/os/CONFIG.Common.vxWorks-486-debug b/configure/os/CONFIG.Common.vxWorks-486-debug index 8de3e45ab..ad0fc1b6f 100644 --- a/configure/os/CONFIG.Common.vxWorks-486-debug +++ b/configure/os/CONFIG.Common.vxWorks-486-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-486-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-486-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68040 b/configure/os/CONFIG.Common.vxWorks-68040 index 07e007be7..025b3d87d 100644 --- a/configure/os/CONFIG.Common.vxWorks-68040 +++ b/configure/os/CONFIG.Common.vxWorks-68040 @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68040 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68040 target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68040-debug b/configure/os/CONFIG.Common.vxWorks-68040-debug index d4371c932..dc864deef 100644 --- a/configure/os/CONFIG.Common.vxWorks-68040-debug +++ b/configure/os/CONFIG.Common.vxWorks-68040-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68040-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68040-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68040lc b/configure/os/CONFIG.Common.vxWorks-68040lc index fd7d543b7..ce26bca4d 100644 --- a/configure/os/CONFIG.Common.vxWorks-68040lc +++ b/configure/os/CONFIG.Common.vxWorks-68040lc @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68040lc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68040lc target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68040lc-debug b/configure/os/CONFIG.Common.vxWorks-68040lc-debug index b181d5d28..a3478b714 100644 --- a/configure/os/CONFIG.Common.vxWorks-68040lc-debug +++ b/configure/os/CONFIG.Common.vxWorks-68040lc-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68040lc-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68040lc-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68060 b/configure/os/CONFIG.Common.vxWorks-68060 index b5f13165d..25cd88cd2 100644 --- a/configure/os/CONFIG.Common.vxWorks-68060 +++ b/configure/os/CONFIG.Common.vxWorks-68060 @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68060 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68060 target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68060-debug b/configure/os/CONFIG.Common.vxWorks-68060-debug index 5c8aa9264..8c9b79728 100644 --- a/configure/os/CONFIG.Common.vxWorks-68060-debug +++ b/configure/os/CONFIG.Common.vxWorks-68060-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68060-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68060-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-mpc8540 b/configure/os/CONFIG.Common.vxWorks-mpc8540 index a2b115007..057fd4c67 100644 --- a/configure/os/CONFIG.Common.vxWorks-mpc8540 +++ b/configure/os/CONFIG.Common.vxWorks-mpc8540 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-mpc8540 targets: MPC8540 CPU with >32MB RAM. # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-mpc8540 diff --git a/configure/os/CONFIG.Common.vxWorks-mpc8540-debug b/configure/os/CONFIG.Common.vxWorks-mpc8540-debug index c33fcfea1..2f87b5365 100644 --- a/configure/os/CONFIG.Common.vxWorks-mpc8540-debug +++ b/configure/os/CONFIG.Common.vxWorks-mpc8540-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-mpc8540-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-mpc8540-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-pentium b/configure/os/CONFIG.Common.vxWorks-pentium index 6e0a472b7..324682a97 100644 --- a/configure/os/CONFIG.Common.vxWorks-pentium +++ b/configure/os/CONFIG.Common.vxWorks-pentium @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-pentium # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-pentium target archs diff --git a/configure/os/CONFIG.Common.vxWorks-pentium-debug b/configure/os/CONFIG.Common.vxWorks-pentium-debug index b4d70b540..c1e40efb9 100644 --- a/configure/os/CONFIG.Common.vxWorks-pentium-debug +++ b/configure/os/CONFIG.Common.vxWorks-pentium-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-pentium-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-pentium-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-ppc603 b/configure/os/CONFIG.Common.vxWorks-ppc603 index da844617e..020c3ec24 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc603 +++ b/configure/os/CONFIG.Common.vxWorks-ppc603 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-ppc603 targets: PPC603 and PMC8240 CPUs # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc603 diff --git a/configure/os/CONFIG.Common.vxWorks-ppc603-debug b/configure/os/CONFIG.Common.vxWorks-ppc603-debug index 726181d00..6a11c5489 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc603-debug +++ b/configure/os/CONFIG.Common.vxWorks-ppc603-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-ppc603-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-ppc603-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-ppc603_long b/configure/os/CONFIG.Common.vxWorks-ppc603_long index ef1edc4f0..71a9374dd 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc603_long +++ b/configure/os/CONFIG.Common.vxWorks-ppc603_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-ppc603 targets with >32MB of RAM # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc603_long diff --git a/configure/os/CONFIG.Common.vxWorks-ppc603_long-debug b/configure/os/CONFIG.Common.vxWorks-ppc603_long-debug index 5522d4d71..20d60a43a 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc603_long-debug +++ b/configure/os/CONFIG.Common.vxWorks-ppc603_long-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-ppc603_long-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-ppc603_long-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604 b/configure/os/CONFIG.Common.vxWorks-ppc604 index e4da21572..7bb94300f 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604 +++ b/configure/os/CONFIG.Common.vxWorks-ppc604 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-ppc604 targets: PPC604, MPC7xx and MPC74xx CPUs # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604 diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604-debug b/configure/os/CONFIG.Common.vxWorks-ppc604-debug index 4ec819399..b476071c4 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604-debug +++ b/configure/os/CONFIG.Common.vxWorks-ppc604-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-ppc604-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-ppc604-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604_altivec b/configure/os/CONFIG.Common.vxWorks-ppc604_altivec index 1ec14b736..540b4528a 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604_altivec +++ b/configure/os/CONFIG.Common.vxWorks-ppc604_altivec @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-ppc604 targets with an Altivec and >32MB of RAM. # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604_altivec diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604_altivec-debug b/configure/os/CONFIG.Common.vxWorks-ppc604_altivec-debug index 20c6c2899..0a74858fd 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604_altivec-debug +++ b/configure/os/CONFIG.Common.vxWorks-ppc604_altivec-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-ppc604_altivec-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-ppc604_altivec-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604_long b/configure/os/CONFIG.Common.vxWorks-ppc604_long index dc8f5098f..41261381f 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604_long +++ b/configure/os/CONFIG.Common.vxWorks-ppc604_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-ppc604 targets with >32MB of RAM # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604_long diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604_long-debug b/configure/os/CONFIG.Common.vxWorks-ppc604_long-debug index f3d0409fa..7831bb8b5 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604_long-debug +++ b/configure/os/CONFIG.Common.vxWorks-ppc604_long-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-ppc604_long-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-ppc604_long-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorksCommon b/configure/os/CONFIG.Common.vxWorksCommon index c7340fd7b..e1adbe8f6 100644 --- a/configure/os/CONFIG.Common.vxWorksCommon +++ b/configure/os/CONFIG.Common.vxWorksCommon @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorksCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks target archs diff --git a/configure/os/CONFIG.Common.win32-x86-cygwin b/configure/os/CONFIG.Common.win32-x86-cygwin index a7ae73563..4ee133578 100644 --- a/configure/os/CONFIG.Common.win32-x86-cygwin +++ b/configure/os/CONFIG.Common.win32-x86-cygwin @@ -1,6 +1,6 @@ # CONFIG.Common.win32-x86-cygwin # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for cygwin-x86 target builds diff --git a/configure/os/CONFIG.Common.win32-x86-mingw b/configure/os/CONFIG.Common.win32-x86-mingw index 7c062d060..3eda940a8 100644 --- a/configure/os/CONFIG.Common.win32-x86-mingw +++ b/configure/os/CONFIG.Common.win32-x86-mingw @@ -1,6 +1,6 @@ # CONFIG.Common.win32-x86-mingw # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-mingw target builds diff --git a/configure/os/CONFIG.UnixCommon.Common b/configure/os/CONFIG.UnixCommon.Common index c7114c342..13044f914 100644 --- a/configure/os/CONFIG.UnixCommon.Common +++ b/configure/os/CONFIG.UnixCommon.Common @@ -1,6 +1,6 @@ # CONFIG.UnixCommon.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions common to unix hosts diff --git a/configure/os/CONFIG.aix-ppc-gnu.Common b/configure/os/CONFIG.aix-ppc-gnu.Common index 6feb484cf..3364a14c0 100644 --- a/configure/os/CONFIG.aix-ppc-gnu.Common +++ b/configure/os/CONFIG.aix-ppc-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.aix-ppc-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for aix-ppc gnu compiler host builds diff --git a/configure/os/CONFIG.cygwin-x86.Common b/configure/os/CONFIG.cygwin-x86.Common index c286d08e7..d0e59a618 100644 --- a/configure/os/CONFIG.cygwin-x86.Common +++ b/configure/os/CONFIG.cygwin-x86.Common @@ -1,6 +1,6 @@ # CONFIG.cygwin-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for cygwin-x86 host archs diff --git a/configure/os/CONFIG.cygwin-x86.cygwin-x86 b/configure/os/CONFIG.cygwin-x86.cygwin-x86 index c6c85c0fd..37f365249 100644 --- a/configure/os/CONFIG.cygwin-x86.cygwin-x86 +++ b/configure/os/CONFIG.cygwin-x86.cygwin-x86 @@ -1,6 +1,6 @@ # CONFIG.cygwin-x86.cygwin-x86 # -# $Id$ +# $Revision-Id$ # # Definitions for cygwin-x86 host - cygwin-x86 target builds # Sites may override these definitions in CONFIG_SITE.cygwin-x86.cygwin-x86 diff --git a/configure/os/CONFIG.cygwin-x86.cygwin-x86-debug b/configure/os/CONFIG.cygwin-x86.cygwin-x86-debug index e919125d0..3a7f3c2b9 100644 --- a/configure/os/CONFIG.cygwin-x86.cygwin-x86-debug +++ b/configure/os/CONFIG.cygwin-x86.cygwin-x86-debug @@ -1,6 +1,6 @@ # CONFIG.cygwin-x86.cygwin-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for cygwin-x86 host - cygwin-x86-debug target build diff --git a/configure/os/CONFIG.darwin-ppc.Common b/configure/os/CONFIG.darwin-ppc.Common index 6a3af6d3b..925d381f2 100644 --- a/configure/os/CONFIG.darwin-ppc.Common +++ b/configure/os/CONFIG.darwin-ppc.Common @@ -1,6 +1,6 @@ # CONFIG.darwin-ppc.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-ppc host builds diff --git a/configure/os/CONFIG.darwin-ppc.darwin-ppc-debug b/configure/os/CONFIG.darwin-ppc.darwin-ppc-debug index fe907aa46..5d56cb222 100644 --- a/configure/os/CONFIG.darwin-ppc.darwin-ppc-debug +++ b/configure/os/CONFIG.darwin-ppc.darwin-ppc-debug @@ -1,6 +1,6 @@ # CONFIG.darwin-ppc.darwin-ppc-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-ppc host - darwin-ppc-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.darwin-ppcx86.Common b/configure/os/CONFIG.darwin-ppcx86.Common index b0bce4f63..f4155c76d 100644 --- a/configure/os/CONFIG.darwin-ppcx86.Common +++ b/configure/os/CONFIG.darwin-ppcx86.Common @@ -1,6 +1,6 @@ # CONFIG.darwin-ppcx86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for Darwin universal PowerPC + x86 host builds diff --git a/configure/os/CONFIG.darwin-x86.Common b/configure/os/CONFIG.darwin-x86.Common index 6d2ac9c36..1e02a0b2b 100644 --- a/configure/os/CONFIG.darwin-x86.Common +++ b/configure/os/CONFIG.darwin-x86.Common @@ -1,6 +1,6 @@ # CONFIG.darwin-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-x86 host builds diff --git a/configure/os/CONFIG.darwin-x86.darwin-x86-debug b/configure/os/CONFIG.darwin-x86.darwin-x86-debug index 653036dfc..01c57db50 100644 --- a/configure/os/CONFIG.darwin-x86.darwin-x86-debug +++ b/configure/os/CONFIG.darwin-x86.darwin-x86-debug @@ -1,6 +1,6 @@ # CONFIG.darwin-x86.darwin-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-x86 host - darwin-x86-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.darwinCommon.darwinCommon b/configure/os/CONFIG.darwinCommon.darwinCommon index ee27f290f..2244276c6 100644 --- a/configure/os/CONFIG.darwinCommon.darwinCommon +++ b/configure/os/CONFIG.darwinCommon.darwinCommon @@ -1,6 +1,6 @@ # CONFIG.darwinCommon.darwinCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Common definitions for darwin builds diff --git a/configure/os/CONFIG.freebsd-x86.Common b/configure/os/CONFIG.freebsd-x86.Common index 7aa29b781..d9b2ff892 100644 --- a/configure/os/CONFIG.freebsd-x86.Common +++ b/configure/os/CONFIG.freebsd-x86.Common @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the build community. # diff --git a/configure/os/CONFIG.freebsd-x86.freebsd-x86 b/configure/os/CONFIG.freebsd-x86.freebsd-x86 index 9b4d88769..b70c48388 100644 --- a/configure/os/CONFIG.freebsd-x86.freebsd-x86 +++ b/configure/os/CONFIG.freebsd-x86.freebsd-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for freebsd-x86 host - freebsd-x86 target builds # Sites may override these definitions in CONFIG_SITE.freebsd-x86.freebsd-x86 diff --git a/configure/os/CONFIG.freebsd-x86_64.Common b/configure/os/CONFIG.freebsd-x86_64.Common index ada188917..9e3ecac5c 100644 --- a/configure/os/CONFIG.freebsd-x86_64.Common +++ b/configure/os/CONFIG.freebsd-x86_64.Common @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the build community. # diff --git a/configure/os/CONFIG.freebsd-x86_64.freebsd-x86_64 b/configure/os/CONFIG.freebsd-x86_64.freebsd-x86_64 index a1e35669e..dde69899a 100644 --- a/configure/os/CONFIG.freebsd-x86_64.freebsd-x86_64 +++ b/configure/os/CONFIG.freebsd-x86_64.freebsd-x86_64 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for freebsd-x86_64 host - freebsd-x86_64 target builds # Sites may override these definitions in CONFIG_SITE.freebsd-x86_64.freebsd-x86_64 diff --git a/configure/os/CONFIG.linux-ppc64.Common b/configure/os/CONFIG.linux-ppc64.Common index a57357cbc..d94fc19bb 100644 --- a/configure/os/CONFIG.linux-ppc64.Common +++ b/configure/os/CONFIG.linux-ppc64.Common @@ -1,6 +1,6 @@ # CONFIG.linux-ppc64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-ppc64 host builds diff --git a/configure/os/CONFIG.linux-ppc64.linux-ppc64 b/configure/os/CONFIG.linux-ppc64.linux-ppc64 index 0c3f7876d..a866f5a74 100644 --- a/configure/os/CONFIG.linux-ppc64.linux-ppc64 +++ b/configure/os/CONFIG.linux-ppc64.linux-ppc64 @@ -1,6 +1,6 @@ # CONFIG.linux-ppc64.linux-ppc64 # -# $Id$ +# $Revision-Id$ # # Definitions for linux-ppc64 host - linux-ppc64 target builds # Sites may override these definitions in CONFIG_SITE.linux-ppc64.linux-ppc64 diff --git a/configure/os/CONFIG.linux-x86-borland.Common b/configure/os/CONFIG.linux-x86-borland.Common index b05772e5b..82f30bcbf 100644 --- a/configure/os/CONFIG.linux-x86-borland.Common +++ b/configure/os/CONFIG.linux-x86-borland.Common @@ -1,6 +1,6 @@ # CONFIG.linux-x86-borland.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86-borland host builds diff --git a/configure/os/CONFIG.linux-x86-borland.linux-x86-borland b/configure/os/CONFIG.linux-x86-borland.linux-x86-borland index 5e116ba39..c58be3c74 100644 --- a/configure/os/CONFIG.linux-x86-borland.linux-x86-borland +++ b/configure/os/CONFIG.linux-x86-borland.linux-x86-borland @@ -1,6 +1,6 @@ # CONFIG.linux-x86-borland.linux-x86-borland # -# $Id$ +# $Revision-Id$ # # Definitions for linux-x86-borland host - linux-x86-borland target builds # Sites may override these definitions in CONFIG_SITE.linux-x86-borland.linux-x86-borland diff --git a/configure/os/CONFIG.linux-x86-debug.Common b/configure/os/CONFIG.linux-x86-debug.Common index 46ea4fc8b..b16b70287 100644 --- a/configure/os/CONFIG.linux-x86-debug.Common +++ b/configure/os/CONFIG.linux-x86-debug.Common @@ -1,6 +1,6 @@ # CONFIG.linux-x86-debug.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 debug with debug compiler flags diff --git a/configure/os/CONFIG.linux-x86-debug.linux-x86-debug b/configure/os/CONFIG.linux-x86-debug.linux-x86-debug index f4ced3843..0b0e0f4e8 100644 --- a/configure/os/CONFIG.linux-x86-debug.linux-x86-debug +++ b/configure/os/CONFIG.linux-x86-debug.linux-x86-debug @@ -1,6 +1,6 @@ # CONFIG.linux-x86-debug.linux-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 host - linux-x86 target build with debug compiler flags diff --git a/configure/os/CONFIG.linux-x86.Common b/configure/os/CONFIG.linux-x86.Common index 79c26b8e9..f6d94061f 100644 --- a/configure/os/CONFIG.linux-x86.Common +++ b/configure/os/CONFIG.linux-x86.Common @@ -1,6 +1,6 @@ # CONFIG.linux-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 host builds diff --git a/configure/os/CONFIG.linux-x86.linux-x86 b/configure/os/CONFIG.linux-x86.linux-x86 index 39b906097..6414b5ab0 100644 --- a/configure/os/CONFIG.linux-x86.linux-x86 +++ b/configure/os/CONFIG.linux-x86.linux-x86 @@ -1,6 +1,6 @@ # CONFIG.linux-x86.linux-x86 # -# $Id$ +# $Revision-Id$ # # Definitions for linux-x86 host - linux-x86 target builds # Sites may override these definitions in CONFIG_SITE.linux-x86.linux-x86 diff --git a/configure/os/CONFIG.linux-x86.linux-x86-debug b/configure/os/CONFIG.linux-x86.linux-x86-debug index 76ccdf463..5fab87fc6 100644 --- a/configure/os/CONFIG.linux-x86.linux-x86-debug +++ b/configure/os/CONFIG.linux-x86.linux-x86-debug @@ -1,6 +1,6 @@ # CONFIG.linux-x86.linux-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 host - linux-x86-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.linux-x86_64-debug.Common b/configure/os/CONFIG.linux-x86_64-debug.Common index d2bdf30e4..da7348ad1 100644 --- a/configure/os/CONFIG.linux-x86_64-debug.Common +++ b/configure/os/CONFIG.linux-x86_64-debug.Common @@ -1,6 +1,6 @@ # CONFIG.linux-x86_64-debug.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 debug with debug compiler flags diff --git a/configure/os/CONFIG.linux-x86_64-debug.linux-x86_64-debug b/configure/os/CONFIG.linux-x86_64-debug.linux-x86_64-debug index 2fadd4ae7..8a935237d 100644 --- a/configure/os/CONFIG.linux-x86_64-debug.linux-x86_64-debug +++ b/configure/os/CONFIG.linux-x86_64-debug.linux-x86_64-debug @@ -1,6 +1,6 @@ # CONFIG.linux-x86_64-debug.linux-x86_64-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 host - linux-x86_64 target build with debug compiler flags diff --git a/configure/os/CONFIG.linux-x86_64.Common b/configure/os/CONFIG.linux-x86_64.Common index 20984a609..23c105c46 100644 --- a/configure/os/CONFIG.linux-x86_64.Common +++ b/configure/os/CONFIG.linux-x86_64.Common @@ -1,6 +1,6 @@ # CONFIG.linux-x86_64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 host builds diff --git a/configure/os/CONFIG.linux-x86_64.linux-x86_64 b/configure/os/CONFIG.linux-x86_64.linux-x86_64 index a8c89c7a6..34e4a2eef 100644 --- a/configure/os/CONFIG.linux-x86_64.linux-x86_64 +++ b/configure/os/CONFIG.linux-x86_64.linux-x86_64 @@ -1,6 +1,6 @@ # CONFIG.linux-x86_64.linux-x86_64 # -# $Id$ +# $Revision-Id$ # # Definitions for linux-x86_64 host - linux-x86_64 target builds # Sites may override these definitions in CONFIG_SITE.linux-x86_64.linux-x86_64 diff --git a/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug b/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug index 4fbac62ac..bc184145b 100644 --- a/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug +++ b/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug @@ -1,6 +1,6 @@ # CONFIG.linux-x86_64.linux-x86_64-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 host - linux-x86_64-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.osf-alpha-gnu.Common b/configure/os/CONFIG.osf-alpha-gnu.Common index 1b37ac169..e420fbc17 100644 --- a/configure/os/CONFIG.osf-alpha-gnu.Common +++ b/configure/os/CONFIG.osf-alpha-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.osf-alpha-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha host archs diff --git a/configure/os/CONFIG.osf-alpha-gnu.osf-alpha-gnu b/configure/os/CONFIG.osf-alpha-gnu.osf-alpha-gnu index 471b5288a..31a79b84b 100644 --- a/configure/os/CONFIG.osf-alpha-gnu.osf-alpha-gnu +++ b/configure/os/CONFIG.osf-alpha-gnu.osf-alpha-gnu @@ -1,6 +1,6 @@ # CONFIG.osf-alpha-gnu.osf-alpha-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha host archs diff --git a/configure/os/CONFIG.osf-alpha.Common b/configure/os/CONFIG.osf-alpha.Common index 28e0abd51..e56b10418 100644 --- a/configure/os/CONFIG.osf-alpha.Common +++ b/configure/os/CONFIG.osf-alpha.Common @@ -1,6 +1,6 @@ # CONFIG.osf-alpha.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha host archs diff --git a/configure/os/CONFIG.osf-alpha.osf-alpha b/configure/os/CONFIG.osf-alpha.osf-alpha index 1e9fcfc02..ecabbfc8a 100644 --- a/configure/os/CONFIG.osf-alpha.osf-alpha +++ b/configure/os/CONFIG.osf-alpha.osf-alpha @@ -1,6 +1,6 @@ # CONFIG.osf-alpha.osf-alpha # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha host archs diff --git a/configure/os/CONFIG.solaris-sparc-debug.Common b/configure/os/CONFIG.solaris-sparc-debug.Common index 42a94435f..d148a238f 100644 --- a/configure/os/CONFIG.solaris-sparc-debug.Common +++ b/configure/os/CONFIG.solaris-sparc-debug.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc-debug.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc debug with debug compiler flags diff --git a/configure/os/CONFIG.solaris-sparc-debug.solaris-sparc-debug b/configure/os/CONFIG.solaris-sparc-debug.solaris-sparc-debug index 5befb4a66..c2c309174 100644 --- a/configure/os/CONFIG.solaris-sparc-debug.solaris-sparc-debug +++ b/configure/os/CONFIG.solaris-sparc-debug.solaris-sparc-debug @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc-debug.solaris-sparc-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc target build with debug compiler flags diff --git a/configure/os/CONFIG.solaris-sparc-gnu.Common b/configure/os/CONFIG.solaris-sparc-gnu.Common index a3ccc236f..d8dd3d0d5 100644 --- a/configure/os/CONFIG.solaris-sparc-gnu.Common +++ b/configure/os/CONFIG.solaris-sparc-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc gnu compiler host builds diff --git a/configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu b/configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu index 915c98c86..ebdc042a8 100644 --- a/configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu +++ b/configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc-gnu.solaris-sparc-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc gnu compiler host - solaris-sparc gnu compiler target builds diff --git a/configure/os/CONFIG.solaris-sparc.Common b/configure/os/CONFIG.solaris-sparc.Common index d81101378..73208c3b8 100644 --- a/configure/os/CONFIG.solaris-sparc.Common +++ b/configure/os/CONFIG.solaris-sparc.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host archs diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc b/configure/os/CONFIG.solaris-sparc.solaris-sparc index 4944d7ae7..99b08ef3c 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.solaris-sparc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc target build diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug b/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug index 334e6c136..cff97369a 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.solaris-sparc-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc-gnu b/configure/os/CONFIG.solaris-sparc.solaris-sparc-gnu index c969db357..0b886af65 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc-gnu +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.solaris-sparc-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc-gnu target build with gnu compiler diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc64 b/configure/os/CONFIG.solaris-sparc.solaris-sparc64 index bfa05c233..7c0929786 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc64 +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc64 @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.solaris-sparc64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc64 target build with Sun compiler diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc64-gnu b/configure/os/CONFIG.solaris-sparc.solaris-sparc64-gnu index d93d57e3f..4a4b1352c 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc64-gnu +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc64-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.solaris-sparc64-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc64-gnu target build with gnu compiler diff --git a/configure/os/CONFIG.solaris-sparc64-gnu.Common b/configure/os/CONFIG.solaris-sparc64-gnu.Common index 8dba815bc..7e004f5c0 100644 --- a/configure/os/CONFIG.solaris-sparc64-gnu.Common +++ b/configure/os/CONFIG.solaris-sparc64-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc64-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc64 gnu compiler host builds diff --git a/configure/os/CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu b/configure/os/CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu index e92f92e0f..26a30d1a2 100644 --- a/configure/os/CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu +++ b/configure/os/CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc64 gnu compiler host - solaris-sparc64 gnu compiler target builds diff --git a/configure/os/CONFIG.solaris-sparc64.Common b/configure/os/CONFIG.solaris-sparc64.Common index d2e1bdba8..b153adcf0 100644 --- a/configure/os/CONFIG.solaris-sparc64.Common +++ b/configure/os/CONFIG.solaris-sparc64.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc Sun compiler host builds diff --git a/configure/os/CONFIG.solaris-sparc64.solaris-sparc64 b/configure/os/CONFIG.solaris-sparc64.solaris-sparc64 index ab1f19a54..fd44a4f84 100644 --- a/configure/os/CONFIG.solaris-sparc64.solaris-sparc64 +++ b/configure/os/CONFIG.solaris-sparc64.solaris-sparc64 @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc64.solaris-sparc64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc Sun compiler host - solaris-sparc Sun compiler target builds diff --git a/configure/os/CONFIG.solaris-sparc64.solaris-sparc64-debug b/configure/os/CONFIG.solaris-sparc64.solaris-sparc64-debug index 8101ca208..ca32026e1 100644 --- a/configure/os/CONFIG.solaris-sparc64.solaris-sparc64-debug +++ b/configure/os/CONFIG.solaris-sparc64.solaris-sparc64-debug @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc64.solaris-sparc64-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc64 host - solaris-sparc64-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.solaris-x86-gnu.Common b/configure/os/CONFIG.solaris-x86-gnu.Common index ca663552b..d6c0749dc 100644 --- a/configure/os/CONFIG.solaris-x86-gnu.Common +++ b/configure/os/CONFIG.solaris-x86-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-x86-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 gnu compiler host builds diff --git a/configure/os/CONFIG.solaris-x86-gnu.solaris-x86-gnu b/configure/os/CONFIG.solaris-x86-gnu.solaris-x86-gnu index a2436abe0..208c596a0 100644 --- a/configure/os/CONFIG.solaris-x86-gnu.solaris-x86-gnu +++ b/configure/os/CONFIG.solaris-x86-gnu.solaris-x86-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-x86-gnu.solaris-x86-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 gnu compiler host - solaris-x86 gnu compiler target builds diff --git a/configure/os/CONFIG.solaris-x86.Common b/configure/os/CONFIG.solaris-x86.Common index e58c0c753..8071f333c 100644 --- a/configure/os/CONFIG.solaris-x86.Common +++ b/configure/os/CONFIG.solaris-x86.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 host builds diff --git a/configure/os/CONFIG.solaris-x86.solaris-x86 b/configure/os/CONFIG.solaris-x86.solaris-x86 index 25143bec5..7a815235e 100644 --- a/configure/os/CONFIG.solaris-x86.solaris-x86 +++ b/configure/os/CONFIG.solaris-x86.solaris-x86 @@ -1,6 +1,6 @@ # CONFIG.solaris-x86.solaris-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 host - solaris-x86 target builds diff --git a/configure/os/CONFIG.solaris-x86.solaris-x86-debug b/configure/os/CONFIG.solaris-x86.solaris-x86-debug index 163cb71f9..a263f2175 100644 --- a/configure/os/CONFIG.solaris-x86.solaris-x86-debug +++ b/configure/os/CONFIG.solaris-x86.solaris-x86-debug @@ -1,6 +1,6 @@ # CONFIG.solaris-x86.solaris-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 host - solaris-x86-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.solaris-x86.solaris-x86_64 b/configure/os/CONFIG.solaris-x86.solaris-x86_64 index 1d88324f3..8fb45c39b 100644 --- a/configure/os/CONFIG.solaris-x86.solaris-x86_64 +++ b/configure/os/CONFIG.solaris-x86.solaris-x86_64 @@ -1,6 +1,6 @@ # CONFIG.solaris-x86.solaris-x86_64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 host - solaris-x86_64 target build with Sun compiler diff --git a/configure/os/CONFIG.solaris-x86_64-gnu.Common b/configure/os/CONFIG.solaris-x86_64-gnu.Common index 5c30a1c1c..180f9d03e 100644 --- a/configure/os/CONFIG.solaris-x86_64-gnu.Common +++ b/configure/os/CONFIG.solaris-x86_64-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-x86_64-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 gnu compiler host builds diff --git a/configure/os/CONFIG.solaris-x86_64-gnu.solaris-x86_64-gnu b/configure/os/CONFIG.solaris-x86_64-gnu.solaris-x86_64-gnu index aa701940e..8e1f4789f 100644 --- a/configure/os/CONFIG.solaris-x86_64-gnu.solaris-x86_64-gnu +++ b/configure/os/CONFIG.solaris-x86_64-gnu.solaris-x86_64-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-x86_64-gnu.solaris-x86_64-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 gnu compiler host - solaris-sx86_64 gnu compiler target builds diff --git a/configure/os/CONFIG.solaris-x86_64.Common b/configure/os/CONFIG.solaris-x86_64.Common index 42ec877cc..6d650f660 100644 --- a/configure/os/CONFIG.solaris-x86_64.Common +++ b/configure/os/CONFIG.solaris-x86_64.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-x86_64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 Sun compiler host builds diff --git a/configure/os/CONFIG.solaris-x86_64.solaris-x86_64-debug b/configure/os/CONFIG.solaris-x86_64.solaris-x86_64-debug index b6ba1aede..c3e5dbd5f 100644 --- a/configure/os/CONFIG.solaris-x86_64.solaris-x86_64-debug +++ b/configure/os/CONFIG.solaris-x86_64.solaris-x86_64-debug @@ -1,6 +1,6 @@ # CONFIG.solaris-x86_64.solaris-x86_64-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 host - solaris-x86_64-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.solarisCommon.solarisCommon b/configure/os/CONFIG.solarisCommon.solarisCommon index 8402bd5e8..c38fc92d8 100644 --- a/configure/os/CONFIG.solarisCommon.solarisCommon +++ b/configure/os/CONFIG.solarisCommon.solarisCommon @@ -1,6 +1,6 @@ # CONFIG.solarisCommon.solarisCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc target build diff --git a/configure/os/CONFIG.win32-x86-borland.Common b/configure/os/CONFIG.win32-x86-borland.Common index 7d6ecf2fb..0d20d35e7 100644 --- a/configure/os/CONFIG.win32-x86-borland.Common +++ b/configure/os/CONFIG.win32-x86-borland.Common @@ -1,6 +1,6 @@ # CONFIG.win32-x86-borland.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-borland host archs diff --git a/configure/os/CONFIG.win32-x86-borland.win32-x86-borland b/configure/os/CONFIG.win32-x86-borland.win32-x86-borland index 841f3a52f..c2c93e106 100644 --- a/configure/os/CONFIG.win32-x86-borland.win32-x86-borland +++ b/configure/os/CONFIG.win32-x86-borland.win32-x86-borland @@ -1,6 +1,6 @@ # CONFIG.win32-x86-borland.win32-x86-borland # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-borland target arch when host arch is win32-x86-borland diff --git a/configure/os/CONFIG.win32-x86-cygwin.Common b/configure/os/CONFIG.win32-x86-cygwin.Common index 1842b8515..2593ed8d2 100644 --- a/configure/os/CONFIG.win32-x86-cygwin.Common +++ b/configure/os/CONFIG.win32-x86-cygwin.Common @@ -1,6 +1,6 @@ # CONFIG.win32-x86-cygwin.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-cygwin host archs diff --git a/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin b/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin index 9964fdd28..aa29f4d7a 100644 --- a/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin +++ b/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin @@ -1,6 +1,6 @@ # CONFIG.win32-x86-cygwin.win32-x86-cygwin # -# $Id$ +# $Revision-Id$ # # Definitions for win32-x86-cygwin host - win32-x86-cygwin target builds # Sites may override these definitions in CONFIG_SITE.win32-x86-cygwin.win32-x86-cygwin diff --git a/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin-debug b/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin-debug index c3b0f6748..a0125a25a 100644 --- a/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin-debug +++ b/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin-debug @@ -1,6 +1,6 @@ # CONFIG.win32-x86-cygwin.win32-x86-cygwin-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-cygwin compiler host - win32-x86-cygwin debug compiler target builds diff --git a/configure/os/CONFIG.win32-x86-debug.Common b/configure/os/CONFIG.win32-x86-debug.Common index 9bfadc805..5c3376e9e 100644 --- a/configure/os/CONFIG.win32-x86-debug.Common +++ b/configure/os/CONFIG.win32-x86-debug.Common @@ -1,6 +1,6 @@ # CONFIG.win32-x86-debug.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86 debug with debug compiler flags diff --git a/configure/os/CONFIG.win32-x86-debug.win32-x86-debug b/configure/os/CONFIG.win32-x86-debug.win32-x86-debug index b4cd3d4db..92f025c49 100644 --- a/configure/os/CONFIG.win32-x86-debug.win32-x86-debug +++ b/configure/os/CONFIG.win32-x86-debug.win32-x86-debug @@ -1,6 +1,6 @@ # CONFIG.win32-x86-debug.win32-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86 debug compiler host - win32-x86 debug compiler target builds diff --git a/configure/os/CONFIG.win32-x86-mingw.Common b/configure/os/CONFIG.win32-x86-mingw.Common index e8d455ee2..2e72d8668 100644 --- a/configure/os/CONFIG.win32-x86-mingw.Common +++ b/configure/os/CONFIG.win32-x86-mingw.Common @@ -1,6 +1,6 @@ # CONFIG.win32-x86-mingw.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-cygwin host archs diff --git a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw index 5bcc2e9ab..27e815dcf 100644 --- a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw +++ b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw @@ -1,6 +1,6 @@ # CONFIG.win32-x86-mingw.win32-x86-mingw # -# $Id$ +# $Revision-Id$ # # Definitions for win32-x86-mingw host - win32-x86-mingw target builds # Sites may override these definitions in CONFIG_SITE.win32-x86-mingw.win32-x86-mingw diff --git a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw-debug b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw-debug index c181f1c05..7c1c73004 100644 --- a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw-debug +++ b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw-debug @@ -1,6 +1,6 @@ # CONFIG.win32-x86-mingw.win32-x86-mingw-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-mingw compiler host - win32-x86-mingw debug compiler target builds diff --git a/configure/os/CONFIG.win32-x86.Common b/configure/os/CONFIG.win32-x86.Common index cffa0aefa..8d6565815 100644 --- a/configure/os/CONFIG.win32-x86.Common +++ b/configure/os/CONFIG.win32-x86.Common @@ -1,6 +1,6 @@ # CONFIG.win32-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86 host archs diff --git a/configure/os/CONFIG.win32-x86.win32-x86 b/configure/os/CONFIG.win32-x86.win32-x86 index 8d4dd4423..76f21b15d 100644 --- a/configure/os/CONFIG.win32-x86.win32-x86 +++ b/configure/os/CONFIG.win32-x86.win32-x86 @@ -1,6 +1,6 @@ # CONFIG.win32-x86.win32-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86 target archs when host arch is win32-x86 diff --git a/configure/os/CONFIG.win32-x86.win32-x86-debug b/configure/os/CONFIG.win32-x86.win32-x86-debug index 7b471dc90..8f3ae8ae1 100644 --- a/configure/os/CONFIG.win32-x86.win32-x86-debug +++ b/configure/os/CONFIG.win32-x86.win32-x86-debug @@ -1,6 +1,6 @@ # CONFIG.win32-x86.win32-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86 host - win32-x86-debug target build diff --git a/configure/os/CONFIG.win32-x86.windows-x64 b/configure/os/CONFIG.win32-x86.windows-x64 index 9e2f9dd9d..8c51ef704 100644 --- a/configure/os/CONFIG.win32-x86.windows-x64 +++ b/configure/os/CONFIG.win32-x86.windows-x64 @@ -1,6 +1,6 @@ # CONFIG.win-x86.windows-x64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for windows-x64 target archs when host arch is win32-x86 diff --git a/configure/os/CONFIG.windows-x64.Common b/configure/os/CONFIG.windows-x64.Common index 4cb566546..bf938c280 100644 --- a/configure/os/CONFIG.windows-x64.Common +++ b/configure/os/CONFIG.windows-x64.Common @@ -1,6 +1,6 @@ # CONFIG.windows-x64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for windows-x64 host archs diff --git a/configure/os/CONFIG.windows-x64.windows-x64 b/configure/os/CONFIG.windows-x64.windows-x64 index ce5dd5f9b..f9144718f 100644 --- a/configure/os/CONFIG.windows-x64.windows-x64 +++ b/configure/os/CONFIG.windows-x64.windows-x64 @@ -1,6 +1,6 @@ # CONFIG.windows-x64.windows-x64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for windows-x64 target archs when host arch is windows-x64 diff --git a/configure/os/CONFIG_COMPAT b/configure/os/CONFIG_COMPAT index 539792b1d..38fc1335c 100644 --- a/configure/os/CONFIG_COMPAT +++ b/configure/os/CONFIG_COMPAT @@ -1,6 +1,6 @@ # CONFIG_COMPAT # -# $Id$ +# $Revision-Id$ # # Convert old HOST_ARCH environment variable to # new EPICS_HOST_ARCH environment variable diff --git a/configure/os/CONFIG_SITE.Common.cygwin-x86 b/configure/os/CONFIG_SITE.Common.cygwin-x86 index 866886071..e5b5ce792 100644 --- a/configure/os/CONFIG_SITE.Common.cygwin-x86 +++ b/configure/os/CONFIG_SITE.Common.cygwin-x86 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.cygwin-x86 # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for cygwin-x86 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.darwin-ppc b/configure/os/CONFIG_SITE.Common.darwin-ppc index 45fceee82..93a18bd4c 100644 --- a/configure/os/CONFIG_SITE.Common.darwin-ppc +++ b/configure/os/CONFIG_SITE.Common.darwin-ppc @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.darwin-ppc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for darwin-ppc target builds diff --git a/configure/os/CONFIG_SITE.Common.darwin-ppcx86 b/configure/os/CONFIG_SITE.Common.darwin-ppcx86 index 670526233..217046ef1 100644 --- a/configure/os/CONFIG_SITE.Common.darwin-ppcx86 +++ b/configure/os/CONFIG_SITE.Common.darwin-ppcx86 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.darwin-ppcx86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for darwin-ppcx86 target builds diff --git a/configure/os/CONFIG_SITE.Common.darwin-x86 b/configure/os/CONFIG_SITE.Common.darwin-x86 index 0b0b4e717..9f7e806db 100644 --- a/configure/os/CONFIG_SITE.Common.darwin-x86 +++ b/configure/os/CONFIG_SITE.Common.darwin-x86 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.darwin-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for darwin-x86 target builds diff --git a/configure/os/CONFIG_SITE.Common.iosCommon b/configure/os/CONFIG_SITE.Common.iosCommon index 61458da7d..f2a87590a 100644 --- a/configure/os/CONFIG_SITE.Common.iosCommon +++ b/configure/os/CONFIG_SITE.Common.iosCommon @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.iosCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site-specific settings for Apple iOS builds diff --git a/configure/os/CONFIG_SITE.Common.linux-x86 b/configure/os/CONFIG_SITE.Common.linux-x86 index 2966f5f4f..b6ded1a71 100644 --- a/configure/os/CONFIG_SITE.Common.linux-x86 +++ b/configure/os/CONFIG_SITE.Common.linux-x86 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.linux-x86 # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for linux-x86 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.linux-x86_64 b/configure/os/CONFIG_SITE.Common.linux-x86_64 index c0ad539cd..531b0258e 100644 --- a/configure/os/CONFIG_SITE.Common.linux-x86_64 +++ b/configure/os/CONFIG_SITE.Common.linux-x86_64 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.linux-x86_64 # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for linux-x86_64 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-sparc b/configure/os/CONFIG_SITE.Common.solaris-sparc index 9ed59063b..95d9b42d2 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-sparc +++ b/configure/os/CONFIG_SITE.Common.solaris-sparc @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-sparc # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-sparc target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-sparc-gnu b/configure/os/CONFIG_SITE.Common.solaris-sparc-gnu index 8ddf8f9cb..782275437 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-sparc-gnu +++ b/configure/os/CONFIG_SITE.Common.solaris-sparc-gnu @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-sparc-gnu # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-sparc-gnu target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-sparc64 b/configure/os/CONFIG_SITE.Common.solaris-sparc64 index e8161ca40..3af199b04 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-sparc64 +++ b/configure/os/CONFIG_SITE.Common.solaris-sparc64 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-sparc64 # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-sparc64 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-sparc64-gnu b/configure/os/CONFIG_SITE.Common.solaris-sparc64-gnu index f13b0a8ab..5b52b8507 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-sparc64-gnu +++ b/configure/os/CONFIG_SITE.Common.solaris-sparc64-gnu @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-sparc64-gnu # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-sparc64-gnu target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-x86-gnu b/configure/os/CONFIG_SITE.Common.solaris-x86-gnu index ff3500856..2f6b3b7cd 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-x86-gnu +++ b/configure/os/CONFIG_SITE.Common.solaris-x86-gnu @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-x86-gnu # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-x86-gnu target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-x86_64 b/configure/os/CONFIG_SITE.Common.solaris-x86_64 index b9f4cb18a..315b93597 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-x86_64 +++ b/configure/os/CONFIG_SITE.Common.solaris-x86_64 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-x86_64 # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-x86_64 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-x86_64-gnu b/configure/os/CONFIG_SITE.Common.solaris-x86_64-gnu index 75e73ab5c..f1f72c980 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-x86_64-gnu +++ b/configure/os/CONFIG_SITE.Common.solaris-x86_64-gnu @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-x86_64-gnu # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-x86_64-gnu target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-mpc8540 b/configure/os/CONFIG_SITE.Common.vxWorks-mpc8540 index 534d17fcd..d742df3fe 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-mpc8540 +++ b/configure/os/CONFIG_SITE.Common.vxWorks-mpc8540 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-mpc8540 target # diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-ppc603 b/configure/os/CONFIG_SITE.Common.vxWorks-ppc603 index 3b4e97dd9..6a5d91fe0 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-ppc603 +++ b/configure/os/CONFIG_SITE.Common.vxWorks-ppc603 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-ppc603 target # diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-ppc603_long b/configure/os/CONFIG_SITE.Common.vxWorks-ppc603_long index 5e98f4e76..554647566 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-ppc603_long +++ b/configure/os/CONFIG_SITE.Common.vxWorks-ppc603_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-ppc603_long target # diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604 b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604 index c147c61ed..c92b532ed 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604 +++ b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-ppc604 target # diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_altivec b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_altivec index 481bba525..437e4ddc9 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_altivec +++ b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_altivec @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-ppc604_altivec target # diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_long b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_long index 75ff01a00..be404fcfb 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_long +++ b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-ppc604_long target # diff --git a/configure/os/CONFIG_SITE.Common.win32-x86-cygwin b/configure/os/CONFIG_SITE.Common.win32-x86-cygwin index 6fe3946f5..206ab48c7 100644 --- a/configure/os/CONFIG_SITE.Common.win32-x86-cygwin +++ b/configure/os/CONFIG_SITE.Common.win32-x86-cygwin @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.win32-x86-cygwin # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for cygwin-x86 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.cygwin-x86.Common b/configure/os/CONFIG_SITE.cygwin-x86.Common index 3849fa7f5..c1fea1cc2 100644 --- a/configure/os/CONFIG_SITE.cygwin-x86.Common +++ b/configure/os/CONFIG_SITE.cygwin-x86.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.cygwin-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for cygwin-x86 host builds diff --git a/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 b/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 index 4735eaba8..97e3cb1f3 100644 --- a/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 +++ b/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 @@ -1,6 +1,6 @@ # CONFIG_SITE.cygwin-x86.cygwin-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for cygwin-x86 host - cygwin-x86 target builds diff --git a/configure/os/CONFIG_SITE.darwin-ppc.Common b/configure/os/CONFIG_SITE.darwin-ppc.Common index 4639bd874..b02dddc06 100644 --- a/configure/os/CONFIG_SITE.darwin-ppc.Common +++ b/configure/os/CONFIG_SITE.darwin-ppc.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.darwin-ppc.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for darwin-ppc host builds diff --git a/configure/os/CONFIG_SITE.darwin-ppcx86.Common b/configure/os/CONFIG_SITE.darwin-ppcx86.Common index e934383e7..79330e215 100644 --- a/configure/os/CONFIG_SITE.darwin-ppcx86.Common +++ b/configure/os/CONFIG_SITE.darwin-ppcx86.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.darwin-ppcx86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for darwin-ppcx86 host builds diff --git a/configure/os/CONFIG_SITE.darwin-x86.Common b/configure/os/CONFIG_SITE.darwin-x86.Common index b65232833..53757afce 100644 --- a/configure/os/CONFIG_SITE.darwin-x86.Common +++ b/configure/os/CONFIG_SITE.darwin-x86.Common @@ -2,7 +2,7 @@ # # This file is maintained by the build community. # -# $Id$ +# $Revision-Id$ # Site override definitions for darwin-x86 host builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86-borland.Common b/configure/os/CONFIG_SITE.linux-x86-borland.Common index 7428c8217..1e801e6a5 100644 --- a/configure/os/CONFIG_SITE.linux-x86-borland.Common +++ b/configure/os/CONFIG_SITE.linux-x86-borland.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86-borland.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for linux-x86-borland host builds diff --git a/configure/os/CONFIG_SITE.linux-x86.Common b/configure/os/CONFIG_SITE.linux-x86.Common index b829d62ff..f5a3e910b 100644 --- a/configure/os/CONFIG_SITE.linux-x86.Common +++ b/configure/os/CONFIG_SITE.linux-x86.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for linux-x86 host builds diff --git a/configure/os/CONFIG_SITE.linux-x86.UnixCommon b/configure/os/CONFIG_SITE.linux-x86.UnixCommon index bc547bcd6..c7c9b9c35 100644 --- a/configure/os/CONFIG_SITE.linux-x86.UnixCommon +++ b/configure/os/CONFIG_SITE.linux-x86.UnixCommon @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.linux-x86.linux-arm b/configure/os/CONFIG_SITE.linux-x86.linux-arm index fe59f64f2..726d38578 100644 --- a/configure/os/CONFIG_SITE.linux-x86.linux-arm +++ b/configure/os/CONFIG_SITE.linux-x86.linux-arm @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.linux-arm # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86 host - linux-arm target builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86.linux-arm_eb b/configure/os/CONFIG_SITE.linux-x86.linux-arm_eb index 5e0c47e7b..18309ae7f 100644 --- a/configure/os/CONFIG_SITE.linux-x86.linux-arm_eb +++ b/configure/os/CONFIG_SITE.linux-x86.linux-arm_eb @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.linux-arm_eb # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86 host - linux-arm_eb target builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86.linux-arm_el b/configure/os/CONFIG_SITE.linux-x86.linux-arm_el index 611a68ea1..3195c0c5b 100644 --- a/configure/os/CONFIG_SITE.linux-x86.linux-arm_el +++ b/configure/os/CONFIG_SITE.linux-x86.linux-arm_el @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.linux-arm_el # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86 host - linux-arm_el target builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86.linux-x86 b/configure/os/CONFIG_SITE.linux-x86.linux-x86 index 2e58e2d8b..b7090cf6b 100644 --- a/configure/os/CONFIG_SITE.linux-x86.linux-x86 +++ b/configure/os/CONFIG_SITE.linux-x86.linux-x86 @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.linux-x86 # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86 host - linux-x86 target builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86.solaris-sparc b/configure/os/CONFIG_SITE.linux-x86.solaris-sparc index 982e8dbba..7bd401330 100644 --- a/configure/os/CONFIG_SITE.linux-x86.solaris-sparc +++ b/configure/os/CONFIG_SITE.linux-x86.solaris-sparc @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.solaris-sparc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site specific definitions for linux-x86 host - solaris-sparc target builds diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 b/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 index c8d40e13b..95ff59130 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.vxWorks-68040 # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86 host - vxWorks-68040 target builds # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603 b/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603 index 935c70083..5c68d52eb 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603 +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site-specific definitions for linux-x86 builds of vxWorks-ppc603 # diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603_long b/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603_long index a63cf0cc8..9109e98d1 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603_long +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site-specific definitions for linux-x86 builds of vxWorks-ppc603_long # diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon b/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon index 75f54f2fc..3fce09ec5 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.vxWorksCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 host - vxWorks target builds diff --git a/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug b/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug index 622d8da6d..848b7c89a 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug +++ b/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug # -# $Id$ +# $Revision-Id$ # # Site specific override definitions for solaris-sparc host builds # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.linux-x86_64.Common b/configure/os/CONFIG_SITE.linux-x86_64.Common index 7beb16ec3..3604f4d90 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.Common +++ b/configure/os/CONFIG_SITE.linux-x86_64.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86_64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for linux-x86_64 host builds diff --git a/configure/os/CONFIG_SITE.linux-x86_64.UnixCommon b/configure/os/CONFIG_SITE.linux-x86_64.UnixCommon index c23ccfdab..811e698ae 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.UnixCommon +++ b/configure/os/CONFIG_SITE.linux-x86_64.UnixCommon @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86_64.UnixCommon $ -# $Id$ +# $Revision-Id$ # # Site Specific configure override definitions # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 b/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 index ce4c20893..8fccd7612 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 +++ b/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86_64.linux-x86_64 # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86_64 host - linux-x86_64 target builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 index c019e97c2..4773d8d2b 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 +++ b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86_64.vxWorks-68040 # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86_64 host - vxWorks-68040 target builds # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603 b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603 index fffa90486..cc05608cf 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603 +++ b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site-specific definitions for linux-x86_64 builds of vxWorks-ppc603 # diff --git a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603_long b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603_long index 6593cf3f0..2346ece4e 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603_long +++ b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site-specific definitions for linux-x86 builds of vxWorks-ppc603_long # diff --git a/configure/os/CONFIG_SITE.solaris-sparc.Common b/configure/os/CONFIG_SITE.solaris-sparc.Common index bbc92c5f6..d78cdadda 100644 --- a/configure/os/CONFIG_SITE.solaris-sparc.Common +++ b/configure/os/CONFIG_SITE.solaris-sparc.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.solaris-sparc.Common # -# $Id$ +# $Revision-Id$ # # Site specific override definitions for solaris-sparc host builds # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.win32-x86-borland.Common b/configure/os/CONFIG_SITE.win32-x86-borland.Common index 11fa8c998..e74a6b396 100644 --- a/configure/os/CONFIG_SITE.win32-x86-borland.Common +++ b/configure/os/CONFIG_SITE.win32-x86-borland.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.win32-x86-borland.Common # -# $Id$ +# $Revision-Id$ # # Site specific definitions for win32-x86-borland host # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.win32-x86-mingw.Common b/configure/os/CONFIG_SITE.win32-x86-mingw.Common index 2e3702813..e61ffc7b9 100644 --- a/configure/os/CONFIG_SITE.win32-x86-mingw.Common +++ b/configure/os/CONFIG_SITE.win32-x86-mingw.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.win32-x86-mingw.Common # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for cygwin-x86 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.win32-x86.Common b/configure/os/CONFIG_SITE.win32-x86.Common index c355aebc9..c6dd9059b 100644 --- a/configure/os/CONFIG_SITE.win32-x86.Common +++ b/configure/os/CONFIG_SITE.win32-x86.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.win32-x86.Common # -# $Id$ +# $Revision-Id$ # # Site specific definitions for win32-x86 host # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.win32-x86.win32-x86 b/configure/os/CONFIG_SITE.win32-x86.win32-x86 index f69646a61..84f6870b8 100644 --- a/configure/os/CONFIG_SITE.win32-x86.win32-x86 +++ b/configure/os/CONFIG_SITE.win32-x86.win32-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # If you have Visual C++ 6.0, uncomment the following override lines # This will to eliminate warnings about unknown options /GL, /LTCG, and /w44355. diff --git a/src/Makefile b/src/Makefile index 3aaaf1fdf..aa33ad58a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -7,7 +7,7 @@ # in the file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # TOP = .. diff --git a/src/RTEMS/Makefile b/src/RTEMS/Makefile index 973927a87..db0cca944 100644 --- a/src/RTEMS/Makefile +++ b/src/RTEMS/Makefile @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # TOP = ../.. diff --git a/src/RTEMS/base/epicsRtemsInitHookPost.c b/src/RTEMS/base/epicsRtemsInitHookPost.c index 37ec013cc..da2fbeab4 100644 --- a/src/RTEMS/base/epicsRtemsInitHookPost.c +++ b/src/RTEMS/base/epicsRtemsInitHookPost.c @@ -8,7 +8,7 @@ /* * Dummy version -- use if application does not provide its own version - * $Id$ + * $Revision-Id$ */ #include "epicsRtemsInitHooks.h" diff --git a/src/RTEMS/base/epicsRtemsInitHookPre.c b/src/RTEMS/base/epicsRtemsInitHookPre.c index 31cd1ff1b..357952007 100644 --- a/src/RTEMS/base/epicsRtemsInitHookPre.c +++ b/src/RTEMS/base/epicsRtemsInitHookPre.c @@ -8,7 +8,7 @@ /* * Dummy version -- use if application does not provide its own version - * $Id$ + * $Revision-Id$ */ #include "epicsRtemsInitHooks.h" diff --git a/src/RTEMS/base/epicsRtemsInitHooks.h b/src/RTEMS/base/epicsRtemsInitHooks.h index 9bf24ca89..fac577a06 100644 --- a/src/RTEMS/base/epicsRtemsInitHooks.h +++ b/src/RTEMS/base/epicsRtemsInitHooks.h @@ -8,7 +8,7 @@ /* * Hooks into RTEMS startup code - * $Id$ + * $Revision-Id$ */ #include #include diff --git a/src/RTEMS/base/rtems_config.c b/src/RTEMS/base/rtems_config.c index aa096c609..70d3dd50f 100644 --- a/src/RTEMS/base/rtems_config.c +++ b/src/RTEMS/base/rtems_config.c @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS configuration for EPICS - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * norume@aps.anl.gov * (630) 252-4793 diff --git a/src/RTEMS/base/rtems_init.c b/src/RTEMS/base/rtems_init.c index ab278532c..ace697ef6 100644 --- a/src/RTEMS/base/rtems_init.c +++ b/src/RTEMS/base/rtems_init.c @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS startup task for EPICS - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * eric.norum@usask.ca * (306) 966-5394 diff --git a/src/RTEMS/base/rtems_netconfig.c b/src/RTEMS/base/rtems_netconfig.c index e11d0d9cb..93c3cf80a 100644 --- a/src/RTEMS/base/rtems_netconfig.c +++ b/src/RTEMS/base/rtems_netconfig.c @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS network configuration for EPICS - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * eric.norum@usask.ca * (306) 966-5394 diff --git a/src/RTEMS/base/rtems_util.c b/src/RTEMS/base/rtems_util.c index 21001e553..82e405027 100644 --- a/src/RTEMS/base/rtems_util.c +++ b/src/RTEMS/base/rtems_util.c @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS utilitiy routines for EPICS - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * eric@cls.usask.ca * (306) 966-6055 diff --git a/src/as/asDbLib.h b/src/as/asDbLib.h index 7e917aeb6..f209a9028 100644 --- a/src/as/asDbLib.h +++ b/src/as/asDbLib.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* share/epicsH/dbAsLib.h */ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Marty Kraimer Date: 02-23-94*/ #ifndef INCdbAsLibh diff --git a/src/as/ascheck.c b/src/as/ascheck.c index 4cd2eb375..666a1a9ae 100644 --- a/src/as/ascheck.c +++ b/src/as/ascheck.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Marty Kraimer Date: 03-24-94 */ #include diff --git a/src/bpt/cvtTable.h b/src/bpt/cvtTable.h index 0b22fd2e7..e407732af 100644 --- a/src/bpt/cvtTable.h +++ b/src/bpt/cvtTable.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * Breakpoint Tables * * Author: Marty Kraimer diff --git a/src/bpt/makeBpt.c b/src/bpt/makeBpt.c index b88e82a74..bdf03ffe1 100644 --- a/src/bpt/makeBpt.c +++ b/src/bpt/makeBpt.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * Author: Marty Kraimer * Date: 9/28/95 * Replacement for old bldCvtTable diff --git a/src/cas/README b/src/cas/README index 639179a18..cf44c0513 100644 --- a/src/cas/README +++ b/src/cas/README @@ -1,14 +1,10 @@ -$Id$ +$Revision-Id$ README file for the EPICS Channel Access Server Author Jeff Hill johill@lanl.gov -$Log$ -Revision 1.1.1.1 1996/06/20 00:28:06 jhill -ca server installation - Directory Structure ------------------- diff --git a/src/cas/example/directoryService/vxEntry.cc b/src/cas/example/directoryService/vxEntry.cc index 37cdc355e..2cbf68e3a 100644 --- a/src/cas/example/directoryService/vxEntry.cc +++ b/src/cas/example/directoryService/vxEntry.cc @@ -8,26 +8,9 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // Author: Jeff HIll (LANL) // -// $Log$ -// Revision 1.2 2001/01/31 13:33:29 mrk -// osiTime=>epicsTime -// -// Revision 1.1 1997/06/13 09:20:26 jhill -// installed -// -// Revision 1.2 1997/04/10 19:39:26 jhill -// API changes -// -// Revision 1.1 1996/12/06 22:20:22 jhill -// moved down one level -// -// Revision 1.2 1996/09/16 18:22:09 jhill -// added cvs log entries -// -// #include #include diff --git a/src/cas/generic/beaconAnomalyGovernor.cc b/src/cas/generic/beaconAnomalyGovernor.cc index 97e192f85..e0a4f4cf4 100644 --- a/src/cas/generic/beaconAnomalyGovernor.cc +++ b/src/cas/generic/beaconAnomalyGovernor.cc @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/beaconAnomalyGovernor.h b/src/cas/generic/beaconAnomalyGovernor.h index 7c8605a0f..6d063c5ee 100644 --- a/src/cas/generic/beaconAnomalyGovernor.h +++ b/src/cas/generic/beaconAnomalyGovernor.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/beaconTimer.cc b/src/cas/generic/beaconTimer.cc index 58aca2bf1..b4fe82689 100644 --- a/src/cas/generic/beaconTimer.cc +++ b/src/cas/generic/beaconTimer.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/beaconTimer.h b/src/cas/generic/beaconTimer.h index 80bac9cc2..bb516a9af 100644 --- a/src/cas/generic/beaconTimer.h +++ b/src/cas/generic/beaconTimer.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/caHdrLargeArray.h b/src/cas/generic/caHdrLargeArray.h index d99cb671c..feae270e6 100644 --- a/src/cas/generic/caHdrLargeArray.h +++ b/src/cas/generic/caHdrLargeArray.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/caNetAddr.cc b/src/cas/generic/caNetAddr.cc index 8b75b63e5..94476d4da 100644 --- a/src/cas/generic/caNetAddr.cc +++ b/src/cas/generic/caNetAddr.cc @@ -10,7 +10,7 @@ \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // // Author: Jeffrey O. Hill // johill@lanl.gov diff --git a/src/cas/generic/caServer.cc b/src/cas/generic/caServer.cc index 58d5da81b..fa4401ecd 100644 --- a/src/cas/generic/caServer.cc +++ b/src/cas/generic/caServer.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/caServerI.cc b/src/cas/generic/caServerI.cc index 52c07d6b5..320195795 100644 --- a/src/cas/generic/caServerI.cc +++ b/src/cas/generic/caServerI.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncIOI.cc b/src/cas/generic/casAsyncIOI.cc index 7260400c6..7c79a28f8 100644 --- a/src/cas/generic/casAsyncIOI.cc +++ b/src/cas/generic/casAsyncIOI.cc @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncIOI.h b/src/cas/generic/casAsyncIOI.h index 99c5f78e5..9bdabde9f 100644 --- a/src/cas/generic/casAsyncIOI.h +++ b/src/cas/generic/casAsyncIOI.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncPVAttachIO.cc b/src/cas/generic/casAsyncPVAttachIO.cc index ff6a065f5..09ff6976a 100644 --- a/src/cas/generic/casAsyncPVAttachIO.cc +++ b/src/cas/generic/casAsyncPVAttachIO.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncPVAttachIOI.cpp b/src/cas/generic/casAsyncPVAttachIOI.cpp index 8cb96acbc..728de843d 100644 --- a/src/cas/generic/casAsyncPVAttachIOI.cpp +++ b/src/cas/generic/casAsyncPVAttachIOI.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncPVAttachIOI.h b/src/cas/generic/casAsyncPVAttachIOI.h index 996b4dab8..a73871f6d 100644 --- a/src/cas/generic/casAsyncPVAttachIOI.h +++ b/src/cas/generic/casAsyncPVAttachIOI.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncPVExistIO.cc b/src/cas/generic/casAsyncPVExistIO.cc index 502e9e6f7..517121d1c 100644 --- a/src/cas/generic/casAsyncPVExistIO.cc +++ b/src/cas/generic/casAsyncPVExistIO.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncPVExistIOI.cpp b/src/cas/generic/casAsyncPVExistIOI.cpp index 929a1dc08..9b6808bd1 100644 --- a/src/cas/generic/casAsyncPVExistIOI.cpp +++ b/src/cas/generic/casAsyncPVExistIOI.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncPVExistIOI.h b/src/cas/generic/casAsyncPVExistIOI.h index c69f55e00..6712d619e 100644 --- a/src/cas/generic/casAsyncPVExistIOI.h +++ b/src/cas/generic/casAsyncPVExistIOI.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncReadIO.cc b/src/cas/generic/casAsyncReadIO.cc index ca315c8b7..a9ca5ee2a 100644 --- a/src/cas/generic/casAsyncReadIO.cc +++ b/src/cas/generic/casAsyncReadIO.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncReadIOI.cc b/src/cas/generic/casAsyncReadIOI.cc index d598906b5..45248d31d 100644 --- a/src/cas/generic/casAsyncReadIOI.cc +++ b/src/cas/generic/casAsyncReadIOI.cc @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncReadIOI.h b/src/cas/generic/casAsyncReadIOI.h index d25af8e73..a1ce60ce4 100644 --- a/src/cas/generic/casAsyncReadIOI.h +++ b/src/cas/generic/casAsyncReadIOI.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncWriteIO.cc b/src/cas/generic/casAsyncWriteIO.cc index 718377894..abd0bb965 100644 --- a/src/cas/generic/casAsyncWriteIO.cc +++ b/src/cas/generic/casAsyncWriteIO.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncWriteIOI.cpp b/src/cas/generic/casAsyncWriteIOI.cpp index 4e664b236..2d505679f 100644 --- a/src/cas/generic/casAsyncWriteIOI.cpp +++ b/src/cas/generic/casAsyncWriteIOI.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casAsyncWriteIOI.h b/src/cas/generic/casAsyncWriteIOI.h index 5a6b67462..f9ad3aa28 100644 --- a/src/cas/generic/casAsyncWriteIOI.h +++ b/src/cas/generic/casAsyncWriteIOI.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casBufferFactory.cpp b/src/cas/generic/casBufferFactory.cpp index d16b219c8..41d4ca742 100644 --- a/src/cas/generic/casBufferFactory.cpp +++ b/src/cas/generic/casBufferFactory.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casChannel.cc b/src/cas/generic/casChannel.cc index cc6cc8a74..3ea176ca3 100644 --- a/src/cas/generic/casChannel.cc +++ b/src/cas/generic/casChannel.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casChannelI.cc b/src/cas/generic/casChannelI.cc index dc9f85867..a44ef6f40 100644 --- a/src/cas/generic/casChannelI.cc +++ b/src/cas/generic/casChannelI.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casChannelI.h b/src/cas/generic/casChannelI.h index d14cfc5c7..76eec5e7f 100644 --- a/src/cas/generic/casChannelI.h +++ b/src/cas/generic/casChannelI.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casCoreClient.cc b/src/cas/generic/casCoreClient.cc index 0a1f57328..a1514a1df 100644 --- a/src/cas/generic/casCoreClient.cc +++ b/src/cas/generic/casCoreClient.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casCoreClient.h b/src/cas/generic/casCoreClient.h index 207e61e04..aad5e0030 100644 --- a/src/cas/generic/casCoreClient.h +++ b/src/cas/generic/casCoreClient.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casCtx.h b/src/cas/generic/casCtx.h index 5e996a757..a505299c0 100644 --- a/src/cas/generic/casCtx.h +++ b/src/cas/generic/casCtx.h @@ -10,7 +10,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casDGClient.cc b/src/cas/generic/casDGClient.cc index 7e978d909..c87a7b6d8 100644 --- a/src/cas/generic/casDGClient.cc +++ b/src/cas/generic/casDGClient.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casEvent.h b/src/cas/generic/casEvent.h index 527ecb1a5..a4ba0424c 100644 --- a/src/cas/generic/casEvent.h +++ b/src/cas/generic/casEvent.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casEventMask.cc b/src/cas/generic/casEventMask.cc index 512cfabdc..062d41043 100644 --- a/src/cas/generic/casEventMask.cc +++ b/src/cas/generic/casEventMask.cc @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casEventMask.h b/src/cas/generic/casEventMask.h index 3f47a6bb7..27d805f6b 100644 --- a/src/cas/generic/casEventMask.h +++ b/src/cas/generic/casEventMask.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casEventRegistry.h b/src/cas/generic/casEventRegistry.h index 5b4cedefb..12c3a62e4 100644 --- a/src/cas/generic/casEventRegistry.h +++ b/src/cas/generic/casEventRegistry.h @@ -11,7 +11,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casEventSys.cc b/src/cas/generic/casEventSys.cc index cd0e06e4a..46a75a051 100644 --- a/src/cas/generic/casEventSys.cc +++ b/src/cas/generic/casEventSys.cc @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casEventSys.h b/src/cas/generic/casEventSys.h index d8f55c2ec..bde07f2f8 100644 --- a/src/cas/generic/casEventSys.h +++ b/src/cas/generic/casEventSys.h @@ -10,7 +10,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casMonEvent.cc b/src/cas/generic/casMonEvent.cc index fd81b9b3a..d405b6cd9 100644 --- a/src/cas/generic/casMonEvent.cc +++ b/src/cas/generic/casMonEvent.cc @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casMonEvent.h b/src/cas/generic/casMonEvent.h index 25a97cd67..686d27ed3 100644 --- a/src/cas/generic/casMonEvent.h +++ b/src/cas/generic/casMonEvent.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casMonitor.cc b/src/cas/generic/casMonitor.cc index bae1c4a14..41d78396c 100644 --- a/src/cas/generic/casMonitor.cc +++ b/src/cas/generic/casMonitor.cc @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casMonitor.h b/src/cas/generic/casMonitor.h index c2cf39ebd..558f4db1a 100644 --- a/src/cas/generic/casMonitor.h +++ b/src/cas/generic/casMonitor.h @@ -10,7 +10,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casPV.cc b/src/cas/generic/casPV.cc index 15838567b..33d21d08e 100644 --- a/src/cas/generic/casPV.cc +++ b/src/cas/generic/casPV.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casPVI.cc b/src/cas/generic/casPVI.cc index dc69f7296..b8f6a2fa1 100644 --- a/src/cas/generic/casPVI.cc +++ b/src/cas/generic/casPVI.cc @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/casPVI.h b/src/cas/generic/casPVI.h index 5328eec1e..1939144db 100644 --- a/src/cas/generic/casPVI.h +++ b/src/cas/generic/casPVI.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/chanIntfForPV.cc b/src/cas/generic/chanIntfForPV.cc index c321362a0..2ea2da606 100644 --- a/src/cas/generic/chanIntfForPV.cc +++ b/src/cas/generic/chanIntfForPV.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/chanIntfForPV.h b/src/cas/generic/chanIntfForPV.h index ac9e5c895..48ca89bb3 100644 --- a/src/cas/generic/chanIntfForPV.h +++ b/src/cas/generic/chanIntfForPV.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/channelDestroyEvent.cpp b/src/cas/generic/channelDestroyEvent.cpp index d925494a7..6256e75b3 100644 --- a/src/cas/generic/channelDestroyEvent.cpp +++ b/src/cas/generic/channelDestroyEvent.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/channelDestroyEvent.h b/src/cas/generic/channelDestroyEvent.h index 024eff6f6..7c8b5821c 100644 --- a/src/cas/generic/channelDestroyEvent.h +++ b/src/cas/generic/channelDestroyEvent.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/clientBufMemoryManager.cpp b/src/cas/generic/clientBufMemoryManager.cpp index 70a0a5e46..bde66a28c 100644 --- a/src/cas/generic/clientBufMemoryManager.cpp +++ b/src/cas/generic/clientBufMemoryManager.cpp @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/inBuf.cc b/src/cas/generic/inBuf.cc index 88d47f907..bd3b0e0a4 100644 --- a/src/cas/generic/inBuf.cc +++ b/src/cas/generic/inBuf.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/ioBlocked.h b/src/cas/generic/ioBlocked.h index 919f9f2e8..51429f8ce 100644 --- a/src/cas/generic/ioBlocked.h +++ b/src/cas/generic/ioBlocked.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/mt/ioBlocked.cc b/src/cas/generic/mt/ioBlocked.cc index 2d9b4873e..7d43af575 100644 --- a/src/cas/generic/mt/ioBlocked.cc +++ b/src/cas/generic/mt/ioBlocked.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // Author: Jeff Hill // This file implements a IO blocked list NOOP for multi-threaded systems // diff --git a/src/cas/generic/outBuf.cc b/src/cas/generic/outBuf.cc index 7322d4cef..54ba5eb16 100644 --- a/src/cas/generic/outBuf.cc +++ b/src/cas/generic/outBuf.cc @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/cas/generic/pvAttachReturn.cc b/src/cas/generic/pvAttachReturn.cc index 3cc8460a9..11167ea1b 100644 --- a/src/cas/generic/pvAttachReturn.cc +++ b/src/cas/generic/pvAttachReturn.cc @@ -10,7 +10,7 @@ \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // // Author: Jeffrey O. Hill // johill@lanl.gov diff --git a/src/cas/generic/pvExistReturn.cc b/src/cas/generic/pvExistReturn.cc index b7087320a..8d200eb0b 100644 --- a/src/cas/generic/pvExistReturn.cc +++ b/src/cas/generic/pvExistReturn.cc @@ -10,7 +10,7 @@ \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // // Author: Jeffrey O. Hill // johill@lanl.gov diff --git a/src/cas/generic/st/casDGEvWakeup.h b/src/cas/generic/st/casDGEvWakeup.h index b8077941d..ff41d6b62 100644 --- a/src/cas/generic/st/casDGEvWakeup.h +++ b/src/cas/generic/st/casDGEvWakeup.h @@ -10,7 +10,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // #ifndef casDGEvWakeuph diff --git a/src/cas/generic/st/casDGIOWakeup.h b/src/cas/generic/st/casDGIOWakeup.h index d50c974ac..d9ffb8f79 100644 --- a/src/cas/generic/st/casDGIOWakeup.h +++ b/src/cas/generic/st/casDGIOWakeup.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // #ifndef casDGIOWakeuph diff --git a/src/cas/generic/st/casDGIntfOS.cc b/src/cas/generic/st/casDGIntfOS.cc index c3f508694..92e26ff4e 100644 --- a/src/cas/generic/st/casDGIntfOS.cc +++ b/src/cas/generic/st/casDGIntfOS.cc @@ -9,7 +9,7 @@ // // casDGIntfOS.cc -// $Id$ +// $Revision-Id$ // #include "fdManager.h" diff --git a/src/cas/generic/st/casDGIntfOS.h b/src/cas/generic/st/casDGIntfOS.h index 4bbf948ce..4919daa46 100644 --- a/src/cas/generic/st/casDGIntfOS.h +++ b/src/cas/generic/st/casDGIntfOS.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // #ifndef casDGIntfOSh diff --git a/src/cas/generic/st/casIntfOS.cc b/src/cas/generic/st/casIntfOS.cc index 612d95c0e..4f86db965 100644 --- a/src/cas/generic/st/casIntfOS.cc +++ b/src/cas/generic/st/casIntfOS.cc @@ -11,7 +11,7 @@ /* * * casIntfOS.cc - * $Id$ + * $Revision-Id$ * * */ diff --git a/src/cas/generic/st/casIntfOS.h b/src/cas/generic/st/casIntfOS.h index 439cdcc6b..68c21bded 100644 --- a/src/cas/generic/st/casIntfOS.h +++ b/src/cas/generic/st/casIntfOS.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // // casOSD.h - Channel Access Server OS dependent wrapper // diff --git a/src/cas/generic/st/casOSD.h b/src/cas/generic/st/casOSD.h index 95311b68a..980c7b560 100644 --- a/src/cas/generic/st/casOSD.h +++ b/src/cas/generic/st/casOSD.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // // casOSD.h - Channel Access Server OS dependent wrapper // diff --git a/src/cas/generic/st/casStreamOS.cc b/src/cas/generic/st/casStreamOS.cc index da6460828..6f5dd6381 100644 --- a/src/cas/generic/st/casStreamOS.cc +++ b/src/cas/generic/st/casStreamOS.cc @@ -8,7 +8,7 @@ \*************************************************************************/ // // casStreamOS.cc -// $Id$ +// $Revision-Id$ // // TO DO: // o armRecv() and armSend() should return bad status when diff --git a/src/cas/generic/st/casStreamOS.h b/src/cas/generic/st/casStreamOS.h index be75c032d..294cfcb5e 100644 --- a/src/cas/generic/st/casStreamOS.h +++ b/src/cas/generic/st/casStreamOS.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // #ifndef casStreamOSh diff --git a/src/cas/generic/st/ioBlocked.cc b/src/cas/generic/st/ioBlocked.cc index 1dc8fa499..b05f0ba26 100644 --- a/src/cas/generic/st/ioBlocked.cc +++ b/src/cas/generic/st/ioBlocked.cc @@ -9,7 +9,7 @@ \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // Author Jeff Hill // // IO Blocked list class diff --git a/src/cas/io/bsdSocket/caServerIO.cc b/src/cas/io/bsdSocket/caServerIO.cc index d982013c7..3213d7521 100644 --- a/src/cas/io/bsdSocket/caServerIO.cc +++ b/src/cas/io/bsdSocket/caServerIO.cc @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // // verify connection state prior to doing anything in this file // diff --git a/src/cas/io/bsdSocket/caServerIO.h b/src/cas/io/bsdSocket/caServerIO.h index 4f37fb957..b24afb5f8 100644 --- a/src/cas/io/bsdSocket/caServerIO.h +++ b/src/cas/io/bsdSocket/caServerIO.h @@ -10,7 +10,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // #ifndef caServerIOh diff --git a/src/cas/io/bsdSocket/casDGIntfIO.h b/src/cas/io/bsdSocket/casDGIntfIO.h index 637e6231b..370bfe1d1 100644 --- a/src/cas/io/bsdSocket/casDGIntfIO.h +++ b/src/cas/io/bsdSocket/casDGIntfIO.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // #ifndef casDGIntfIOh diff --git a/src/cas/io/bsdSocket/casIOD.h b/src/cas/io/bsdSocket/casIOD.h index 8a9ad000a..2940874fd 100644 --- a/src/cas/io/bsdSocket/casIOD.h +++ b/src/cas/io/bsdSocket/casIOD.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // #ifndef includeCASIODH diff --git a/src/cas/io/bsdSocket/casIntfIO.h b/src/cas/io/bsdSocket/casIntfIO.h index 913f8b557..833533d5e 100644 --- a/src/cas/io/bsdSocket/casIntfIO.h +++ b/src/cas/io/bsdSocket/casIntfIO.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // #ifndef casIntfIOh diff --git a/src/cas/io/bsdSocket/casStreamIO.h b/src/cas/io/bsdSocket/casStreamIO.h index 858e55646..e1ac52580 100644 --- a/src/cas/io/bsdSocket/casStreamIO.h +++ b/src/cas/io/bsdSocket/casStreamIO.h @@ -8,7 +8,7 @@ \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // #ifndef casStreamIOh diff --git a/src/cas/io/bsdSocket/ipIgnoreEntry.h b/src/cas/io/bsdSocket/ipIgnoreEntry.h index 7f9deaa7b..ace835dd7 100644 --- a/src/cas/io/bsdSocket/ipIgnoreEntry.h +++ b/src/cas/io/bsdSocket/ipIgnoreEntry.h @@ -10,7 +10,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // #ifndef ipIgnoreEntryh diff --git a/src/db/callback.h b/src/db/callback.h index 023a4c3c8..1b539c13e 100644 --- a/src/db/callback.h +++ b/src/db/callback.h @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* includes for general purpose callback tasks */ /* diff --git a/src/db/cvtBpt.c b/src/db/cvtBpt.c index 350392b10..aec79ca2b 100644 --- a/src/db/cvtBpt.c +++ b/src/db/cvtBpt.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* cvtBpt.c - Convert using breakpoint table * diff --git a/src/db/dbAccess.c b/src/db/dbAccess.c index 814e11967..a358270f3 100644 --- a/src/db/dbAccess.c +++ b/src/db/dbAccess.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* dbAccess.c */ -/* $Id$ */ +/* $Revision-Id$ */ /* * Original Author: Bob Dalesio * Current Author: Marty Kraimer diff --git a/src/db/dbAccessDefs.h b/src/db/dbAccessDefs.h index f1f4546a7..73d68c4ef 100644 --- a/src/db/dbAccessDefs.h +++ b/src/db/dbAccessDefs.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* dbAccessDefs.h */ -/* $Id$ */ +/* $Revision-Id$ */ #ifndef INCdbAccessDefsh #define INCdbAccessDefsh diff --git a/src/db/dbBkpt.c b/src/db/dbBkpt.c index 1035df8e7..f865ba80c 100644 --- a/src/db/dbBkpt.c +++ b/src/db/dbBkpt.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* dbBkpt.c */ -/* base/src/db $Id$ */ +/* base/src/db $Revision-Id$ */ /* * Author: Matthew Needes * Date: 8-30-93 diff --git a/src/db/dbBkpt.h b/src/db/dbBkpt.h index ff3c33065..05a637244 100644 --- a/src/db/dbBkpt.h +++ b/src/db/dbBkpt.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* dbBkpt.h */ -/* base/include $Id$ */ +/* base/include $Revision-Id$ */ /* * Author: Matthew Needes * Date: 8-30-93 diff --git a/src/db/dbCAC.h b/src/db/dbCAC.h index 69830a670..b25fe301e 100644 --- a/src/db/dbCAC.h +++ b/src/db/dbCAC.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/db/dbCa.c b/src/db/dbCa.c index 56cc3e40a..9f90dabc0 100644 --- a/src/db/dbCa.c +++ b/src/db/dbCa.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Original Authors: Bob Dalesio and Marty Kraimer * Date: 26MAR96 diff --git a/src/db/dbChannelIO.cpp b/src/db/dbChannelIO.cpp index d66e96768..c95778abe 100644 --- a/src/db/dbChannelIO.cpp +++ b/src/db/dbChannelIO.cpp @@ -8,7 +8,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/db/dbChannelIO.h b/src/db/dbChannelIO.h index 557abbf13..0473962ba 100644 --- a/src/db/dbChannelIO.h +++ b/src/db/dbChannelIO.h @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/db/dbContext.cpp b/src/db/dbContext.cpp index 7e879a842..86ebf1997 100644 --- a/src/db/dbContext.cpp +++ b/src/db/dbContext.cpp @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/db/dbContextReadNotifyCache.cpp b/src/db/dbContextReadNotifyCache.cpp index 5067f1646..1d3b8ab1e 100644 --- a/src/db/dbContextReadNotifyCache.cpp +++ b/src/db/dbContextReadNotifyCache.cpp @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * Auther Jeff Hill */ diff --git a/src/db/dbEvent.c b/src/db/dbEvent.c index 06c48ae21..33b6432d6 100644 --- a/src/db/dbEvent.c +++ b/src/db/dbEvent.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* dbEvent.c */ -/* $Id$ */ +/* $Revision-Id$ */ /* routines for scheduling events to lower priority tasks via the RT kernel */ /* * Author: Jeffrey O. Hill diff --git a/src/db/dbEvent.h b/src/db/dbEvent.h index 0351e0ae5..db7186849 100644 --- a/src/db/dbEvent.h +++ b/src/db/dbEvent.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Jeff Hill * Date: 030393 diff --git a/src/db/dbFastLinkConv.c b/src/db/dbFastLinkConv.c index 274fb7edd..cfffb6735 100644 --- a/src/db/dbFastLinkConv.c +++ b/src/db/dbFastLinkConv.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* dbFastLinkConv.c */ -/* base/src/db $Id$ */ +/* base/src/db $Revision-Id$ */ /* * Author: Matthew Needes * Date: 12-9-93 diff --git a/src/db/dbNotify.c b/src/db/dbNotify.c index 7816788fe..7454129dc 100644 --- a/src/db/dbNotify.c +++ b/src/db/dbNotify.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* dbNotify.c */ -/* base/src/db $Id$ */ +/* base/src/db $Revision-Id$ */ /* * Author: Marty Kraimer * Date: 03-30-95 diff --git a/src/db/dbPutNotifyBlocker.cpp b/src/db/dbPutNotifyBlocker.cpp index a4f748a53..9bddf1948 100644 --- a/src/db/dbPutNotifyBlocker.cpp +++ b/src/db/dbPutNotifyBlocker.cpp @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/db/dbPutNotifyBlocker.h b/src/db/dbPutNotifyBlocker.h index 34376e375..da2cc9fcb 100644 --- a/src/db/dbPutNotifyBlocker.h +++ b/src/db/dbPutNotifyBlocker.h @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/db/dbScan.h b/src/db/dbScan.h index 717bae8ba..5b96b8196 100644 --- a/src/db/dbScan.h +++ b/src/db/dbScan.h @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Author: Marty Kraimer * Date: 07-17-91 diff --git a/src/db/dbSubscriptionIO.cpp b/src/db/dbSubscriptionIO.cpp index 9b01ed5fa..4fd190d3f 100644 --- a/src/db/dbSubscriptionIO.cpp +++ b/src/db/dbSubscriptionIO.cpp @@ -8,7 +8,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/db/dbTest.c b/src/db/dbTest.c index b37f91d7b..32733fe4d 100644 --- a/src/db/dbTest.c +++ b/src/db/dbTest.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* database access test subroutines */ #include diff --git a/src/db/db_access.c b/src/db/db_access.c index 98ff26361..11d457334 100644 --- a/src/db/db_access.c +++ b/src/db/db_access.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Interface between old database access and new * diff --git a/src/db/db_field_log.h b/src/db/db_field_log.h index 9c2d61115..2012f49f6 100644 --- a/src/db/db_field_log.h +++ b/src/db/db_field_log.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * Author: Jeffrey O. Hill * Date: 4-1-89 */ diff --git a/src/db/initHooks.c b/src/db/initHooks.c index c99506399..5dc7f88e7 100644 --- a/src/db/initHooks.c +++ b/src/db/initHooks.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Authors: Benjamin Franksen (BESY) and Marty Kraimer * Date: 06-01-91 diff --git a/src/db/initHooks.h b/src/db/initHooks.h index 8b72a4c78..f8606e314 100644 --- a/src/db/initHooks.h +++ b/src/db/initHooks.h @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Authors: Benjamin Franksen (BESY) and Marty Kraimer * Date: 06-01-91 diff --git a/src/db/recGbl.c b/src/db/recGbl.c index 774cf2927..7cdf69a19 100644 --- a/src/db/recGbl.c +++ b/src/db/recGbl.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* recGbl.c */ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Marty Kraimer diff --git a/src/db/templateInstances.cpp b/src/db/templateInstances.cpp index 7423441d8..0b4adba57 100644 --- a/src/db/templateInstances.cpp +++ b/src/db/templateInstances.cpp @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/db/test/callbackTest.c b/src/db/test/callbackTest.c index f8f198eb8..af8c1c667 100644 --- a/src/db/test/callbackTest.c +++ b/src/db/test/callbackTest.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Marty Kraimer Date: 26JAN2000 */ diff --git a/src/dbStatic/alarm.h b/src/dbStatic/alarm.h index 5818bc896..6aaab449d 100644 --- a/src/dbStatic/alarm.h +++ b/src/dbStatic/alarm.h @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* Alarm definitions, must match menuAlarmSevr.dbd and menuAlarmStat.dbd */ -/* $Id$ */ +/* $Revision-Id$ */ /* * Authors: Bob Dalesio and Marty Kraimer diff --git a/src/dbStatic/alarmString.h b/src/dbStatic/alarmString.h index fdcf00dec..7051f13ff 100644 --- a/src/dbStatic/alarmString.h +++ b/src/dbStatic/alarmString.h @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* String names for alarms */ diff --git a/src/dbStatic/dbBase.h b/src/dbStatic/dbBase.h index 469a32a26..55268ea3a 100644 --- a/src/dbStatic/dbBase.h +++ b/src/dbStatic/dbBase.h @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Current Author: Marty Kraimer * Date: 03-19-92 diff --git a/src/dbStatic/dbFldTypes.h b/src/dbStatic/dbFldTypes.h index c30224775..39f17c8ed 100644 --- a/src/dbStatic/dbFldTypes.h +++ b/src/dbStatic/dbFldTypes.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Author: Marty Kraimer * Date: 6-1-90 diff --git a/src/dbStatic/dbLexRoutines.c b/src/dbStatic/dbLexRoutines.c index 575470e55..a3cf78308 100644 --- a/src/dbStatic/dbLexRoutines.c +++ b/src/dbStatic/dbLexRoutines.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Marty Kraimer Date: 13JUL95*/ diff --git a/src/dbStatic/dbStaticLib.c b/src/dbStatic/dbStaticLib.c index 67275bbd8..cf2ee47f6 100644 --- a/src/dbStatic/dbStaticLib.c +++ b/src/dbStatic/dbStaticLib.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ #include #include diff --git a/src/dbStatic/dbStaticLib.h b/src/dbStatic/dbStaticLib.h index a8074625e..5804cb99c 100644 --- a/src/dbStatic/dbStaticLib.h +++ b/src/dbStatic/dbStaticLib.h @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Author: Marty Kraimer * Date: 06-08-93 diff --git a/src/dbStatic/devSup.h b/src/dbStatic/devSup.h index b11946da2..0f2fc339b 100644 --- a/src/dbStatic/devSup.h +++ b/src/dbStatic/devSup.h @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devSup.h Device Support */ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Marty Kraimer * Date: 6-1-90 diff --git a/src/dbStatic/drvSup.h b/src/dbStatic/drvSup.h index 489c516f2..9f743ed6f 100644 --- a/src/dbStatic/drvSup.h +++ b/src/dbStatic/drvSup.h @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* drvSup.h Driver Support */ -/* share/epicsH $Id$ */ +/* share/epicsH $Revision-Id$ */ /* * Author: Marty Kraimer diff --git a/src/dbStatic/guigroup.h b/src/dbStatic/guigroup.h index 19107ae52..5d97a4f8c 100644 --- a/src/dbStatic/guigroup.h +++ b/src/dbStatic/guigroup.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ these are used in the pmt (prompt) field of the record support ascii files. They represent field groupings for dct tools */ diff --git a/src/dbStatic/link.h b/src/dbStatic/link.h index 3d97fa1a9..c9818f6f0 100644 --- a/src/dbStatic/link.h +++ b/src/dbStatic/link.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* link.h */ -/* base/include $Id$ */ +/* base/include $Revision-Id$ */ /* * Original Author: Bob Dalesio diff --git a/src/dbStatic/special.h b/src/dbStatic/special.h index caa204f5a..ca8c0eaeb 100644 --- a/src/dbStatic/special.h +++ b/src/dbStatic/special.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* special.h */ -/* share/epicsH $Id$ */ +/* share/epicsH $Revision-Id$ */ /* * Author: Marty Kraimer diff --git a/src/dev/softDev/devAaiSoft.c b/src/dev/softDev/devAaiSoft.c index 06f62b5d9..caaaa50ff 100644 --- a/src/dev/softDev/devAaiSoft.c +++ b/src/dev/softDev/devAaiSoft.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * devAaiSoft.c - Device Support Routines for soft Waveform Records * * Original Author: Bob Dalesio diff --git a/src/dev/softDev/devAaoSoft.c b/src/dev/softDev/devAaoSoft.c index 7f040d39e..61eeb9cdd 100644 --- a/src/dev/softDev/devAaoSoft.c +++ b/src/dev/softDev/devAaoSoft.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * devAaoSoft.c - Device Support Routines for soft Waveform Records * * Original Author: Bob Dalesio diff --git a/src/dev/softDev/devAiSoft.c b/src/dev/softDev/devAiSoft.c index d6a311237..e3eade8a7 100644 --- a/src/dev/softDev/devAiSoft.c +++ b/src/dev/softDev/devAiSoft.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Original Authors: Bob Dalesio and Marty Kraimer * Date: 3/6/91 diff --git a/src/dev/softDev/devAiSoftRaw.c b/src/dev/softDev/devAiSoftRaw.c index 12d482a79..0cf5e40f0 100644 --- a/src/dev/softDev/devAiSoftRaw.c +++ b/src/dev/softDev/devAiSoftRaw.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Original Authors: Bob Dalesio and Marty Kraimer * Date: 6-1-90 diff --git a/src/dev/softDev/devAoSoft.c b/src/dev/softDev/devAoSoft.c index d42961000..ce63a57b3 100644 --- a/src/dev/softDev/devAoSoft.c +++ b/src/dev/softDev/devAoSoft.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devAoSoft.c */ -/* base/src/dev $Id$ */ +/* base/src/dev $Revision-Id$ */ /* Device Support Routines for soft Analog Output Records*/ /* diff --git a/src/dev/softDev/devAoSoftRaw.c b/src/dev/softDev/devAoSoftRaw.c index 6b10037c7..400e8f9a3 100644 --- a/src/dev/softDev/devAoSoftRaw.c +++ b/src/dev/softDev/devAoSoftRaw.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devAoSoftRaw.c */ -/* base/src/dev $Id$ */ +/* base/src/dev $Revision-Id$ */ /* Device Support Routines for soft raw Analog Output Records*/ /* diff --git a/src/dev/softDev/devBiSoft.c b/src/dev/softDev/devBiSoft.c index b181a8821..6c2740693 100644 --- a/src/dev/softDev/devBiSoft.c +++ b/src/dev/softDev/devBiSoft.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Original Authors: Bob Dalesio and Marty Kraimer * Date: 6-1-90 diff --git a/src/dev/softDev/devBiSoftRaw.c b/src/dev/softDev/devBiSoftRaw.c index ca52d38f4..2afef6356 100644 --- a/src/dev/softDev/devBiSoftRaw.c +++ b/src/dev/softDev/devBiSoftRaw.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Original Authors: Bob Dalesio and Marty Kraimer * Date: 6-1-90 diff --git a/src/dev/softDev/devBoSoft.c b/src/dev/softDev/devBoSoft.c index 5303be7cb..65bb4f505 100644 --- a/src/dev/softDev/devBoSoft.c +++ b/src/dev/softDev/devBoSoft.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devBoSoft.c */ -/* base/src/dev $Id$ */ +/* base/src/dev $Revision-Id$ */ /* devBoSoft.c - Device Support Routines for Soft Binary Output*/ /* diff --git a/src/dev/softDev/devBoSoftRaw.c b/src/dev/softDev/devBoSoftRaw.c index 5d24e2138..ef812d51b 100644 --- a/src/dev/softDev/devBoSoftRaw.c +++ b/src/dev/softDev/devBoSoftRaw.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devBoSoftRaw.c */ -/* base/src/dev $Id$ */ +/* base/src/dev $Revision-Id$ */ /* devBoSoftRaw.c - Device Support Routines for SoftRaw Binary Output*/ /* diff --git a/src/dev/softDev/devEventSoft.c b/src/dev/softDev/devEventSoft.c index 8b1670720..167d18df2 100644 --- a/src/dev/softDev/devEventSoft.c +++ b/src/dev/softDev/devEventSoft.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Author: Janet Anderson * Date: 04-21-91 diff --git a/src/dev/softDev/devGeneralTime.c b/src/dev/softDev/devGeneralTime.c index 0db51028f..4c42a80f4 100644 --- a/src/dev/softDev/devGeneralTime.c +++ b/src/dev/softDev/devGeneralTime.c @@ -3,7 +3,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Original Author: Sheng Peng, ORNL / SNS Project * Date: 07/2004 diff --git a/src/dev/softDev/devHistogramSoft.c b/src/dev/softDev/devHistogramSoft.c index e6d1142ea..f54c0157b 100644 --- a/src/dev/softDev/devHistogramSoft.c +++ b/src/dev/softDev/devHistogramSoft.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devHistogramSoft.c */ -/* base/src/dev $Id$ */ +/* base/src/dev $Revision-Id$ */ /* * Author: Janet Anderson * Date: 07/02/91 diff --git a/src/dev/softDev/devLiSoft.c b/src/dev/softDev/devLiSoft.c index 2ffbd7c9f..11dbedc3f 100644 --- a/src/dev/softDev/devLiSoft.c +++ b/src/dev/softDev/devLiSoft.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Author: Janet Anderson * Date: 09-23-91 diff --git a/src/dev/softDev/devLoSoft.c b/src/dev/softDev/devLoSoft.c index 5a4bdf87c..67ce941f6 100644 --- a/src/dev/softDev/devLoSoft.c +++ b/src/dev/softDev/devLoSoft.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devLoSoft.c */ -/* base/src/dev $Id$ */ +/* base/src/dev $Revision-Id$ */ /* * Author: Janet Anderson * Date: 09-23-91 diff --git a/src/dev/softDev/devMbbiDirectSoft.c b/src/dev/softDev/devMbbiDirectSoft.c index 41dc215a9..8b7816b65 100644 --- a/src/dev/softDev/devMbbiDirectSoft.c +++ b/src/dev/softDev/devMbbiDirectSoft.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Original Authors: Bob Dalesio and Matthew Needes * Date: 10-08-93 diff --git a/src/dev/softDev/devMbbiDirectSoftRaw.c b/src/dev/softDev/devMbbiDirectSoftRaw.c index 1048b667c..df8c08f52 100644 --- a/src/dev/softDev/devMbbiDirectSoftRaw.c +++ b/src/dev/softDev/devMbbiDirectSoftRaw.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Original Authors: Bob Dalesio and Matthew Needes * Date: 10-08-93 diff --git a/src/dev/softDev/devMbbiSoft.c b/src/dev/softDev/devMbbiSoft.c index b0f3cb32e..c3b0d28f1 100644 --- a/src/dev/softDev/devMbbiSoft.c +++ b/src/dev/softDev/devMbbiSoft.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Original Authors: Bob Dalesio and Marty Kraimer * Date: 6-1-90 diff --git a/src/dev/softDev/devMbbiSoftRaw.c b/src/dev/softDev/devMbbiSoftRaw.c index 9e5f6178d..997201cdb 100644 --- a/src/dev/softDev/devMbbiSoftRaw.c +++ b/src/dev/softDev/devMbbiSoftRaw.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Original Authors: Bob Dalesio and Marty Kraimer * Date: 6-1-90 diff --git a/src/dev/softDev/devMbboDirectSoft.c b/src/dev/softDev/devMbboDirectSoft.c index 16487c17f..1c9edbbab 100644 --- a/src/dev/softDev/devMbboDirectSoft.c +++ b/src/dev/softDev/devMbboDirectSoft.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devMbboDirectSoft.c */ -/* base/src/dev $Id$ */ +/* base/src/dev $Revision-Id$ */ /* * Original Author: Bob Dalesio * Current Author: Matthew Needes diff --git a/src/dev/softDev/devMbboDirectSoftRaw.c b/src/dev/softDev/devMbboDirectSoftRaw.c index c9fb1878f..bc7601409 100644 --- a/src/dev/softDev/devMbboDirectSoftRaw.c +++ b/src/dev/softDev/devMbboDirectSoftRaw.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devMbboDirectSoftRaw.c */ -/* base/src/dev $Id$ */ +/* base/src/dev $Revision-Id$ */ /* * Author: Janet Anderson * Current Author: Matthew Needes diff --git a/src/dev/softDev/devMbboSoft.c b/src/dev/softDev/devMbboSoft.c index 5fc12373d..4335627bb 100644 --- a/src/dev/softDev/devMbboSoft.c +++ b/src/dev/softDev/devMbboSoft.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devMbboSoft.c */ -/* base/src/dev $Id$ */ +/* base/src/dev $Revision-Id$ */ /* * Original Author: Bob Dalesio * Current Author: Marty Kraimer diff --git a/src/dev/softDev/devMbboSoftRaw.c b/src/dev/softDev/devMbboSoftRaw.c index 21261d1b3..e4e60f11f 100644 --- a/src/dev/softDev/devMbboSoftRaw.c +++ b/src/dev/softDev/devMbboSoftRaw.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devMbboSoftRaw.c */ -/* base/src/dev $Id$ */ +/* base/src/dev $Revision-Id$ */ /* * Author: Janet Anderson * Date: 3-28-92 diff --git a/src/dev/softDev/devSASoft.c b/src/dev/softDev/devSASoft.c index 1111bdddc..8505e9299 100644 --- a/src/dev/softDev/devSASoft.c +++ b/src/dev/softDev/devSASoft.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Author: Carl Lionberger * Date: 9-2-93 diff --git a/src/dev/softDev/devSiSoft.c b/src/dev/softDev/devSiSoft.c index bc5cda46c..1a64674cf 100644 --- a/src/dev/softDev/devSiSoft.c +++ b/src/dev/softDev/devSiSoft.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Author: Janet Anderson * Date: 04-21-91 diff --git a/src/dev/softDev/devSoSoft.c b/src/dev/softDev/devSoSoft.c index bdda3a326..ca7a87051 100644 --- a/src/dev/softDev/devSoSoft.c +++ b/src/dev/softDev/devSoSoft.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Janet Anderson * Date: 21APR1991 diff --git a/src/dev/softDev/devSoSoftCallback.c b/src/dev/softDev/devSoSoftCallback.c index 723314047..a39e14b4d 100644 --- a/src/dev/softDev/devSoSoftCallback.c +++ b/src/dev/softDev/devSoSoftCallback.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Marty Kraimer * Date: 04NOV2003 diff --git a/src/dev/softDev/devSoStdio.c b/src/dev/softDev/devSoStdio.c index 8b215610a..c720f7e4e 100644 --- a/src/dev/softDev/devSoStdio.c +++ b/src/dev/softDev/devSoStdio.c @@ -5,7 +5,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ #include #include diff --git a/src/dev/softDev/devTimestamp.c b/src/dev/softDev/devTimestamp.c index b5814e2c1..f8de440c4 100644 --- a/src/dev/softDev/devTimestamp.c +++ b/src/dev/softDev/devTimestamp.c @@ -5,7 +5,7 @@ * in the file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Device support for EPICS time stamps * diff --git a/src/dev/softDev/devWfSoft.c b/src/dev/softDev/devWfSoft.c index b05e3946d..92bb3c566 100644 --- a/src/dev/softDev/devWfSoft.c +++ b/src/dev/softDev/devWfSoft.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Original Authors: Bob Dalesio and Marty Kraimer * Date: 6-1-90 diff --git a/src/dev/testDev/devHistogramTestAsyn.c b/src/dev/testDev/devHistogramTestAsyn.c index 17f0e3992..7c8650eaa 100644 --- a/src/dev/testDev/devHistogramTestAsyn.c +++ b/src/dev/testDev/devHistogramTestAsyn.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devHistogramTestAsyn.c */ -/* base/src/dev $Id$ */ +/* base/src/dev $Revision-Id$ */ /* * Author: Janet Anderson * Date: 07/02/91 diff --git a/src/dev/testDev/devTestAsyn.c b/src/dev/testDev/devTestAsyn.c index 7ec9d7f00..52adcd39e 100644 --- a/src/dev/testDev/devTestAsyn.c +++ b/src/dev/testDev/devTestAsyn.c @@ -4,7 +4,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Device Support for testing asynchronous processing * diff --git a/src/dev/testDev/devTestAsyn.dbd b/src/dev/testDev/devTestAsyn.dbd index 32dfff60f..73634dd55 100644 --- a/src/dev/testDev/devTestAsyn.dbd +++ b/src/dev/testDev/devTestAsyn.dbd @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ device(ai,CONSTANT,devTestAsyn,"Test Asyn") device(aai,CONSTANT,devTestAsyn,"Test Asyn") diff --git a/src/gdd/README b/src/gdd/README index a976d66ed..d7ab4b9c2 100644 --- a/src/gdd/README +++ b/src/gdd/README @@ -2,7 +2,7 @@ # Author: Jim Kowalkowski # Date: 2/96 # -# $Id$ +# $Revision-Id$ # Some Notes: diff --git a/src/gdd/aitConvert.cc b/src/gdd/aitConvert.cc index 0bd508085..5839756c2 100644 --- a/src/gdd/aitConvert.cc +++ b/src/gdd/aitConvert.cc @@ -11,7 +11,7 @@ // Author: Jim Kowalkowski // Date: 2/96 // -// $Id$ +// $Revision-Id$ // #define AIT_CONVERT_SOURCE 1 diff --git a/src/gdd/aitConvert.h b/src/gdd/aitConvert.h index 6f90f508b..94bbe37f1 100644 --- a/src/gdd/aitConvert.h +++ b/src/gdd/aitConvert.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 2/96 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/aitGen.c b/src/gdd/aitGen.c index 5d44894ca..37861af4e 100644 --- a/src/gdd/aitGen.c +++ b/src/gdd/aitGen.c @@ -11,7 +11,7 @@ * Author: Jim Kowalkowski * Date: 2/96 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/aitHelpers.cc b/src/gdd/aitHelpers.cc index 10008476f..6fc7f24b9 100644 --- a/src/gdd/aitHelpers.cc +++ b/src/gdd/aitHelpers.cc @@ -11,7 +11,7 @@ // Author: Jim Kowalkowski // Date: 6/20/96 // -// $Id$ +// $Revision-Id$ // #include diff --git a/src/gdd/aitHelpers.h b/src/gdd/aitHelpers.h index 70bf1beb6..a24ba4181 100644 --- a/src/gdd/aitHelpers.h +++ b/src/gdd/aitHelpers.h @@ -14,7 +14,7 @@ * Authors: Jeff Hill and Jim Kowalkowski * Date: 6/20/96 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/aitTypes.c b/src/gdd/aitTypes.c index 1bffa1e0d..8f3cb179f 100644 --- a/src/gdd/aitTypes.c +++ b/src/gdd/aitTypes.c @@ -11,7 +11,7 @@ * Author: Jim Kowalkowski * Date: 2/96 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/aitTypes.h b/src/gdd/aitTypes.h index 62e7183ea..b8c1a45c8 100644 --- a/src/gdd/aitTypes.h +++ b/src/gdd/aitTypes.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 2/96 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/dbMapper.cc b/src/gdd/dbMapper.cc index 8cefa4a5c..b075b34df 100644 --- a/src/gdd/dbMapper.cc +++ b/src/gdd/dbMapper.cc @@ -10,7 +10,7 @@ // Author: Jim Kowalkowski // Date: 2/96 // -// $Id$ +// $Revision-Id$ // #define DB_MAPPER_SOURCE 1 diff --git a/src/gdd/dbMapper.h b/src/gdd/dbMapper.h index 2871bb09d..7be845612 100644 --- a/src/gdd/dbMapper.h +++ b/src/gdd/dbMapper.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 2/96 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/gdd.cc b/src/gdd/gdd.cc index 2937b1b52..f2ef3cf9a 100644 --- a/src/gdd/gdd.cc +++ b/src/gdd/gdd.cc @@ -10,7 +10,7 @@ // Author: Jim Kowalkowski // Date: 2/96 // -// $Id$ +// $Revision-Id$ // #include diff --git a/src/gdd/gdd.h b/src/gdd/gdd.h index 5a55c05f5..e05dd3cc8 100644 --- a/src/gdd/gdd.h +++ b/src/gdd/gdd.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 2/96 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/gddAppDefs.cc b/src/gdd/gddAppDefs.cc index 07e12eb4c..67b0aea62 100644 --- a/src/gdd/gddAppDefs.cc +++ b/src/gdd/gddAppDefs.cc @@ -10,7 +10,7 @@ // Author: Jim Kowalkowski // Date: 2/96 // -// $Id$ +// $Revision-Id$ // #define epicsExportSharedSymbols diff --git a/src/gdd/gddAppFuncTable.h b/src/gdd/gddAppFuncTable.h index e668d2988..43a7b24f7 100644 --- a/src/gdd/gddAppFuncTable.h +++ b/src/gdd/gddAppFuncTable.h @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/gdd/gddAppTable.cc b/src/gdd/gddAppTable.cc index 254a403a1..c96608914 100644 --- a/src/gdd/gddAppTable.cc +++ b/src/gdd/gddAppTable.cc @@ -10,7 +10,7 @@ // Author: Jim Kowalkowski // Date: 2/96 // -// $Id$ +// $Revision-Id$ // #define epicsExportSharedSymbols diff --git a/src/gdd/gddAppTable.h b/src/gdd/gddAppTable.h index 88b8f68ad..a7b30e7a0 100644 --- a/src/gdd/gddAppTable.h +++ b/src/gdd/gddAppTable.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 2/96 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/gddArray.cc b/src/gdd/gddArray.cc index cc1ffb8e3..cd0e566ff 100644 --- a/src/gdd/gddArray.cc +++ b/src/gdd/gddArray.cc @@ -14,7 +14,7 @@ // Author: Jim Kowalkowski // Date: 3/97 // -// $Id$ +// $Revision-Id$ #define epicsExportSharedSymbols #include "gdd.h" diff --git a/src/gdd/gddArray.h b/src/gdd/gddArray.h index c12886dd4..8ca9c9017 100644 --- a/src/gdd/gddArray.h +++ b/src/gdd/gddArray.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 3/97 * - * $Id$ + * $Revision-Id$ * * *********************************************************************** * Adds ability to put array data into a DD, get it out, and adjust it diff --git a/src/gdd/gddContainer.cc b/src/gdd/gddContainer.cc index c03092376..77266e1cc 100644 --- a/src/gdd/gddContainer.cc +++ b/src/gdd/gddContainer.cc @@ -15,7 +15,7 @@ // Author: Jim Kowalkowski // Date: 3/97 // -// $Id$ +// $Revision-Id$ // #define epicsExportSharedSymbols #include "gdd.h" diff --git a/src/gdd/gddContainer.h b/src/gdd/gddContainer.h index 34763443c..070f978d9 100644 --- a/src/gdd/gddContainer.h +++ b/src/gdd/gddContainer.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 3/97 * - * $Id$ + * $Revision-Id$ */ #include "shareLib.h" diff --git a/src/gdd/gddContainerI.h b/src/gdd/gddContainerI.h index c7685a5b2..8903ad825 100644 --- a/src/gdd/gddContainerI.h +++ b/src/gdd/gddContainerI.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 3/97 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/gddErrorCodes.cc b/src/gdd/gddErrorCodes.cc index f67d429c5..d5e34ffeb 100644 --- a/src/gdd/gddErrorCodes.cc +++ b/src/gdd/gddErrorCodes.cc @@ -11,7 +11,7 @@ // Author: Jim Kowalkowski // Date: 3/97 // -// $Id$ +// $Revision-Id$ // // -------------------------- Error messages ------------------------- diff --git a/src/gdd/gddErrorCodes.h b/src/gdd/gddErrorCodes.h index b2d325e85..af7523a7a 100644 --- a/src/gdd/gddErrorCodes.h +++ b/src/gdd/gddErrorCodes.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 2/96 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/gddI.h b/src/gdd/gddI.h index 7b2849353..53c82b4ba 100644 --- a/src/gdd/gddI.h +++ b/src/gdd/gddI.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 3/97 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/gddNewDel.cc b/src/gdd/gddNewDel.cc index 8cd9c3024..6859bec48 100644 --- a/src/gdd/gddNewDel.cc +++ b/src/gdd/gddNewDel.cc @@ -10,7 +10,7 @@ // Author: Jim Kowalkowski // Date: 2/96 // -// $Id$ +// $Revision-Id$ // #define epicsExportSharedSymbols diff --git a/src/gdd/gddNewDel.h b/src/gdd/gddNewDel.h index 478be94da..390ad1f43 100644 --- a/src/gdd/gddNewDel.h +++ b/src/gdd/gddNewDel.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 2/96 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/gddTest.cc b/src/gdd/gddTest.cc index 98aa4ae4e..0d6868666 100644 --- a/src/gdd/gddTest.cc +++ b/src/gdd/gddTest.cc @@ -10,7 +10,7 @@ // Author: Jim Kowalkowski // Date: 2/96 // -// $Id$ +// $Revision-Id$ // #include diff --git a/src/gdd/gddUtils.cc b/src/gdd/gddUtils.cc index 9914af75b..3ddab8bfd 100644 --- a/src/gdd/gddUtils.cc +++ b/src/gdd/gddUtils.cc @@ -11,7 +11,7 @@ // Author: Jim Kowalkowski // Date: 3/97 // -// $Id$ +// $Revision-Id$ // #include diff --git a/src/gdd/gddUtils.h b/src/gdd/gddUtils.h index 3857ff6be..c486738bc 100644 --- a/src/gdd/gddUtils.h +++ b/src/gdd/gddUtils.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 2/96 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/gddUtilsI.h b/src/gdd/gddUtilsI.h index 0e66a8295..59f490b9c 100644 --- a/src/gdd/gddUtilsI.h +++ b/src/gdd/gddUtilsI.h @@ -14,7 +14,7 @@ * Author: Jim Kowalkowski * Date: 3/97 * - * $Id$ + * $Revision-Id$ * */ diff --git a/src/gdd/genApps.cc b/src/gdd/genApps.cc index 7efe01a82..457f5ad59 100644 --- a/src/gdd/genApps.cc +++ b/src/gdd/genApps.cc @@ -10,7 +10,7 @@ // Author: Jim Kowalkowski // Date: 2/96 // -// $Id$ +// $Revision-Id$ // // $Log$ diff --git a/src/libCom/bucketLib/bucketLib.h b/src/libCom/bucketLib/bucketLib.h index c3e90b0bd..e232d706e 100644 --- a/src/libCom/bucketLib/bucketLib.h +++ b/src/libCom/bucketLib/bucketLib.h @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Jeffrey O. Hill * hill@luke.lanl.gov diff --git a/src/libCom/calc/calcPerform.c b/src/libCom/calc/calcPerform.c index e074bbcbc..18f6fb3ac 100644 --- a/src/libCom/calc/calcPerform.c +++ b/src/libCom/calc/calcPerform.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Julie Sander and Bob Dalesio * Date: 07-27-87 diff --git a/src/libCom/calc/postfix.c b/src/libCom/calc/postfix.c index da3335e74..e4482b1b6 100644 --- a/src/libCom/calc/postfix.c +++ b/src/libCom/calc/postfix.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Subroutines used to convert an infix expression to a postfix expression * diff --git a/src/libCom/cppStd/epicsExcept.h b/src/libCom/cppStd/epicsExcept.h index e3f6045cc..50245ecea 100644 --- a/src/libCom/cppStd/epicsExcept.h +++ b/src/libCom/cppStd/epicsExcept.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -// $Id$ +// $Revision-Id$ // Author: Andrew Johnson & Jeff Hill // Date: December 2000 diff --git a/src/libCom/cvtFast/cvtFast.c b/src/libCom/cvtFast/cvtFast.c index 9672499f0..5fef677a2 100644 --- a/src/libCom/cvtFast/cvtFast.c +++ b/src/libCom/cvtFast/cvtFast.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$*/ +/* $Revision-Id$*/ /* Very efficient routines to convert numbers to strings * Author: Bob Dalesio wrote cvtFloatToString (called FF_TO_STR) * Code is same for cvtDoubleToString diff --git a/src/libCom/cvtFast/cvtFast.h b/src/libCom/cvtFast/cvtFast.h index 9e480c58d..fb1971b96 100644 --- a/src/libCom/cvtFast/cvtFast.h +++ b/src/libCom/cvtFast/cvtFast.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * Very efficient routines to convert numbers to strings * * Author: Bob Dalesio wrote cvtFloatToString (called FF_TO_STR) diff --git a/src/libCom/cxxTemplates/epicsGuard.h b/src/libCom/cxxTemplates/epicsGuard.h index c60652516..a51411bc6 100644 --- a/src/libCom/cxxTemplates/epicsGuard.h +++ b/src/libCom/cxxTemplates/epicsGuard.h @@ -16,7 +16,7 @@ #endif /* - * $Id$ + * $Revision-Id$ * * Author: Jeffrey O. Hill * diff --git a/src/libCom/cxxTemplates/epicsOnce.cpp b/src/libCom/cxxTemplates/epicsOnce.cpp index e73901c35..e911314f0 100644 --- a/src/libCom/cxxTemplates/epicsOnce.cpp +++ b/src/libCom/cxxTemplates/epicsOnce.cpp @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/libCom/cxxTemplates/epicsOnce.h b/src/libCom/cxxTemplates/epicsOnce.h index 07f0e632c..28708dc77 100644 --- a/src/libCom/cxxTemplates/epicsOnce.h +++ b/src/libCom/cxxTemplates/epicsOnce.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/libCom/cxxTemplates/epicsSingleton.h b/src/libCom/cxxTemplates/epicsSingleton.h index 044891040..056285465 100644 --- a/src/libCom/cxxTemplates/epicsSingleton.h +++ b/src/libCom/cxxTemplates/epicsSingleton.h @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Jeffrey O. Hill * diff --git a/src/libCom/cxxTemplates/epicsSingletonBase.cpp b/src/libCom/cxxTemplates/epicsSingletonBase.cpp index e01520c83..c7e6e2fca 100644 --- a/src/libCom/cxxTemplates/epicsSingletonBase.cpp +++ b/src/libCom/cxxTemplates/epicsSingletonBase.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Jeffrey O. Hill * diff --git a/src/libCom/cxxTemplates/epicsSingletonMutex.cpp b/src/libCom/cxxTemplates/epicsSingletonMutex.cpp index 4d72b2c53..c29980785 100644 --- a/src/libCom/cxxTemplates/epicsSingletonMutex.cpp +++ b/src/libCom/cxxTemplates/epicsSingletonMutex.cpp @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Jeff O. Hill * diff --git a/src/libCom/cxxTemplates/resourceLib.cpp b/src/libCom/cxxTemplates/resourceLib.cpp index b35cdfa47..e86f0ed19 100644 --- a/src/libCom/cxxTemplates/resourceLib.cpp +++ b/src/libCom/cxxTemplates/resourceLib.cpp @@ -8,7 +8,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/libCom/cxxTemplates/resourceLib.h b/src/libCom/cxxTemplates/resourceLib.h index e8057703c..a6a943630 100644 --- a/src/libCom/cxxTemplates/resourceLib.h +++ b/src/libCom/cxxTemplates/resourceLib.h @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * General hash table templates for fast indexing of resources * of any base resource type and any resource identifier type. Fast diff --git a/src/libCom/cxxTemplates/tsDLList.h b/src/libCom/cxxTemplates/tsDLList.h index 8bb720ef7..96d9dd2fa 100644 --- a/src/libCom/cxxTemplates/tsDLList.h +++ b/src/libCom/cxxTemplates/tsDLList.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * type safe doubly linked list templates * diff --git a/src/libCom/cxxTemplates/tsFreeList.h b/src/libCom/cxxTemplates/tsFreeList.h index 75d272587..70485c5ab 100644 --- a/src/libCom/cxxTemplates/tsFreeList.h +++ b/src/libCom/cxxTemplates/tsFreeList.h @@ -11,7 +11,7 @@ #ifndef tsFreeList_h #define tsFreeList_h -/* $Id$ +/* $Revision-Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/libCom/cxxTemplates/tsSLList.h b/src/libCom/cxxTemplates/tsSLList.h index 7e97b5914..89d46e1ce 100644 --- a/src/libCom/cxxTemplates/tsSLList.h +++ b/src/libCom/cxxTemplates/tsSLList.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * type safe singly linked list templates * diff --git a/src/libCom/ellLib/ellLib.c b/src/libCom/ellLib/ellLib.c index 6be432319..12a12ed4c 100644 --- a/src/libCom/ellLib/ellLib.c +++ b/src/libCom/ellLib/ellLib.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Author: John Winans (ANL) * Date: 07-02-92 diff --git a/src/libCom/ellLib/ellLib.h b/src/libCom/ellLib/ellLib.h index a7ba68d2d..d855a552f 100644 --- a/src/libCom/ellLib/ellLib.h +++ b/src/libCom/ellLib/ellLib.h @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Author: John Winans (ANL) * Date: 07-02-92 diff --git a/src/libCom/env/envDefs.h b/src/libCom/env/envDefs.h index 87e749b35..b2a594f44 100644 --- a/src/libCom/env/envDefs.h +++ b/src/libCom/env/envDefs.h @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * Author: Roger A. Cole * Date: 07-20-91 * diff --git a/src/libCom/env/envSubr.c b/src/libCom/env/envSubr.c index c739fa525..5bbd83d83 100644 --- a/src/libCom/env/envSubr.c +++ b/src/libCom/env/envSubr.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * Author: Roger A. Cole * Date: 07-20-91 */ diff --git a/src/libCom/error/errMdef.h b/src/libCom/error/errMdef.h index 0dabf871a..a30650a44 100644 --- a/src/libCom/error/errMdef.h +++ b/src/libCom/error/errMdef.h @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* Error Handling definitions */ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Marty Kraimer * Date: 6-1-90 diff --git a/src/libCom/error/errSymLib.c b/src/libCom/error/errSymLib.c index e98975dc9..f75577b23 100644 --- a/src/libCom/error/errSymLib.c +++ b/src/libCom/error/errSymLib.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * errSymLib.c * Author: Marty Kraimer * Date: 6-1-90 diff --git a/src/libCom/error/error.h b/src/libCom/error/error.h index fd842e9b9..e951a042d 100644 --- a/src/libCom/error/error.h +++ b/src/libCom/error/error.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* error.h - errMessage symbol table header */ -/* share/epicsH $Id$ */ +/* share/epicsH $Revision-Id$ */ /* * Author: Marty Kraimer diff --git a/src/libCom/fdmgr/fdManager.cpp b/src/libCom/fdmgr/fdManager.cpp index a4088633a..590de707c 100644 --- a/src/libCom/fdmgr/fdManager.cpp +++ b/src/libCom/fdmgr/fdManager.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // // File descriptor management C++ class library // (for multiplexing IO in a single threaded environment) diff --git a/src/libCom/fdmgr/fdManager.h b/src/libCom/fdmgr/fdManager.h index 5fd0e3564..23ca84587 100644 --- a/src/libCom/fdmgr/fdManager.h +++ b/src/libCom/fdmgr/fdManager.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * File descriptor management C++ class library * (for multiplexing IO in a single threaded environment) diff --git a/src/libCom/fdmgr/fdmgr.h b/src/libCom/fdmgr/fdmgr.h index 5ad3c55c8..07294c5cc 100644 --- a/src/libCom/fdmgr/fdmgr.h +++ b/src/libCom/fdmgr/fdmgr.h @@ -9,7 +9,7 @@ \*************************************************************************/ /* fdmgr.h * - * share/epicsH/$Id$ + * share/epicsH/$Revision-Id$ * * Header file associated with a file descriptor manager * for use with the UNIX system call select diff --git a/src/libCom/freeList/freeList.h b/src/libCom/freeList/freeList.h index 93fdb1cbf..c7ca84efc 100644 --- a/src/libCom/freeList/freeList.h +++ b/src/libCom/freeList/freeList.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* share/epicsH/freeList.h */ -/* share/epicsH $Id$ */ +/* share/epicsH $Revision-Id$ */ /* Author: Marty Kraimer Date: 04-19-94 */ #ifndef INCfreeListh diff --git a/src/libCom/freeList/freeListLib.c b/src/libCom/freeList/freeListLib.c index 98e66f012..3ddd1331c 100644 --- a/src/libCom/freeList/freeListLib.c +++ b/src/libCom/freeList/freeListLib.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Marty Kraimer Date: 04-19-94 */ diff --git a/src/libCom/gpHash/gpHash.h b/src/libCom/gpHash/gpHash.h index 5dd9fd8f8..1a2783b64 100644 --- a/src/libCom/gpHash/gpHash.h +++ b/src/libCom/gpHash/gpHash.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Marty Kraimer Date: 04-07-94 */ /* gph provides a general purpose directory accessed via a hash table*/ diff --git a/src/libCom/gpHash/gpHashLib.c b/src/libCom/gpHash/gpHashLib.c index e1a9f84ff..6a800531f 100644 --- a/src/libCom/gpHash/gpHashLib.c +++ b/src/libCom/gpHash/gpHashLib.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Marty Kraimer Date: 04-07-94 */ diff --git a/src/libCom/macLib/macCore.c b/src/libCom/macLib/macCore.c index 9eb206e4f..da5244dfd 100644 --- a/src/libCom/macLib/macCore.c +++ b/src/libCom/macLib/macCore.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Implementation of core macro substitution library (macLib) * diff --git a/src/libCom/macLib/macEnv.c b/src/libCom/macLib/macEnv.c index 11921c129..766d62473 100644 --- a/src/libCom/macLib/macEnv.c +++ b/src/libCom/macLib/macEnv.c @@ -4,7 +4,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Macro expansion of environment variables */ diff --git a/src/libCom/macLib/macLib.h b/src/libCom/macLib/macLib.h index b637687cb..a99007e9a 100644 --- a/src/libCom/macLib/macLib.h +++ b/src/libCom/macLib/macLib.h @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Definitions for macro substitution library (macLib) * diff --git a/src/libCom/macLib/macLibNOTES b/src/libCom/macLib/macLibNOTES index d0a396215..d079a3282 100644 --- a/src/libCom/macLib/macLibNOTES +++ b/src/libCom/macLib/macLibNOTES @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Test input file for macTest filter, doubling as notes on usage of the # macro library. Some special strings at start of line are supported: diff --git a/src/libCom/macLib/macUtil.c b/src/libCom/macLib/macUtil.c index 605ec99c5..d47d3a131 100644 --- a/src/libCom/macLib/macUtil.c +++ b/src/libCom/macLib/macUtil.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Implementation of utility macro substitution library (macLib) * diff --git a/src/libCom/misc/cantProceed.c b/src/libCom/misc/cantProceed.c index b72dbfe29..832622ad0 100644 --- a/src/libCom/misc/cantProceed.c +++ b/src/libCom/misc/cantProceed.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Marty Kraimer Date: 04JAN99 */ diff --git a/src/libCom/misc/createSoftLinks.sh b/src/libCom/misc/createSoftLinks.sh deleted file mode 100644 index 4693bacd6..000000000 --- a/src/libCom/misc/createSoftLinks.sh +++ /dev/null @@ -1,12 +0,0 @@ -#! /bin/sh -# createSoftLinks.sh -# $Id$ - -# Tailored script to create local softlinks releative to this directory -# the name createSoftLinks.sh is a key and must not be changed. If the -# release tool sccsGet finds a file by the name of (createSoftLinks.sh), -# after it has retrieved any out-of-date SCCS files, it invokes the -# script to create the defined softlinks - -/bin/rm -f epicsVersion.h -ln -s ../version/epicsVersion.h epicsVersion.h diff --git a/src/libCom/misc/dbDefs.h b/src/libCom/misc/dbDefs.h index 8326c8802..069d55c1a 100644 --- a/src/libCom/misc/dbDefs.h +++ b/src/libCom/misc/dbDefs.h @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Author: Marty Kraimer * Date: 6-1-90 diff --git a/src/libCom/misc/epicsString.c b/src/libCom/misc/epicsString.c index d6c1e3b2b..28b3f3488 100644 --- a/src/libCom/misc/epicsString.c +++ b/src/libCom/misc/epicsString.c @@ -7,7 +7,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Authors: Jun-ichi Odagiri, Marty Kraimer, Eric Norum, * Mark Rivers, Andrew Johnson, Ralph Lange diff --git a/src/libCom/misc/epicsString.h b/src/libCom/misc/epicsString.h index 7b87bd8b3..c264ebb27 100644 --- a/src/libCom/misc/epicsString.h +++ b/src/libCom/misc/epicsString.h @@ -7,7 +7,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Authors: Jun-ichi Odagiri, Marty Kraimer, Eric Norum, * Mark Rivers, Andrew Johnson, Ralph Lange diff --git a/src/libCom/misc/epicsTypes.h b/src/libCom/misc/epicsTypes.h index 8509a96ee..2d554ce1e 100644 --- a/src/libCom/misc/epicsTypes.h +++ b/src/libCom/misc/epicsTypes.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Jeff Hill diff --git a/src/libCom/misc/epicsUnitTest.c b/src/libCom/misc/epicsUnitTest.c index e86c8a0d0..9feb59195 100644 --- a/src/libCom/misc/epicsUnitTest.c +++ b/src/libCom/misc/epicsUnitTest.c @@ -5,7 +5,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * Author: Andrew Johnson * * Unit test module which generates output in the Test Anything Protocol diff --git a/src/libCom/misc/epicsUnitTest.h b/src/libCom/misc/epicsUnitTest.h index 9ac243d12..c1f0a5939 100644 --- a/src/libCom/misc/epicsUnitTest.h +++ b/src/libCom/misc/epicsUnitTest.h @@ -5,7 +5,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * Author: Andrew Johnson */ diff --git a/src/libCom/misc/ipAddrToAsciiAsynchronous.h b/src/libCom/misc/ipAddrToAsciiAsynchronous.h index 5ed8de172..1e7ef6619 100644 --- a/src/libCom/misc/ipAddrToAsciiAsynchronous.h +++ b/src/libCom/misc/ipAddrToAsciiAsynchronous.h @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/libCom/misc/locationException.h b/src/libCom/misc/locationException.h index 047b1b5d8..4a5a279a9 100644 --- a/src/libCom/misc/locationException.h +++ b/src/libCom/misc/locationException.h @@ -9,7 +9,7 @@ \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // // Author: Jeff Hill // diff --git a/src/libCom/misc/testMain.h b/src/libCom/misc/testMain.h index a5fd1893d..655503881 100644 --- a/src/libCom/misc/testMain.h +++ b/src/libCom/misc/testMain.h @@ -4,7 +4,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ #ifndef INC_testMain_H #define INC_testMain_H diff --git a/src/libCom/osi/devLib.h b/src/libCom/osi/devLib.h index e642afe5a..b78f94907 100644 --- a/src/libCom/osi/devLib.h +++ b/src/libCom/osi/devLib.h @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devLib.h */ -/* $Id$ */ +/* $Revision-Id$ */ /* * Original Author: Marty Kraimer diff --git a/src/libCom/osi/devLibVME.c b/src/libCom/osi/devLibVME.c index 730b65447..f59de68a7 100644 --- a/src/libCom/osi/devLibVME.c +++ b/src/libCom/osi/devLibVME.c @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* devLib.c - support for allocation of common device resources */ -/* $Id$ */ +/* $Revision-Id$ */ /* * Original Author: Marty Kraimer @@ -20,7 +20,7 @@ * .01 06-14-93 joh needs devAllocInterruptVector() routine */ -static const char sccsID[] = "@(#) $Id$"; +static const char sccsID[] = "@(#) $Revision-Id$"; #include #include diff --git a/src/libCom/osi/epicsAssert.h b/src/libCom/osi/epicsAssert.h index 398927108..db071d6cb 100644 --- a/src/libCom/osi/epicsAssert.h +++ b/src/libCom/osi/epicsAssert.h @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * EPICS assert * diff --git a/src/libCom/osi/epicsMessageQueue.cpp b/src/libCom/osi/epicsMessageQueue.cpp index e504345ac..e416c46d0 100644 --- a/src/libCom/osi/epicsMessageQueue.cpp +++ b/src/libCom/osi/epicsMessageQueue.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author W. Eric Norum * norume@aps.anl.gov diff --git a/src/libCom/osi/epicsMessageQueue.h b/src/libCom/osi/epicsMessageQueue.h index 6448485cb..0c18dd545 100644 --- a/src/libCom/osi/epicsMessageQueue.h +++ b/src/libCom/osi/epicsMessageQueue.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author W. Eric Norum * norume@aps.anl.gov diff --git a/src/libCom/osi/epicsThread.cpp b/src/libCom/osi/epicsThread.cpp index acaa2ef6d..55f9e5872 100644 --- a/src/libCom/osi/epicsThread.cpp +++ b/src/libCom/osi/epicsThread.cpp @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // // Author: Jeff Hill // diff --git a/src/libCom/osi/os/Darwin/osdEnv.c b/src/libCom/osi/os/Darwin/osdEnv.c index bfc63b9f2..8287f41bd 100644 --- a/src/libCom/osi/os/Darwin/osdEnv.c +++ b/src/libCom/osi/os/Darwin/osdEnv.c @@ -6,7 +6,7 @@ \*************************************************************************/ /* osdEnv.c */ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum * Date: May 7, 2001 diff --git a/src/libCom/osi/os/Darwin/osdSock.h b/src/libCom/osi/os/Darwin/osdSock.h index 0c9ef55a1..9e246c55b 100644 --- a/src/libCom/osi/os/Darwin/osdSock.h +++ b/src/libCom/osi/os/Darwin/osdSock.h @@ -5,7 +5,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum */ diff --git a/src/libCom/osi/os/Darwin/osdSockAddrReuse.cpp b/src/libCom/osi/os/Darwin/osdSockAddrReuse.cpp index 353d85ac0..a7bb3615c 100644 --- a/src/libCom/osi/os/Darwin/osdSockAddrReuse.cpp +++ b/src/libCom/osi/os/Darwin/osdSockAddrReuse.cpp @@ -10,7 +10,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * Author: Jeff Hill */ diff --git a/src/libCom/osi/os/Darwin/osdTime.h b/src/libCom/osi/os/Darwin/osdTime.h index e21ade7b6..3abea1f14 100644 --- a/src/libCom/osi/os/Darwin/osdTime.h +++ b/src/libCom/osi/os/Darwin/osdTime.h @@ -4,7 +4,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum */ diff --git a/src/libCom/osi/os/Darwin/osiFileName.h b/src/libCom/osi/os/Darwin/osiFileName.h index ae0f9665e..4004e82a4 100644 --- a/src/libCom/osi/os/Darwin/osiFileName.h +++ b/src/libCom/osi/os/Darwin/osiFileName.h @@ -5,7 +5,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum */ diff --git a/src/libCom/osi/os/Linux/osdTime.h b/src/libCom/osi/os/Linux/osdTime.h index c00a131a4..50788a025 100644 --- a/src/libCom/osi/os/Linux/osdTime.h +++ b/src/libCom/osi/os/Linux/osdTime.h @@ -6,7 +6,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum */ diff --git a/src/libCom/osi/os/Linux/osiUnistd.h b/src/libCom/osi/os/Linux/osiUnistd.h index 04d1a6456..fc58f0b59 100644 --- a/src/libCom/osi/os/Linux/osiUnistd.h +++ b/src/libCom/osi/os/Linux/osiUnistd.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/libCom/osi/os/RTEMS/devLibVMEOSD.c b/src/libCom/osi/os/RTEMS/devLibVMEOSD.c index 0143780b4..dfc5fcaf1 100644 --- a/src/libCom/osi/os/RTEMS/devLibVMEOSD.c +++ b/src/libCom/osi/os/RTEMS/devLibVMEOSD.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* RTEMS port by Till Straumann, * 3/2002 diff --git a/src/libCom/osi/os/RTEMS/osdEvent.c b/src/libCom/osi/os/RTEMS/osdEvent.c index 5744d7a87..12bbc4733 100644 --- a/src/libCom/osi/os/RTEMS/osdEvent.c +++ b/src/libCom/osi/os/RTEMS/osdEvent.c @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS osdEvent.c - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * eric@cls.usask.ca * (306) 966-6055 diff --git a/src/libCom/osi/os/RTEMS/osdEvent.h b/src/libCom/osi/os/RTEMS/osdEvent.h index 311e1328b..506f3d65d 100644 --- a/src/libCom/osi/os/RTEMS/osdEvent.h +++ b/src/libCom/osi/os/RTEMS/osdEvent.h @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS osdEvent.h - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * eric@cls.usask.ca * (306) 966-6055 diff --git a/src/libCom/osi/os/RTEMS/osdInterrupt.c b/src/libCom/osi/os/RTEMS/osdInterrupt.c index 43c91e42e..8f029112e 100644 --- a/src/libCom/osi/os/RTEMS/osdInterrupt.c +++ b/src/libCom/osi/os/RTEMS/osdInterrupt.c @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS osdInterrupt.c - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * eric@cls.usask.ca * (306) 966-6055 diff --git a/src/libCom/osi/os/RTEMS/osdMessageQueue.c b/src/libCom/osi/os/RTEMS/osdMessageQueue.c index 43145f178..2707df1f4 100644 --- a/src/libCom/osi/os/RTEMS/osdMessageQueue.c +++ b/src/libCom/osi/os/RTEMS/osdMessageQueue.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author W. Eric Norum * norume@aps.anl.gov diff --git a/src/libCom/osi/os/RTEMS/osdMessageQueue.h b/src/libCom/osi/os/RTEMS/osdMessageQueue.h index 8a4f7b24e..c0631b72a 100644 --- a/src/libCom/osi/os/RTEMS/osdMessageQueue.h +++ b/src/libCom/osi/os/RTEMS/osdMessageQueue.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author W. Eric Norum * norume@aps.anl.gov diff --git a/src/libCom/osi/os/RTEMS/osdMutex.c b/src/libCom/osi/os/RTEMS/osdMutex.c index 8438f1e5e..2706facfe 100644 --- a/src/libCom/osi/os/RTEMS/osdMutex.c +++ b/src/libCom/osi/os/RTEMS/osdMutex.c @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS osdMutex.c - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * eric@cls.usask.ca * (306) 966-6055 diff --git a/src/libCom/osi/os/RTEMS/osdMutex.h b/src/libCom/osi/os/RTEMS/osdMutex.h index bdd40fd9f..edf630f78 100644 --- a/src/libCom/osi/os/RTEMS/osdMutex.h +++ b/src/libCom/osi/os/RTEMS/osdMutex.h @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS osdMutex.h - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * eric@cls.usask.ca * (306) 966-6055 diff --git a/src/libCom/osi/os/RTEMS/osdProcess.c b/src/libCom/osi/os/RTEMS/osdProcess.c index 547e86d2f..ce788bf99 100644 --- a/src/libCom/osi/os/RTEMS/osdProcess.c +++ b/src/libCom/osi/os/RTEMS/osdProcess.c @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Operating System Dependent Implementation of osiProcess.h * diff --git a/src/libCom/osi/os/RTEMS/osdSock.h b/src/libCom/osi/os/RTEMS/osdSock.h index 1ddf0f473..461c5d9de 100644 --- a/src/libCom/osi/os/RTEMS/osdSock.h +++ b/src/libCom/osi/os/RTEMS/osdSock.h @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS osdSock.h - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * eric@cls.usask.ca * (306) 966-6055 diff --git a/src/libCom/osi/os/RTEMS/osdThread.c b/src/libCom/osi/os/RTEMS/osdThread.c index 26f42587f..7fa541bfd 100644 --- a/src/libCom/osi/os/RTEMS/osdThread.c +++ b/src/libCom/osi/os/RTEMS/osdThread.c @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS osdThread.c - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * eric@cls.usask.ca * (306) 966-6055 diff --git a/src/libCom/osi/os/RTEMS/osdTime.cpp b/src/libCom/osi/os/RTEMS/osdTime.cpp index 29c606383..7d3fc887c 100644 --- a/src/libCom/osi/os/RTEMS/osdTime.cpp +++ b/src/libCom/osi/os/RTEMS/osdTime.cpp @@ -6,7 +6,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: W. Eric Norum */ diff --git a/src/libCom/osi/os/RTEMS/osdTime.h b/src/libCom/osi/os/RTEMS/osdTime.h index d743dad7c..5790ec3b6 100644 --- a/src/libCom/osi/os/RTEMS/osdTime.h +++ b/src/libCom/osi/os/RTEMS/osdTime.h @@ -8,7 +8,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * */ diff --git a/src/libCom/osi/os/RTEMS/osdVME.h b/src/libCom/osi/os/RTEMS/osdVME.h index 9fb8d1af8..470f64866 100644 --- a/src/libCom/osi/os/RTEMS/osdVME.h +++ b/src/libCom/osi/os/RTEMS/osdVME.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * OS-dependent VME support diff --git a/src/libCom/osi/os/RTEMS/osiFileName.h b/src/libCom/osi/os/RTEMS/osiFileName.h index 260297c35..5cd57e52c 100644 --- a/src/libCom/osi/os/RTEMS/osiFileName.h +++ b/src/libCom/osi/os/RTEMS/osiFileName.h @@ -6,7 +6,7 @@ \*************************************************************************/ /* * RTEMS osiFileName.h - * $Id$ + * $Revision-Id$ * Author: W. Eric Norum * eric@cls.usask.ca * (306) 966-6055 diff --git a/src/libCom/osi/os/RTEMS/osiUnistd.h b/src/libCom/osi/os/RTEMS/osiUnistd.h index 84e7ba2f3..e5264267c 100644 --- a/src/libCom/osi/os/RTEMS/osiUnistd.h +++ b/src/libCom/osi/os/RTEMS/osiUnistd.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/libCom/osi/os/WIN32/epicsSocketConvertErrnoToString.cpp b/src/libCom/osi/os/WIN32/epicsSocketConvertErrnoToString.cpp index 54a544e99..d0a70aeaa 100644 --- a/src/libCom/osi/os/WIN32/epicsSocketConvertErrnoToString.cpp +++ b/src/libCom/osi/os/WIN32/epicsSocketConvertErrnoToString.cpp @@ -10,7 +10,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ */ #include diff --git a/src/libCom/osi/os/WIN32/epicsTempFile.cpp b/src/libCom/osi/os/WIN32/epicsTempFile.cpp index fa4a55e90..486535460 100644 --- a/src/libCom/osi/os/WIN32/epicsTempFile.cpp +++ b/src/libCom/osi/os/WIN32/epicsTempFile.cpp @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * Author: Jeff Hill */ diff --git a/src/libCom/osi/os/WIN32/osdEvent.c b/src/libCom/osi/os/WIN32/osdEvent.c index 5abf0fdf1..f7cafcf3e 100644 --- a/src/libCom/osi/os/WIN32/osdEvent.c +++ b/src/libCom/osi/os/WIN32/osdEvent.c @@ -9,7 +9,7 @@ \*************************************************************************/ /* osdEvent.c */ /* - * $Id$ + * $Revision-Id$ * WIN32 version * * Author Jeffrey O. Hill diff --git a/src/libCom/osi/os/WIN32/osdEvent.h b/src/libCom/osi/os/WIN32/osdEvent.h index 72945f2e3..b5dd115bf 100644 --- a/src/libCom/osi/os/WIN32/osdEvent.h +++ b/src/libCom/osi/os/WIN32/osdEvent.h @@ -9,7 +9,7 @@ \*************************************************************************/ /* osdEvent.c */ /* - * $Id$ + * $Revision-Id$ * WIN32 version * * Author Jeffrey O. Hill diff --git a/src/libCom/osi/os/WIN32/osdMutex.c b/src/libCom/osi/os/WIN32/osdMutex.c index f6d42ebee..63c039eef 100644 --- a/src/libCom/osi/os/WIN32/osdMutex.c +++ b/src/libCom/osi/os/WIN32/osdMutex.c @@ -9,7 +9,7 @@ \*************************************************************************/ /* osdMutex.c */ /* - * $Id$ + * $Revision-Id$ * WIN32 version * * Author Jeffrey O. Hill diff --git a/src/libCom/osi/os/WIN32/osdMutex.h b/src/libCom/osi/os/WIN32/osdMutex.h index 8d2050694..e531f792d 100644 --- a/src/libCom/osi/os/WIN32/osdMutex.h +++ b/src/libCom/osi/os/WIN32/osdMutex.h @@ -10,7 +10,7 @@ /* osdMutex.h */ /* - * $Id$ + * $Revision-Id$ * WIN32 version * * Author Jeffrey O. Hill diff --git a/src/libCom/osi/os/WIN32/osdNetIntf.c b/src/libCom/osi/os/WIN32/osdNetIntf.c index 7163e690f..74025237f 100644 --- a/src/libCom/osi/os/WIN32/osdNetIntf.c +++ b/src/libCom/osi/os/WIN32/osdNetIntf.c @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * WIN32 specific initialisation for bsd sockets, * based on Chris Timossi's base/src/ca/windows_depend.c, diff --git a/src/libCom/osi/os/WIN32/osdProcess.c b/src/libCom/osi/os/WIN32/osdProcess.c index cfeb927c9..fd680307d 100644 --- a/src/libCom/osi/os/WIN32/osdProcess.c +++ b/src/libCom/osi/os/WIN32/osdProcess.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Operating System Dependent Implementation of osiProcess.h * diff --git a/src/libCom/osi/os/WIN32/osdSock.c b/src/libCom/osi/os/WIN32/osdSock.c index b1e554a97..564fe431c 100644 --- a/src/libCom/osi/os/WIN32/osdSock.c +++ b/src/libCom/osi/os/WIN32/osdSock.c @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * WIN32 specific initialisation for bsd sockets, * based on Chris Timossi's base/src/ca/windows_depend.c, diff --git a/src/libCom/osi/os/WIN32/osdSockAddrReuse.cpp b/src/libCom/osi/os/WIN32/osdSockAddrReuse.cpp index 9f9846a35..e8de4d4b7 100644 --- a/src/libCom/osi/os/WIN32/osdSockAddrReuse.cpp +++ b/src/libCom/osi/os/WIN32/osdSockAddrReuse.cpp @@ -10,7 +10,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * Author: Jeff Hill */ diff --git a/src/libCom/osi/os/WIN32/osdThread.c b/src/libCom/osi/os/WIN32/osdThread.c index ebf612a19..8c3b54792 100644 --- a/src/libCom/osi/os/WIN32/osdThread.c +++ b/src/libCom/osi/os/WIN32/osdThread.c @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Jeff Hill * diff --git a/src/libCom/osi/os/WIN32/osdTime.cpp b/src/libCom/osi/os/WIN32/osdTime.cpp index 29bdf6e8c..5efdb2cbc 100644 --- a/src/libCom/osi/os/WIN32/osdTime.cpp +++ b/src/libCom/osi/os/WIN32/osdTime.cpp @@ -8,7 +8,7 @@ \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // // Author: Jeff Hill // diff --git a/src/libCom/osi/os/WIN32/osdTime.h b/src/libCom/osi/os/WIN32/osdTime.h index 424283558..461d76298 100644 --- a/src/libCom/osi/os/WIN32/osdTime.h +++ b/src/libCom/osi/os/WIN32/osdTime.h @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Jeff Hill */ diff --git a/src/libCom/osi/os/WIN32/osiUnistd.h b/src/libCom/osi/os/WIN32/osiUnistd.h index a2a10dcb2..c8c744f6f 100644 --- a/src/libCom/osi/os/WIN32/osiUnistd.h +++ b/src/libCom/osi/os/WIN32/osiUnistd.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/libCom/osi/os/WIN32/systemCallIntMech.cpp b/src/libCom/osi/os/WIN32/systemCallIntMech.cpp index c31bcef2d..be18c02a1 100644 --- a/src/libCom/osi/os/WIN32/systemCallIntMech.cpp +++ b/src/libCom/osi/os/WIN32/systemCallIntMech.cpp @@ -8,7 +8,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Jeff Hill */ diff --git a/src/libCom/osi/os/cygwin32/devLibVMEOSD.c b/src/libCom/osi/os/cygwin32/devLibVMEOSD.c index 5c327b939..bc1ec80cf 100644 --- a/src/libCom/osi/os/cygwin32/devLibVMEOSD.c +++ b/src/libCom/osi/os/cygwin32/devLibVMEOSD.c @@ -5,7 +5,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ #include diff --git a/src/libCom/osi/os/cygwin32/osdSockAddrReuse.cpp b/src/libCom/osi/os/cygwin32/osdSockAddrReuse.cpp index 9f9846a35..e8de4d4b7 100644 --- a/src/libCom/osi/os/cygwin32/osdSockAddrReuse.cpp +++ b/src/libCom/osi/os/cygwin32/osdSockAddrReuse.cpp @@ -10,7 +10,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * Author: Jeff Hill */ diff --git a/src/libCom/osi/os/default/devLibVMEOSD.c b/src/libCom/osi/os/default/devLibVMEOSD.c index 40ae6b589..1b968e9c2 100644 --- a/src/libCom/osi/os/default/devLibVMEOSD.c +++ b/src/libCom/osi/os/default/devLibVMEOSD.c @@ -6,7 +6,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ #include diff --git a/src/libCom/osi/os/default/epicsReadline.c b/src/libCom/osi/os/default/epicsReadline.c index 4f6b5d391..20d5e0b79 100644 --- a/src/libCom/osi/os/default/epicsReadline.c +++ b/src/libCom/osi/os/default/epicsReadline.c @@ -5,7 +5,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Eric Norum Date: 12DEC2001 */ #include diff --git a/src/libCom/osi/os/default/epicsSocketConvertErrnoToString.cpp b/src/libCom/osi/os/default/epicsSocketConvertErrnoToString.cpp index 275ed375c..0edee89de 100644 --- a/src/libCom/osi/os/default/epicsSocketConvertErrnoToString.cpp +++ b/src/libCom/osi/os/default/epicsSocketConvertErrnoToString.cpp @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* osdSock.c */ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Jeff Hill * Date: 04-05-94 diff --git a/src/libCom/osi/os/default/osdAssert.c b/src/libCom/osi/os/default/osdAssert.c index 923829730..938a3c654 100644 --- a/src/libCom/osi/os/default/osdAssert.c +++ b/src/libCom/osi/os/default/osdAssert.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Jeffrey Hill * Date: 02-27-95 diff --git a/src/libCom/osi/os/default/osdEnv.c b/src/libCom/osi/os/default/osdEnv.c index 0ed698b66..c31ab7e09 100644 --- a/src/libCom/osi/os/default/osdEnv.c +++ b/src/libCom/osi/os/default/osdEnv.c @@ -6,7 +6,7 @@ \*************************************************************************/ /* osdEnv.c */ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum * Date: May 7, 2001 diff --git a/src/libCom/osi/os/default/osdMessageQueue.cpp b/src/libCom/osi/os/default/osdMessageQueue.cpp index a048a952b..83a5ba2ca 100644 --- a/src/libCom/osi/os/default/osdMessageQueue.cpp +++ b/src/libCom/osi/os/default/osdMessageQueue.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author W. Eric Norum * norume@aps.anl.gov diff --git a/src/libCom/osi/os/default/osdNetIntf.c b/src/libCom/osi/os/default/osdNetIntf.c index f969f9226..1b38ce7cf 100644 --- a/src/libCom/osi/os/default/osdNetIntf.c +++ b/src/libCom/osi/os/default/osdNetIntf.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Jeff Hill * Date: 04-05-94 diff --git a/src/libCom/osi/os/default/osdVME.h b/src/libCom/osi/os/default/osdVME.h index c65b8115c..37ac6a30a 100644 --- a/src/libCom/osi/os/default/osdVME.h +++ b/src/libCom/osi/os/default/osdVME.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * OS-dependent VME support diff --git a/src/libCom/osi/os/freebsd/osdTime.h b/src/libCom/osi/os/freebsd/osdTime.h index 792d25762..d0a61c9e0 100644 --- a/src/libCom/osi/os/freebsd/osdTime.h +++ b/src/libCom/osi/os/freebsd/osdTime.h @@ -5,7 +5,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum */ diff --git a/src/libCom/osi/os/freebsd/osiUnistd.h b/src/libCom/osi/os/freebsd/osiUnistd.h index 79a07c0e8..b96f87b5f 100644 --- a/src/libCom/osi/os/freebsd/osiUnistd.h +++ b/src/libCom/osi/os/freebsd/osiUnistd.h @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/libCom/osi/os/iOS/osdEnv.c b/src/libCom/osi/os/iOS/osdEnv.c index 25e8d2328..90561aff3 100644 --- a/src/libCom/osi/os/iOS/osdEnv.c +++ b/src/libCom/osi/os/iOS/osdEnv.c @@ -6,7 +6,7 @@ /* osdEnv.c */ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum * Date: May 7, 2001 diff --git a/src/libCom/osi/os/iOS/osdSock.h b/src/libCom/osi/os/iOS/osdSock.h index fccc2897b..44c70a8a0 100644 --- a/src/libCom/osi/os/iOS/osdSock.h +++ b/src/libCom/osi/os/iOS/osdSock.h @@ -5,7 +5,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum */ diff --git a/src/libCom/osi/os/iOS/osdSockAddrReuse.cpp b/src/libCom/osi/os/iOS/osdSockAddrReuse.cpp index 768b24865..f5aa99f31 100644 --- a/src/libCom/osi/os/iOS/osdSockAddrReuse.cpp +++ b/src/libCom/osi/os/iOS/osdSockAddrReuse.cpp @@ -8,7 +8,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * Author: Jeff Hill */ diff --git a/src/libCom/osi/os/iOS/osdTime.h b/src/libCom/osi/os/iOS/osdTime.h index 615f8c4cf..554999779 100644 --- a/src/libCom/osi/os/iOS/osdTime.h +++ b/src/libCom/osi/os/iOS/osdTime.h @@ -5,7 +5,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum */ diff --git a/src/libCom/osi/os/iOS/osiFileName.h b/src/libCom/osi/os/iOS/osiFileName.h index cd691ef74..b88bfe35a 100644 --- a/src/libCom/osi/os/iOS/osiFileName.h +++ b/src/libCom/osi/os/iOS/osiFileName.h @@ -5,7 +5,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum */ diff --git a/src/libCom/osi/os/posix/osdProcess.c b/src/libCom/osi/os/posix/osdProcess.c index 943bfb149..ccc8412d3 100644 --- a/src/libCom/osi/os/posix/osdProcess.c +++ b/src/libCom/osi/os/posix/osdProcess.c @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Operating System Dependent Implementation of osiProcess.h * diff --git a/src/libCom/osi/os/posix/osdSock.c b/src/libCom/osi/os/posix/osdSock.c index 724c75a3d..4cd776c92 100644 --- a/src/libCom/osi/os/posix/osdSock.c +++ b/src/libCom/osi/os/posix/osdSock.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* osdSock.c */ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Jeff Hill * Date: 04-05-94 diff --git a/src/libCom/osi/os/posix/osdSockAddrReuse.cpp b/src/libCom/osi/os/posix/osdSockAddrReuse.cpp index ceb1be1b1..6f56f77e6 100644 --- a/src/libCom/osi/os/posix/osdSockAddrReuse.cpp +++ b/src/libCom/osi/os/posix/osdSockAddrReuse.cpp @@ -10,7 +10,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * Author: Jeff Hill */ diff --git a/src/libCom/osi/os/posix/osdTime.h b/src/libCom/osi/os/posix/osdTime.h index b0e69e812..28c481701 100644 --- a/src/libCom/osi/os/posix/osdTime.h +++ b/src/libCom/osi/os/posix/osdTime.h @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Jeff Hill */ diff --git a/src/libCom/osi/os/posix/osiUnistd.h b/src/libCom/osi/os/posix/osiUnistd.h index 450e4c847..5d2bb5e6f 100644 --- a/src/libCom/osi/os/posix/osiUnistd.h +++ b/src/libCom/osi/os/posix/osiUnistd.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * * L O S A L A M O S diff --git a/src/libCom/osi/os/posix/systemCallIntMech.cpp b/src/libCom/osi/os/posix/systemCallIntMech.cpp index 5b755139e..9eb77a1b6 100644 --- a/src/libCom/osi/os/posix/systemCallIntMech.cpp +++ b/src/libCom/osi/os/posix/systemCallIntMech.cpp @@ -8,7 +8,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Jeff Hill */ diff --git a/src/libCom/osi/os/vxWorks/camacLib.h b/src/libCom/osi/os/vxWorks/camacLib.h index 5861276e5..eb2456b1a 100644 --- a/src/libCom/osi/os/vxWorks/camacLib.h +++ b/src/libCom/osi/os/vxWorks/camacLib.h @@ -14,7 +14,7 @@ * */ -static char ht2992_h_RCSID[] = "$Header$"; +static char ht2992_h_RCSID[] = "$Revision-Id$"; /********************************/ /* GLOBAL DATA */ diff --git a/src/libCom/osi/os/vxWorks/devLibVMEOSD.c b/src/libCom/osi/os/vxWorks/devLibVMEOSD.c index 11b17fe57..086e0f7d5 100644 --- a/src/libCom/osi/os/vxWorks/devLibVMEOSD.c +++ b/src/libCom/osi/os/vxWorks/devLibVMEOSD.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Archictecture dependent support for common device driver resources * diff --git a/src/libCom/osi/os/vxWorks/logMsgToErrlog.cpp b/src/libCom/osi/os/vxWorks/logMsgToErrlog.cpp index ab63b9253..fade9ffea 100644 --- a/src/libCom/osi/os/vxWorks/logMsgToErrlog.cpp +++ b/src/libCom/osi/os/vxWorks/logMsgToErrlog.cpp @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * route vxWorks logMsg messages into the EPICS logging system * diff --git a/src/libCom/osi/os/vxWorks/module_types.h b/src/libCom/osi/os/vxWorks/module_types.h index 32f5a3cd6..af3dd122f 100644 --- a/src/libCom/osi/os/vxWorks/module_types.h +++ b/src/libCom/osi/os/vxWorks/module_types.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* module_types.h */ -/* base/include $Id$ */ +/* base/include $Revision-Id$ */ /* * Author: Bob Dalesio * Date: 12-07-88 diff --git a/src/libCom/osi/os/vxWorks/osdEnv.c b/src/libCom/osi/os/vxWorks/osdEnv.c index b652e4da4..dd53e4078 100644 --- a/src/libCom/osi/os/vxWorks/osdEnv.c +++ b/src/libCom/osi/os/vxWorks/osdEnv.c @@ -5,7 +5,7 @@ \*************************************************************************/ /* osdEnv.c */ /* - * $Id$ + * $Revision-Id$ * * Author: Eric Norum * Date: May 7, 2001 diff --git a/src/libCom/osi/os/vxWorks/osdMessageQueue.cpp b/src/libCom/osi/os/vxWorks/osdMessageQueue.cpp index 697058093..206d6def4 100644 --- a/src/libCom/osi/os/vxWorks/osdMessageQueue.cpp +++ b/src/libCom/osi/os/vxWorks/osdMessageQueue.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author W. Eric Norum * norume@aps.anl.gov diff --git a/src/libCom/osi/os/vxWorks/osdMessageQueue.h b/src/libCom/osi/os/vxWorks/osdMessageQueue.h index 167c599a1..3ae77b514 100644 --- a/src/libCom/osi/os/vxWorks/osdMessageQueue.h +++ b/src/libCom/osi/os/vxWorks/osdMessageQueue.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author W. Eric Norum * norume@aps.anl.gov diff --git a/src/libCom/osi/os/vxWorks/osdProcess.c b/src/libCom/osi/os/vxWorks/osdProcess.c index 58fc9bf76..27f5b71e9 100644 --- a/src/libCom/osi/os/vxWorks/osdProcess.c +++ b/src/libCom/osi/os/vxWorks/osdProcess.c @@ -8,7 +8,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Operating System Dependent Implementation of osiProcess.h * diff --git a/src/libCom/osi/os/vxWorks/osdVME.h b/src/libCom/osi/os/vxWorks/osdVME.h index 098b5fbde..a5e3bb346 100644 --- a/src/libCom/osi/os/vxWorks/osdVME.h +++ b/src/libCom/osi/os/vxWorks/osdVME.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * OS-dependent VME support diff --git a/src/libCom/osi/os/vxWorks/task_params.h b/src/libCom/osi/os/vxWorks/task_params.h index 60a93f680..455e8ceb2 100644 --- a/src/libCom/osi/os/vxWorks/task_params.h +++ b/src/libCom/osi/os/vxWorks/task_params.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Parameters for tasks on IOC */ /* diff --git a/src/libCom/osi/os/vxWorks/veclist.c b/src/libCom/osi/os/vxWorks/veclist.c index 1afe1a777..63aea6618 100644 --- a/src/libCom/osi/os/vxWorks/veclist.c +++ b/src/libCom/osi/os/vxWorks/veclist.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * @(#)veclist.c 1.10 * * list fuctions attached to the interrupt vector table @@ -42,7 +42,7 @@ #include "sysSymTbl.h" static const char sccsID[] = - "@(#) $Id$"; + "@(#) $Revision-Id$"; /* * diff --git a/src/libCom/osi/osiPoolStatus.h b/src/libCom/osi/osiPoolStatus.h index bf9a7e291..c80612a37 100644 --- a/src/libCom/osi/osiPoolStatus.h +++ b/src/libCom/osi/osiPoolStatus.h @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Jeff Hill * diff --git a/src/libCom/osi/osiProcess.h b/src/libCom/osi/osiProcess.h index fcd7e0717..bd3cb5b31 100644 --- a/src/libCom/osi/osiProcess.h +++ b/src/libCom/osi/osiProcess.h @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Operating System Independent Interface to Process Environment * diff --git a/src/libCom/osi/osiSock.c b/src/libCom/osi/osiSock.c index 4ace56c4b..e030f5ab2 100644 --- a/src/libCom/osi/osiSock.c +++ b/src/libCom/osi/osiSock.c @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * socket support library generic code * diff --git a/src/libCom/osi/osiSock.h b/src/libCom/osi/osiSock.h index a675e64cc..b098290da 100644 --- a/src/libCom/osi/osiSock.h +++ b/src/libCom/osi/osiSock.h @@ -8,7 +8,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * socket support library API def * diff --git a/src/libCom/taskwd/taskwd.h b/src/libCom/taskwd/taskwd.h index 4d3ac9436..2d66be950 100644 --- a/src/libCom/taskwd/taskwd.h +++ b/src/libCom/taskwd/taskwd.h @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* General purpose task watchdog */ /* diff --git a/src/libCom/test/epicsCalcTest.cpp b/src/libCom/test/epicsCalcTest.cpp index ddb78be4f..89332ac1f 100644 --- a/src/libCom/test/epicsCalcTest.cpp +++ b/src/libCom/test/epicsCalcTest.cpp @@ -4,7 +4,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -// $Id$ +// $Revision-Id$ // Author: Andrew Johnson #include "epicsUnitTest.h" diff --git a/src/libCom/test/epicsMessageQueueTest.cpp b/src/libCom/test/epicsMessageQueueTest.cpp index c9f3f815f..f9c1d98fa 100644 --- a/src/libCom/test/epicsMessageQueueTest.cpp +++ b/src/libCom/test/epicsMessageQueueTest.cpp @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author W. Eric Norum * norume@aps.anl.gov diff --git a/src/libCom/test/epicsStringTest.c b/src/libCom/test/epicsStringTest.c index ce04862e6..e9dea2fb2 100644 --- a/src/libCom/test/epicsStringTest.c +++ b/src/libCom/test/epicsStringTest.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Author Marty Kraimer */ diff --git a/src/libCom/test/epicsThreadOnceTest.c b/src/libCom/test/epicsThreadOnceTest.c index 0b1398a34..4f0dcd586 100644 --- a/src/libCom/test/epicsThreadOnceTest.c +++ b/src/libCom/test/epicsThreadOnceTest.c @@ -4,7 +4,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ #include #include diff --git a/src/libCom/test/epicsThreadPrivateTest.cpp b/src/libCom/test/epicsThreadPrivateTest.cpp index 7f1a8c3de..582611ad8 100644 --- a/src/libCom/test/epicsThreadPrivateTest.cpp +++ b/src/libCom/test/epicsThreadPrivateTest.cpp @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Jeff Hill Date: March 28 2001 */ diff --git a/src/libCom/test/epicsTimerTest.cpp b/src/libCom/test/epicsTimerTest.cpp index c6ad0a402..25264e1e1 100644 --- a/src/libCom/test/epicsTimerTest.cpp +++ b/src/libCom/test/epicsTimerTest.cpp @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/libCom/test/epicsUnitTestTest.c b/src/libCom/test/epicsUnitTestTest.c index ee079a491..688049c05 100644 --- a/src/libCom/test/epicsUnitTestTest.c +++ b/src/libCom/test/epicsUnitTestTest.c @@ -5,7 +5,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * Author: Andrew Johnson * * Test for the unit test module... diff --git a/src/libCom/test/macEnvExpandTest.c b/src/libCom/test/macEnvExpandTest.c index d0b7f1af4..df8d6c391 100644 --- a/src/libCom/test/macEnvExpandTest.c +++ b/src/libCom/test/macEnvExpandTest.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ */ #include diff --git a/src/libCom/test/macLibTest.c b/src/libCom/test/macLibTest.c index 35dca6fe9..1b79ad012 100644 --- a/src/libCom/test/macLibTest.c +++ b/src/libCom/test/macLibTest.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ */ #include diff --git a/src/libCom/test/taskwdTest.c b/src/libCom/test/taskwdTest.c index 7fc5b2a6c..d7222dfa7 100644 --- a/src/libCom/test/taskwdTest.c +++ b/src/libCom/test/taskwdTest.c @@ -4,7 +4,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Andrew Johnson * Date: May 21, 2008 diff --git a/src/libCom/timer/epicsTimer.cpp b/src/libCom/timer/epicsTimer.cpp index 3f5e42fe5..7cdc30bd3 100644 --- a/src/libCom/timer/epicsTimer.cpp +++ b/src/libCom/timer/epicsTimer.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/libCom/timer/timerPrivate.h b/src/libCom/timer/timerPrivate.h index 67648d08a..a5afc0df9 100644 --- a/src/libCom/timer/timerPrivate.h +++ b/src/libCom/timer/timerPrivate.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/libCom/timer/timerQueueActiveMgr.cpp b/src/libCom/timer/timerQueueActiveMgr.cpp index 89288a6cb..1b04bee98 100644 --- a/src/libCom/timer/timerQueueActiveMgr.cpp +++ b/src/libCom/timer/timerQueueActiveMgr.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/libCom/tsDefs/tsDefs.c b/src/libCom/tsDefs/tsDefs.c index 69a1cb9e4..22fdbe6ed 100644 --- a/src/libCom/tsDefs/tsDefs.c +++ b/src/libCom/tsDefs/tsDefs.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ */ #define epicsExportSharedSymbols diff --git a/src/libCom/tsDefs/tsDefs.h b/src/libCom/tsDefs/tsDefs.h index b33bf39ff..00f48feae 100644 --- a/src/libCom/tsDefs/tsDefs.h +++ b/src/libCom/tsDefs/tsDefs.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * This file contains the old R3.13 * time stamp definitions and routines * needed by epics extensions. They exist diff --git a/src/makeBaseApp/makeBaseApp.pl b/src/makeBaseApp/makeBaseApp.pl index 80570b276..d993a6ac9 100755 --- a/src/makeBaseApp/makeBaseApp.pl +++ b/src/makeBaseApp/makeBaseApp.pl @@ -2,7 +2,7 @@ eval 'exec perl -S $0 ${1+"$@"}' # -*- Mode: perl -*- if $running_under_some_shell; # makeBaseApp # Authors: Ralph Lange, Marty Kraimer, Andrew Johnson and Janet Anderson -# $Id$ +# $Revision-Id$ use Cwd; use Getopt::Std; diff --git a/src/makeBaseApp/top/caServerApp/vxEntry.cc b/src/makeBaseApp/top/caServerApp/vxEntry.cc index f1ac906ae..14984fe19 100644 --- a/src/makeBaseApp/top/caServerApp/vxEntry.cc +++ b/src/makeBaseApp/top/caServerApp/vxEntry.cc @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ +// $Revision-Id$ // Author: Jeff HIll (LANL) // // diff --git a/src/makeBaseExt/makeBaseExt.pl b/src/makeBaseExt/makeBaseExt.pl index 082e0f7b0..42855aa2f 100755 --- a/src/makeBaseExt/makeBaseExt.pl +++ b/src/makeBaseExt/makeBaseExt.pl @@ -2,7 +2,7 @@ eval 'exec perl -S $0 ${1+"$@"}' # -*- Mode: perl -*- if $running_under_some_shell; # makeBaseExt # Authors: Ralph Lange, Marty Kraimer, Andrew Johnson and Janet Anderson -# $Id$ +# $Revision-Id$ use Cwd; use Getopt::Std; diff --git a/src/makeBaseExt/top/Makefile b/src/makeBaseExt/top/Makefile index 65238a7bb..053bc6ab8 100644 --- a/src/makeBaseExt/top/Makefile +++ b/src/makeBaseExt/top/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ TOP = . include $(TOP)/configure/CONFIG diff --git a/src/makeBaseExt/top/configure/CONFIG b/src/makeBaseExt/top/configure/CONFIG index 76f749dfe..9275c9401 100644 --- a/src/makeBaseExt/top/configure/CONFIG +++ b/src/makeBaseExt/top/configure/CONFIG @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ INSTALL_IDLFILE = $(INSTALL) diff --git a/src/makeBaseExt/top/configure/Makefile b/src/makeBaseExt/top/configure/Makefile index 5b1e45ab3..956ca1f05 100644 --- a/src/makeBaseExt/top/configure/Makefile +++ b/src/makeBaseExt/top/configure/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ TOP=.. diff --git a/src/makeBaseExt/top/configure/RULES b/src/makeBaseExt/top/configure/RULES index f0f5cff43..1ba776797 100644 --- a/src/makeBaseExt/top/configure/RULES +++ b/src/makeBaseExt/top/configure/RULES @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ include $(CONFIG)/RULES include $(TOP)/configure/RULES_PYTHON diff --git a/src/makeBaseExt/top/configure/RULES_DIRS b/src/makeBaseExt/top/configure/RULES_DIRS index 4e7a45bfd..b3ee47beb 100644 --- a/src/makeBaseExt/top/configure/RULES_DIRS +++ b/src/makeBaseExt/top/configure/RULES_DIRS @@ -1,3 +1,3 @@ -# $Id$ +# $Revision-Id$ include $(CONFIG)/RULES_DIRS diff --git a/src/makeBaseExt/top/configure/RULES_IDL b/src/makeBaseExt/top/configure/RULES_IDL index 6ee891d40..c48eb8db5 100644 --- a/src/makeBaseExt/top/configure/RULES_IDL +++ b/src/makeBaseExt/top/configure/RULES_IDL @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ ifdef T_A ifeq ($(findstring Host,$(VALID_BUILDS)),Host) diff --git a/src/makeBaseExt/top/configure/RULES_PYTHON b/src/makeBaseExt/top/configure/RULES_PYTHON index 0c469d0c4..c8522e01e 100644 --- a/src/makeBaseExt/top/configure/RULES_PYTHON +++ b/src/makeBaseExt/top/configure/RULES_PYTHON @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ ifdef T_A ifeq ($(findstring Host,$(VALID_BUILDS)),Host) diff --git a/src/makeBaseExt/top/configure/RULES_TOP b/src/makeBaseExt/top/configure/RULES_TOP index d24f6bb98..b3b5c8d2f 100644 --- a/src/makeBaseExt/top/configure/RULES_TOP +++ b/src/makeBaseExt/top/configure/RULES_TOP @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ include $(CONFIG)/RULES_TOP diff --git a/src/makeBaseExt/top/configure/os/CONFIG.win32-x86-borland.win32-x86-borland b/src/makeBaseExt/top/configure/os/CONFIG.win32-x86-borland.win32-x86-borland index 13b438464..d191e69c6 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG.win32-x86-borland.win32-x86-borland +++ b/src/makeBaseExt/top/configure/os/CONFIG.win32-x86-borland.win32-x86-borland @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.Common.Common b/src/makeBaseExt/top/configure/os/CONFIG_SITE.Common.Common index 07b4b7471..e6ea50981 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.Common.Common +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.Common.Common @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.aix-ppc-gnu.aix-ppc-gnu b/src/makeBaseExt/top/configure/os/CONFIG_SITE.aix-ppc-gnu.aix-ppc-gnu index 165f9f653..aa02c0941 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.aix-ppc-gnu.aix-ppc-gnu +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.aix-ppc-gnu.aix-ppc-gnu @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.aix-ppc.aix-ppc b/src/makeBaseExt/top/configure/os/CONFIG_SITE.aix-ppc.aix-ppc index 718dd95fb..d3ace4e2a 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.aix-ppc.aix-ppc +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.aix-ppc.aix-ppc @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 b/src/makeBaseExt/top/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 index 0f1933e83..7d70d00d5 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-ppc.darwin-ppc b/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-ppc.darwin-ppc index c7c34af77..d546a6f3a 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-ppc.darwin-ppc +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-ppc.darwin-ppc @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-ppcx86.darwin-ppcx86 b/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-ppcx86.darwin-ppcx86 index ce751714f..e4c0927bd 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-ppcx86.darwin-ppcx86 +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-ppcx86.darwin-ppcx86 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-x86.darwin-x86 b/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-x86.darwin-x86 index 619a3568b..fe8cd431e 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-x86.darwin-x86 +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.darwin-x86.darwin-x86 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.freebsd-x86_64.freebsd-x86_64 b/src/makeBaseExt/top/configure/os/CONFIG_SITE.freebsd-x86_64.freebsd-x86_64 index c4d069a34..300f2be27 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.freebsd-x86_64.freebsd-x86_64 +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.freebsd-x86_64.freebsd-x86_64 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.hpux-parisc-gnu.hpux-parisc-gnu b/src/makeBaseExt/top/configure/os/CONFIG_SITE.hpux-parisc-gnu.hpux-parisc-gnu index 8b6d625bb..069e70ded 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.hpux-parisc-gnu.hpux-parisc-gnu +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.hpux-parisc-gnu.hpux-parisc-gnu @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.hpux-parisc.hpux-parisc b/src/makeBaseExt/top/configure/os/CONFIG_SITE.hpux-parisc.hpux-parisc index 57b27e526..75e70d5bd 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.hpux-parisc.hpux-parisc +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.hpux-parisc.hpux-parisc @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.interix-x86.interix-x86 b/src/makeBaseExt/top/configure/os/CONFIG_SITE.interix-x86.interix-x86 index 818a3ae35..ebab3020b 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.interix-x86.interix-x86 +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.interix-x86.interix-x86 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-ppc.linux-ppc b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-ppc.linux-ppc index 52cd886ba..bd4ed29c2 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-ppc.linux-ppc +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-ppc.linux-ppc @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-borland.linux-x86-borland b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-borland.linux-x86-borland index e1fa821bf..d9b3039fc 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-borland.linux-x86-borland +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-borland.linux-x86-borland @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-debug.linux-x86-debug b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-debug.linux-x86-debug index 52cd886ba..bd4ed29c2 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-debug.linux-x86-debug +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-debug.linux-x86-debug @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86.linux-athlon b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86.linux-athlon index 4d8ccf85f..aa78c9f65 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86.linux-athlon +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86.linux-athlon @@ -1,6 +1,6 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86.linux-x86 b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86.linux-x86 index 3d99c85ec..c44ec762c 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86.linux-x86 +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86.linux-x86 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug index 52cd886ba..bd4ed29c2 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 index 6ce5e9663..c63411a2b 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.osf-alpha.osf-alpha b/src/makeBaseExt/top/configure/os/CONFIG_SITE.osf-alpha.osf-alpha index 89451aa70..fc36212cc 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.osf-alpha.osf-alpha +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.osf-alpha.osf-alpha @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc-debug.solaris-sparc-debug b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc-debug.solaris-sparc-debug index 483f24949..d2e6e2627 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc-debug.solaris-sparc-debug +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc-debug.solaris-sparc-debug @@ -1,6 +1,6 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc-gnu.solaris-sparc-gnu b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc-gnu.solaris-sparc-gnu index 7964553d7..db0be679f 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc-gnu.solaris-sparc-gnu +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc-gnu.solaris-sparc-gnu @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc.solaris-sparc b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc.solaris-sparc index f52258582..a44797fad 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc.solaris-sparc +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc.solaris-sparc @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc64-gnu.solaris-sparc64-gnu b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc64-gnu.solaris-sparc64-gnu index 483f24949..d2e6e2627 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc64-gnu.solaris-sparc64-gnu +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc64-gnu.solaris-sparc64-gnu @@ -1,6 +1,6 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc64.solaris-sparc64 b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc64.solaris-sparc64 index e2497206a..e3c6a9715 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc64.solaris-sparc64 +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-sparc64.solaris-sparc64 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86-gnu.solaris-x86-gnu b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86-gnu.solaris-x86-gnu index dc5f762e9..808b367f0 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86-gnu.solaris-x86-gnu +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86-gnu.solaris-x86-gnu @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86.solaris-x86 b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86.solaris-x86 index 3b0efa78a..7260652b4 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86.solaris-x86 +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86.solaris-x86 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86_64.solaris-x86_64 b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86_64.solaris-x86_64 index bc0ea6be0..a85e513f2 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86_64.solaris-x86_64 +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.solaris-x86_64.solaris-x86_64 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-borland.win32-x86-borland b/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-borland.win32-x86-borland index 60f6b8ea8..e3d77b45a 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-borland.win32-x86-borland +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-borland.win32-x86-borland @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-cygwin.win32-x86-cygwin b/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-cygwin.win32-x86-cygwin index 83de00a5f..97416906c 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-cygwin.win32-x86-cygwin +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-cygwin.win32-x86-cygwin @@ -1,6 +1,6 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-debug.win32-x86-debug b/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-debug.win32-x86-debug index 02d64cc48..74e929e9e 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-debug.win32-x86-debug +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-debug.win32-x86-debug @@ -1,6 +1,6 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-mingw.win32-x86-mingw b/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-mingw.win32-x86-mingw index 83de00a5f..97416906c 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-mingw.win32-x86-mingw +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.win32-x86-mingw.win32-x86-mingw @@ -1,6 +1,6 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/src/makeBaseExt/top/src/Makefile b/src/makeBaseExt/top/src/Makefile index 7696b2f30..4b367d431 100644 --- a/src/makeBaseExt/top/src/Makefile +++ b/src/makeBaseExt/top/src/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ TOP = .. include $(TOP)/configure/CONFIG diff --git a/src/misc/base.dbd b/src/misc/base.dbd index b7ea298e6..7c7e99ed2 100644 --- a/src/misc/base.dbd +++ b/src/misc/base.dbd @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file defines the standard record types and device support # provided by Base and (usually) loaded into all IOCs. diff --git a/src/misc/epicsRelease.c b/src/misc/epicsRelease.c index f0d9adef2..d1fce539f 100644 --- a/src/misc/epicsRelease.c +++ b/src/misc/epicsRelease.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ **/ #include diff --git a/src/misc/iocInit.c b/src/misc/iocInit.c index bbb29652a..3100ffd4b 100644 --- a/src/misc/iocInit.c +++ b/src/misc/iocInit.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Original Author: Marty Kraimer * Date: 06-01-91 diff --git a/src/rec/aSubRecord.c b/src/rec/aSubRecord.c index a4ecf4179..24447cee3 100644 --- a/src/rec/aSubRecord.c +++ b/src/rec/aSubRecord.c @@ -4,7 +4,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* $Revision-Id$ * * Record Support Routines for the Array Subroutine Record type, * derived from Andy Foster's genSub record, with some features diff --git a/src/rec/aiRecord.c b/src/rec/aiRecord.c index 6cb440f8d..343d62126 100644 --- a/src/rec/aiRecord.c +++ b/src/rec/aiRecord.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* aiRecord.c - Record Support Routines for Analog Input records */ /* diff --git a/src/rec/aoRecord.c b/src/rec/aoRecord.c index 33bfc4730..5f8436ab2 100644 --- a/src/rec/aoRecord.c +++ b/src/rec/aoRecord.c @@ -6,7 +6,7 @@ * EPICS BASE is distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* aoRecord.c - Record Support Routines for Analog Output records */ /* diff --git a/src/rec/biRecord.c b/src/rec/biRecord.c index 8192bee2a..b58bb65d5 100644 --- a/src/rec/biRecord.c +++ b/src/rec/biRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recBi.c - Record Support Routines for Binary Input records */ /* diff --git a/src/rec/boRecord.c b/src/rec/boRecord.c index b0c45daed..5248bd661 100644 --- a/src/rec/boRecord.c +++ b/src/rec/boRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recBo.c - Record Support Routines for Binary Output records */ /* diff --git a/src/rec/calcRecord.c b/src/rec/calcRecord.c index aa2178054..359c35ef3 100644 --- a/src/rec/calcRecord.c +++ b/src/rec/calcRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Record Support Routines for Calculation records */ /* diff --git a/src/rec/compressRecord.c b/src/rec/compressRecord.c index 5d29f7ec0..f001fd4b8 100644 --- a/src/rec/compressRecord.c +++ b/src/rec/compressRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Original Author: Bob Dalesio * Date: 7-14-89 diff --git a/src/rec/dfanoutRecord.c b/src/rec/dfanoutRecord.c index 899fbf941..672c1cccd 100644 --- a/src/rec/dfanoutRecord.c +++ b/src/rec/dfanoutRecord.c @@ -5,7 +5,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recDfanout.c - Record Support Routines for Dfanout records */ /* diff --git a/src/rec/eventRecord.c b/src/rec/eventRecord.c index 4785e78f3..b8cc2b208 100644 --- a/src/rec/eventRecord.c +++ b/src/rec/eventRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recEvent.c - Record Support Routines for Event records */ /* diff --git a/src/rec/fanoutRecord.c b/src/rec/fanoutRecord.c index 5c6ccec8e..1b11056a3 100644 --- a/src/rec/fanoutRecord.c +++ b/src/rec/fanoutRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Original Author: Bob Dalesio * Date: 12-20-88 diff --git a/src/rec/histogramRecord.c b/src/rec/histogramRecord.c index 7753312a6..e78be26c5 100644 --- a/src/rec/histogramRecord.c +++ b/src/rec/histogramRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recHistogram.c - Record Support Routines for Histogram records */ /* diff --git a/src/rec/longinRecord.c b/src/rec/longinRecord.c index 56904d1a5..011b6c882 100644 --- a/src/rec/longinRecord.c +++ b/src/rec/longinRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recLongin.c - Record Support Routines for Longin records */ /* diff --git a/src/rec/longoutRecord.c b/src/rec/longoutRecord.c index 1de82e3ba..d7d53d44f 100644 --- a/src/rec/longoutRecord.c +++ b/src/rec/longoutRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Author: Janet Anderson * Date: 9/23/91 diff --git a/src/rec/mbbiDirectRecord.c b/src/rec/mbbiDirectRecord.c index 51ee7de92..e8942a75f 100644 --- a/src/rec/mbbiDirectRecord.c +++ b/src/rec/mbbiDirectRecord.c @@ -9,7 +9,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recMbbiDirect.c - Record Support routines for mbboDirect records */ /* diff --git a/src/rec/mbbiRecord.c b/src/rec/mbbiRecord.c index ae7b7411e..6a1ef943d 100644 --- a/src/rec/mbbiRecord.c +++ b/src/rec/mbbiRecord.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* * Original Author: Bob Dalesio * Date: 5-9-88 diff --git a/src/rec/mbboDirectRecord.c b/src/rec/mbboDirectRecord.c index 83a89fa87..3d3a419f0 100644 --- a/src/rec/mbboDirectRecord.c +++ b/src/rec/mbboDirectRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recMbboDirect.c - Record Support for mbboDirect records */ /* diff --git a/src/rec/mbboRecord.c b/src/rec/mbboRecord.c index 74ae040cd..5df97ff07 100644 --- a/src/rec/mbboRecord.c +++ b/src/rec/mbboRecord.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recMbbo.c - Record Support Routines for multi bit binary Output records */ /* diff --git a/src/rec/permissiveRecord.c b/src/rec/permissiveRecord.c index 2be55b7fd..a1d96d151 100644 --- a/src/rec/permissiveRecord.c +++ b/src/rec/permissiveRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recPermissive.c - Record Support Routines for Permissive records */ /* diff --git a/src/rec/selRecord.c b/src/rec/selRecord.c index 4eef2d79a..6bc43c227 100644 --- a/src/rec/selRecord.c +++ b/src/rec/selRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* selRecord.c - Record Support Routines for Select records */ /* diff --git a/src/rec/seqRecord.c b/src/rec/seqRecord.c index 7c0d3dd42..67e2518d8 100644 --- a/src/rec/seqRecord.c +++ b/src/rec/seqRecord.c @@ -8,7 +8,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: John Winans * Date: 09-21-92 diff --git a/src/rec/stateRecord.c b/src/rec/stateRecord.c index db091e172..193d7ca51 100644 --- a/src/rec/stateRecord.c +++ b/src/rec/stateRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recState.c - Record Support Routines for State records */ /* diff --git a/src/rec/stringinRecord.c b/src/rec/stringinRecord.c index ce2200fa1..7ad30a364 100644 --- a/src/rec/stringinRecord.c +++ b/src/rec/stringinRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recStringin.c - Record Support Routines for Stringin records */ /* diff --git a/src/rec/stringoutRecord.c b/src/rec/stringoutRecord.c index 92567706e..1f2842e38 100644 --- a/src/rec/stringoutRecord.c +++ b/src/rec/stringoutRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recStringout.c - Record Support Routines for Stringout records */ /* diff --git a/src/rec/subArrayRecord.c b/src/rec/subArrayRecord.c index b6a167945..dac59a89d 100644 --- a/src/rec/subArrayRecord.c +++ b/src/rec/subArrayRecord.c @@ -5,7 +5,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recSubArray.c - Record Support Routines for SubArray records * diff --git a/src/rec/subRecord.c b/src/rec/subRecord.c index 195097671..c07de5692 100644 --- a/src/rec/subRecord.c +++ b/src/rec/subRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Record Support Routines for Subroutine records */ /* diff --git a/src/rec/waveformRecord.c b/src/rec/waveformRecord.c index b36435fb6..6cd7a05b4 100644 --- a/src/rec/waveformRecord.c +++ b/src/rec/waveformRecord.c @@ -7,7 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* recWaveform.c - Record Support Routines for Waveform records */ /* diff --git a/src/rsrv/caservertask.c b/src/rsrv/caservertask.c index fd576086d..a927184f2 100644 --- a/src/rsrv/caservertask.c +++ b/src/rsrv/caservertask.c @@ -8,7 +8,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Jeffrey O. Hill * diff --git a/src/rsrv/online_notify.c b/src/rsrv/online_notify.c index 828f50358..24af1d493 100644 --- a/src/rsrv/online_notify.c +++ b/src/rsrv/online_notify.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * tell CA clients this a server has joined the network * diff --git a/src/rsrv/rsrv.h b/src/rsrv/rsrv.h index d2ad382fd..1911e2455 100644 --- a/src/rsrv/rsrv.h +++ b/src/rsrv/rsrv.h @@ -9,7 +9,7 @@ \*************************************************************************/ /* - * $Id$ + * $Revision-Id$ * * Author: Jeffrey O. Hill * hill@luke.lanl.gov diff --git a/src/softIoc/softIocExit.db b/src/softIoc/softIocExit.db index 76fbe9aea..b5c027d70 100644 --- a/src/softIoc/softIocExit.db +++ b/src/softIoc/softIocExit.db @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # record(sub,"$(IOC):exit") { field(DESC,"Exit subroutine") diff --git a/src/softIoc/softMain.cpp b/src/softIoc/softMain.cpp index 786ce1eac..3c847852d 100644 --- a/src/softIoc/softMain.cpp +++ b/src/softIoc/softMain.cpp @@ -7,7 +7,7 @@ * found in the file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ */ +/* $Revision-Id$ */ /* Author: Andrew Johnson Date: 2003-04-08 */ diff --git a/src/tools/EPICS/Copy.pm b/src/tools/EPICS/Copy.pm index 1cc7b8e46..5c8f37478 100644 --- a/src/tools/EPICS/Copy.pm +++ b/src/tools/EPICS/Copy.pm @@ -5,7 +5,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Copy directories and files from a template diff --git a/src/tools/EPICS/Path.pm b/src/tools/EPICS/Path.pm index 29ee3d3cf..f67f25010 100644 --- a/src/tools/EPICS/Path.pm +++ b/src/tools/EPICS/Path.pm @@ -5,7 +5,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ use Carp; use Cwd qw(getcwd abs_path); diff --git a/src/tools/EPICS/Release.pm b/src/tools/EPICS/Release.pm index b1fba7ef4..1cc307379 100644 --- a/src/tools/EPICS/Release.pm +++ b/src/tools/EPICS/Release.pm @@ -5,7 +5,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Parse all relevent configure/RELEASE* files and includes diff --git a/src/tools/convertRelease.pl b/src/tools/convertRelease.pl index b9774bd3a..bcf3c865a 100644 --- a/src/tools/convertRelease.pl +++ b/src/tools/convertRelease.pl @@ -9,7 +9,7 @@ eval 'exec perl -S $0 ${1+"$@"}' # -*- Mode: perl -*- # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # Convert configure/RELEASE file(s) into something else. # diff --git a/src/tools/cvsclean.pl b/src/tools/cvsclean.pl index bd05c0de6..09ecdf77c 100644 --- a/src/tools/cvsclean.pl +++ b/src/tools/cvsclean.pl @@ -9,7 +9,7 @@ eval 'exec perl -S $0 ${1+"$@"}' # -*- Mode: perl -*- # in the file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Find and delete cvs .#* and editor backup *~ # files from all dirs of the directory tree. diff --git a/src/tools/dos2unix.pl b/src/tools/dos2unix.pl index 441f9af15..c10282a3e 100644 --- a/src/tools/dos2unix.pl +++ b/src/tools/dos2unix.pl @@ -11,7 +11,7 @@ eval 'exec perl -S $0 ${1+"$@"}' # -*- Mode: perl -*- #************************************************************************* # Converts text file in DOS CR/LF format to unix ISO format -# $Id$ +# $Revision-Id$ @files=@ARGV; diff --git a/src/tools/expandVars.pl b/src/tools/expandVars.pl index 082386de4..79dfbfef0 100644 --- a/src/tools/expandVars.pl +++ b/src/tools/expandVars.pl @@ -6,7 +6,7 @@ # Author: Andrew Johnson # Date: 10 February 2005 # -# $Id$ +# $Revision-Id$ # use strict; diff --git a/src/tools/filterWarnings.pl b/src/tools/filterWarnings.pl index b2bc917e9..2e9153490 100644 --- a/src/tools/filterWarnings.pl +++ b/src/tools/filterWarnings.pl @@ -12,7 +12,7 @@ eval 'exec perl -S $0 ${1+"$@"}' # -*- Mode: perl -*- # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Author: Ralph Lange # diff --git a/src/tools/fullPathName.pl b/src/tools/fullPathName.pl index 45c0997ad..99e22838b 100644 --- a/src/tools/fullPathName.pl +++ b/src/tools/fullPathName.pl @@ -7,7 +7,7 @@ eval 'exec perl -S -w $0 ${1+"$@"}' # -*- Mode: perl -*- # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Determines an absolute pathname for its argument, # which may be either a relative or absolute path and diff --git a/src/tools/makeIncludeDbd.pl b/src/tools/makeIncludeDbd.pl index 96dfe311f..b42f6f3d8 100644 --- a/src/tools/makeIncludeDbd.pl +++ b/src/tools/makeIncludeDbd.pl @@ -9,7 +9,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ use File::Basename; diff --git a/src/tools/munch.pl b/src/tools/munch.pl index c4d5f50be..a51c079c5 100644 --- a/src/tools/munch.pl +++ b/src/tools/munch.pl @@ -7,7 +7,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in the file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Creates a ctdt.c file of C++ static constructors and destructors, # as required for all vxWorks binaries containing C++ code. diff --git a/src/toolsComm/flex/README b/src/toolsComm/flex/README index a407467d6..27ef4909c 100644 --- a/src/toolsComm/flex/README +++ b/src/toolsComm/flex/README @@ -1,4 +1,4 @@ -// $Header$ +// $Revision-Id$ This is release 2.3 of flex - a full release. diff --git a/src/toolsComm/flex/ccl.c b/src/toolsComm/flex/ccl.c index 6ef368e58..0fc82c9c1 100644 --- a/src/toolsComm/flex/ccl.c +++ b/src/toolsComm/flex/ccl.c @@ -36,7 +36,7 @@ #ifndef lint static char rcsid[] = - "@(#) $Header$ (LBL)"; + "@(#) $Revision-Id$ (LBL)"; #endif #include "flexdef.h" diff --git a/src/toolsComm/flex/dfa.c b/src/toolsComm/flex/dfa.c index 0a59a6e96..cda0dc894 100644 --- a/src/toolsComm/flex/dfa.c +++ b/src/toolsComm/flex/dfa.c @@ -36,7 +36,7 @@ #ifndef lint static char rcsid[] = - "@(#) $Header$ (LBL)"; + "@(#) $Revision-Id$ (LBL)"; #endif #include "flexdef.h" diff --git a/src/toolsComm/flex/ecs.c b/src/toolsComm/flex/ecs.c index fca64b42c..37d938832 100644 --- a/src/toolsComm/flex/ecs.c +++ b/src/toolsComm/flex/ecs.c @@ -36,7 +36,7 @@ #ifndef lint static char rcsid[] = - "@(#) $Header$ (LBL)"; + "@(#) $Revision-Id$ (LBL)"; #endif #include "flexdef.h" diff --git a/src/toolsComm/flex/flex.skel b/src/toolsComm/flex/flex.skel index 72ab0c379..b8fb64090 100644 --- a/src/toolsComm/flex/flex.skel +++ b/src/toolsComm/flex/flex.skel @@ -1,7 +1,7 @@ /* A lexical scanner generated by flex */ /* scanner skeleton version: - * $Header$ + * $Revision-Id$ */ #define FLEX_SCANNER diff --git a/src/toolsComm/flex/flex.skel.static b/src/toolsComm/flex/flex.skel.static index a52306c20..827bc8ff8 100644 --- a/src/toolsComm/flex/flex.skel.static +++ b/src/toolsComm/flex/flex.skel.static @@ -1,7 +1,7 @@ /* A lexical scanner generated by flex */ /* scanner skeleton version: - * $Header$ + * $Revision-Id$ */ /* modified by Jim Kowalkowski to have everything declared static */ diff --git a/src/toolsComm/flex/flexdef.h b/src/toolsComm/flex/flexdef.h index df009a281..f05694a1c 100644 --- a/src/toolsComm/flex/flexdef.h +++ b/src/toolsComm/flex/flexdef.h @@ -34,7 +34,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -/* @(#) $Header$ (LBL) */ +/* @(#) $Revision-Id$ (LBL) */ #ifndef INC_flexdef_H #define INC_flexdef_H diff --git a/src/toolsComm/flex/gen.c b/src/toolsComm/flex/gen.c index a6cdeb1b6..575d98829 100644 --- a/src/toolsComm/flex/gen.c +++ b/src/toolsComm/flex/gen.c @@ -36,7 +36,7 @@ #ifndef lint static char rcsid[] = - "@(#) $Header$ (LBL)"; + "@(#) $Revision-Id$ (LBL)"; #endif #include "flexdef.h" diff --git a/src/toolsComm/flex/libmain.c b/src/toolsComm/flex/libmain.c index 56336eca0..70a10af06 100644 --- a/src/toolsComm/flex/libmain.c +++ b/src/toolsComm/flex/libmain.c @@ -8,7 +8,7 @@ \*************************************************************************/ /* libmain - flex run-time support library "main" function */ -/* $Header$ */ +/* $Revision-Id$ */ extern int yylex(); diff --git a/src/toolsComm/flex/main.c b/src/toolsComm/flex/main.c index 58630af27..c86affb17 100644 --- a/src/toolsComm/flex/main.c +++ b/src/toolsComm/flex/main.c @@ -45,7 +45,7 @@ char copyright[] = /* #ifndef lint static char rcsid[] = - "@(#) $Header$ (LBL)"; + "@(#) $Revision-Id$ (LBL)"; #endif #include "flexdef.h" diff --git a/src/toolsComm/flex/misc.c b/src/toolsComm/flex/misc.c index 904f881ce..96dbbaacc 100644 --- a/src/toolsComm/flex/misc.c +++ b/src/toolsComm/flex/misc.c @@ -36,7 +36,7 @@ #ifndef lint static char rcsid[] = - "@(#) $Header$ (LBL)"; + "@(#) $Revision-Id$ (LBL)"; #endif #include diff --git a/src/toolsComm/flex/nfa.c b/src/toolsComm/flex/nfa.c index 4d0ebcbc7..cd04ade81 100644 --- a/src/toolsComm/flex/nfa.c +++ b/src/toolsComm/flex/nfa.c @@ -36,7 +36,7 @@ #ifndef lint static char rcsid[] = - "@(#) $Header$ (LBL)"; + "@(#) $Revision-Id$ (LBL)"; #endif #include "flexdef.h" diff --git a/src/toolsComm/flex/parse.y b/src/toolsComm/flex/parse.y index 4cfe38d54..402232d81 100644 --- a/src/toolsComm/flex/parse.y +++ b/src/toolsComm/flex/parse.y @@ -32,7 +32,7 @@ #ifndef lint static char rcsid[] = - "@(#) $Header$ (LBL)"; + "@(#) $Revision-Id$ (LBL)"; #endif #include "flexdef.h" diff --git a/src/toolsComm/flex/scan.c b/src/toolsComm/flex/scan.c index 4674fd85f..d38fce46e 100644 --- a/src/toolsComm/flex/scan.c +++ b/src/toolsComm/flex/scan.c @@ -1,7 +1,7 @@ /* A lexical scanner generated by flex */ /* scanner skeleton version: - * $Header$ + * $Revision-Id$ */ #define FLEX_SCANNER diff --git a/src/toolsComm/flex/sym.c b/src/toolsComm/flex/sym.c index 26b254f77..943dafdac 100644 --- a/src/toolsComm/flex/sym.c +++ b/src/toolsComm/flex/sym.c @@ -36,7 +36,7 @@ #ifndef lint static char rcsid[] = - "@(#) $Header$ (LBL)"; + "@(#) $Revision-Id$ (LBL)"; #endif #include "flexdef.h" diff --git a/src/toolsComm/flex/tblcmp.c b/src/toolsComm/flex/tblcmp.c index 6af219653..31fd979b6 100644 --- a/src/toolsComm/flex/tblcmp.c +++ b/src/toolsComm/flex/tblcmp.c @@ -36,7 +36,7 @@ #ifndef lint static char rcsid[] = - "@(#) $Header$ (LBL)"; + "@(#) $Revision-Id$ (LBL)"; #endif #include "flexdef.h" diff --git a/src/toolsComm/flex/yylex.c b/src/toolsComm/flex/yylex.c index b497d2a2e..3fb51dcfa 100644 --- a/src/toolsComm/flex/yylex.c +++ b/src/toolsComm/flex/yylex.c @@ -35,7 +35,7 @@ */ /* - * $Id$ + * $Revision-Id$ */ #include diff --git a/src/util/ca_test.c b/src/util/ca_test.c index f7c6ab023..f4954797f 100644 --- a/src/util/ca_test.c +++ b/src/util/ca_test.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* @(#)ca_test.c $Id$ +/* @(#)ca_test.c $Revision-Id$ * Author: Jeff Hill * Date: 07-01-91 * diff --git a/src/util/ca_test.h b/src/util/ca_test.h index cb8e0229d..f14fea600 100644 --- a/src/util/ca_test.h +++ b/src/util/ca_test.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* @(#)ca_test.k $Id$ +/* @(#)ca_test.k $Revision-Id$ * Author: Jeff Hill * Date: 21JAN2000 */ diff --git a/src/util/ca_test_main.c b/src/util/ca_test_main.c index 26f57c9bf..ae41f40ef 100644 --- a/src/util/ca_test_main.c +++ b/src/util/ca_test_main.c @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* @(#)ca_test_main.c $Id$ +/* @(#)ca_test_main.c $Revision-Id$ * Author: Jeff Hill * Date: 21JAN2000 */ diff --git a/src/util/iocLogServer.c b/src/util/iocLogServer.c index 6d8f2ca3c..fc824bf00 100644 --- a/src/util/iocLogServer.c +++ b/src/util/iocLogServer.c @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* iocLogServer.c */ -/* base/src/util $Id$ */ +/* base/src/util $Revision-Id$ */ /* * archive logMsg() from several IOC's to a common rotating file diff --git a/startup/EpicsHostArch.pl b/startup/EpicsHostArch.pl index 55140d42c..db3b8f506 100755 --- a/startup/EpicsHostArch.pl +++ b/startup/EpicsHostArch.pl @@ -10,7 +10,7 @@ eval 'exec perl -S $0 ${1+"$@"}' # -*- Mode: perl -*- # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Returns the Epics host architecture suitable # for assigning to the EPICS_HOST_ARCH variable diff --git a/startup/cygwin.bat b/startup/cygwin.bat index 78ee78e51..22f965dbf 100755 --- a/startup/cygwin.bat +++ b/startup/cygwin.bat @@ -8,7 +8,7 @@ REM EPICS BASE Versions 3.13.7 REM and higher are distributed subject to a Software License Agreement found REM in file LICENSE that is included with this distribution. REM ************************************************************************* -REM $Id$ +REM $Revision-Id$ REM REM Site-specific EPICS environment settings REM diff --git a/startup/win32.bat b/startup/win32.bat index 36605fc61..6f86bb4d9 100755 --- a/startup/win32.bat +++ b/startup/win32.bat @@ -8,7 +8,7 @@ REM EPICS BASE Versions 3.13.7 REM and higher are distributed subject to a Software License Agreement found REM in file LICENSE that is included with this distribution. REM ************************************************************************* -REM $Id$ +REM $Revision-Id$ REM REM Site-specific EPICS environment settings REM