Summary Period: 2001-01-30 to 2001-01-12 (Commits 4852-4951 of 9251)
|
jba 1/30/01 10:00 AM |
Modified depends rules |
| 4 lines of code changed in: configure/RULES_BUILD (+4 -3) | |
|
jba 1/30/01 9:59 AM |
Initial version |
| 261 lines of code changed in: configure/CONFIG.gnuCommon (new 42) configure/os: CONFIG.Common.linux-x86 (new 34), CONFIG.Common.lynxos-x86 (new 1), CONFIG.Common.osf-alpha (new 31), CONFIG.Common.solaris-sparc-gnu (new 12), CONFIG.Common.solaris-x86 (new 38), CONFIG.Common.solaris-x86-gnu (new 12), CONFIG.Common.sun4-x86 (new 3), CONFIG.solaris-sparc-gnu.Common (new 12), CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (new 22), CONFIG.solaris-x86-gnu.Common (new 12), CONFIG.solaris-x86-gnu.solaris-x86-gnu (new 22), CONFIG_SITE.linux-x86.UnixCommon (new 9), CONFIG_SITE.linux-x86.solaris-sparc (new 11) | |
|
mrk 1/29/01 2:17 PM |
replacement for osiTime |
| 1205 lines of code changed in: src/libCom/osi: epicsTime.cpp (new 844), epicsTime.h (new 361) | |
|
jhill 1/26/01 6:48 PM |
installed workaround for gnu warning |
| 22 lines of code changed in: src/ca: iocinf.h (+13 -1), oldAccess.h (+7 -1), repeater.cpp (+2 -1) | |
|
jhill 1/26/01 6:46 PM |
added newline at EOF |
| 3 lines of code changed in: src/ca/comBuf.cpp (+3 -2) | |
|
jhill 1/26/01 6:45 PM |
add new line at EOF |
| 3 lines of code changed in: src/ca/tcpSendWatchdog.cpp (+3 -2) | |
|
jhill 1/26/01 6:23 PM |
fixed C++ style comment in C file |
| 1 lines of code changed in: src/ca/acctst.c (+1 -1) | |
|
jhill 1/26/01 6:18 PM |
fixed spelling |
| 2 lines of code changed in: src/rsrv/caservertask.c (+2 -2) | |
|
jhill 1/26/01 6:17 PM |
cosmetic |
| 2 lines of code changed in: src/ca/udpiiu.cpp (+2 -2) | |
|
jhill 1/26/01 6:16 PM |
made tcp recv and send watch dogs embedded objects |
| 9 lines of code changed in: src/ca/tcpSendWatchdog.cpp (+9 -10) | |
|
jhill 1/26/01 6:16 PM |
made tcp recv and send watch dogs embedded objects and added debug diagnostics |
| 34 lines of code changed in: src/ca/tcpRecvWatchdog.cpp (+34 -20) | |
|
jhill 1/26/01 6:14 PM |
added beacon period diagnostic, fixed flush logic, made tcp recv and send watch dogs embedded objects |
| 48 lines of code changed in: src/ca: tcpiiu.cpp (+37 -42), tcpiiu_IL.h (+11 -15) | |
|
jhill 1/26/01 6:13 PM |
added beacon period diagnostic |
| 14 lines of code changed in: src/ca: nciu.cpp (+6 -1), netiiu.cpp (+8 -2) | |
|
jhill 1/26/01 6:12 PM |
made tcp send / recv watch dogs be embedded objects |
| 17 lines of code changed in: src/ca/iocinf.h (+17 -14) | |
|
jhill 1/26/01 6:10 PM |
added beacon period diagnostic |
| 29 lines of code changed in: src/ca: cacChannel.cpp (+14 -1), cacChannelIO.cpp (+8 -1), cacIO.h (+3 -1), cadef.h (+2 -2), casw.cpp (+2 -2) | |
|
jhill 1/26/01 6:10 PM |
fixed logic when beacon arrives for a dead IIU |
| 14 lines of code changed in: src/ca/cac.cpp (+14 -13) | |
|
jhill 1/26/01 6:09 PM |
added beacon period diagnostic |
| 9 lines of code changed in: src/ca/bhe.cpp (+9 -2) | |
|
jhill 1/26/01 6:08 PM |
added several new tests |
| 76 lines of code changed in: src/ca/acctst.c (+76 -43) | |
|
jhill 1/26/01 6:08 PM |
added beacon period diagnostic |
| 8 lines of code changed in: src/ca/access.cpp (+8 -3) | |
|
jhill 1/26/01 6:07 PM |
installed event rate test |
| 97 lines of code changed in: src/ca: Makefile (+3 -2), caEventRate.cpp (new 78), caEventRateMain.cpp (new 16) | |
|
jhill 1/26/01 4:11 PM |
fixed port was sent in the wrong byte order in beacon message |
| 1 lines of code changed in: src/cas/io/bsdSocket/casDGIntfIO.cc (+1 -1) | |
|
jhill 1/26/01 3:13 PM |
fixed potentiall bug when communicating with earlier versions |
| 4 lines of code changed in: src/ca/udpiiu.cpp (+4 -4) | |
|
jba 1/26/01 10:29 AM |
Added optional alternate compiler command line parm. |
| 16 lines of code changed in: startup: EpicsHostArch (+11 -4), EpicsHostArch.pl (+5 -2) | |
|
jhill 1/25/01 2:53 PM |
fixed spelling |
| 2 lines of code changed in: src/cas/io/bsdSocket/casIntfIO.cc (+2 -2) | |
|
jhill 1/25/01 1:13 PM |
dont use sendto on connected socket |
| 1 lines of code changed in: src/cas/io/bsdSocket/casDGIntfIO.cc (+1 -2) | |
|
jhill 1/25/01 1:03 PM |
rearrange include hierarchy |
| 4 lines of code changed in: src/ca: comQueSend.cpp (+1 -2), comQueSend_IL.h (+3 -1) | |
|
jhill 1/24/01 8:26 PM |
fixed missing inline func includes on sun pro |
| 4 lines of code changed in: src/ca: netReadNotifyIO.cpp (+2 -1), netWriteNotifyIO.cpp (+2 -1) | |
|
jhill 1/24/01 8:16 PM |
added new uninstal methods which are initially noops |
| 15 lines of code changed in: src/db: dbCAC.h (+3 -1), dbPutNotifyIO.cpp (+7 -1), dbSubscriptionIO.cpp (+5 -1) | |
|
jhill 1/24/01 8:14 PM |
improved IIU shutdown seq for IO |
| 116 lines of code changed in: src/ca: cacNotifyIO.cpp (+1 -5), iocinf.h (+15 -14), nciu.cpp (+2 -2), nciu_IL.h (+1 -7), netReadCopyIO.cpp (+6 -1), netReadCopyIO_IL.h (+1 -2), netReadNotifyIO.cpp (+6 -10), netSubscription.cpp (+6 -4), netSubscription_IL.h (+4 -4), netWriteNotifyIO.cpp (+3 -3), netiiu.cpp (+33 -14), tcpiiu.cpp (+38 -41) | |
|
jhill 1/24/01 8:12 PM |
better destroy sequence |
| 5 lines of code changed in: src/ca/cacNotify.cpp (+5 -2) | |
|
jhill 1/24/01 8:11 PM |
removed destroy method and added uninstall method |
| 2 lines of code changed in: src/ca/cacIO.h (+2 -2) | |
|
jhill 1/24/01 8:10 PM |
better variable name |
| 4 lines of code changed in: src/ca/cacChannel.cpp (+4 -4) | |
|
jhill 1/24/01 8:09 PM |
rearranged order of tests |
| 5 lines of code changed in: src/ca/acctst.c (+5 -1) | |
|
jhill 1/24/01 8:07 PM |
made memeber func const |
| 2 lines of code changed in: src/ca/baseNMIU_IL.h (+2 -2) | |
|
jhill 1/24/01 8:06 PM |
better variable name |
| 6 lines of code changed in: src/ca/cac.cpp (+6 -6) | |
|
mrk 1/24/01 3:35 PM |
new headers |
| 96 lines of code changed in: src/libCom/timer: epicsPeriodicTimer.h (new 0), epicsTimer.h (new 90), epicsTimerQueue.h (new 6) | |
|
jhill 1/24/01 12:26 PM |
added new line at EOF |
| 9 lines of code changed in: src/ca: cac_IL.h (+3 -2), recvProcessThread_IL.h (+3 -2), udpiiu_IL.h (+3 -2) | |
|
norume 1/24/01 8:23 AM |
No need to call epicsThreadInit since it is now completely internal to osdThread.c. |
| 1 lines of code changed in: src/libCom/osi/os/RTEMS/rtems_init.c (+1 -6) | |
|
jhill 1/23/01 5:56 PM |
upgraded event subscription logic |
| 152 lines of code changed in: src/ca: baseNMIU.cpp (+3 -12), cac.cpp (+10 -24), cac_IL.h (+28 -1), caerr.h (+1 -1), iocinf.h (+17 -25), nciu.cpp (+3 -12), nciu_IL.h (+7 -6), netSubscription.cpp (+3 -14), netiiu.cpp (+21 -10), recvProcessThread.cpp (+3 -8), recvProcessThread_IL.h (new 2), tcpiiu.cpp (+51 -44), udpiiu.cpp (+1 -5), udpiiu_IL.h (new 2) | |
|
mrk 1/23/01 3:33 PM |
dont open output file until input sucessfully read |
| 10 lines of code changed in: src/dbStatic: dbToMenuH.c (+5 -5), dbToRecordtypeH.c (+5 -5) | |
|
jhill 1/22/01 5:36 PM |
fixed Solaris warnings introduced by prev change |
| 8 lines of code changed in: src/cas/generic: caServerIIL.h (+5 -5), casClient.cc (+3 -3) | |
|
jhill 1/22/01 5:16 PM |
fixed gnu warnings introduced by prev change |
| 7 lines of code changed in: src: ca/iocinf.h (+4 -4), libCom/misc/ipAddrToAsciiAsynchronous.h (+3 -3) | |
|
jhill 1/22/01 5:00 PM |
fixed borland warning |
| 56 lines of code changed in: src/ca: Makefile (+1), comBuf.cpp (new 34), comBuf_IL.h (+1 -17), comQueSend_IL.h (+15 -6), iocinf.h (+2 -2), syncgrp.cpp (+3 -4) | |
|
jhill 1/22/01 4:49 PM |
fixed borland warning |
| 27 lines of code changed in: src/libCom: logClient/logClient.c (+13 -5), misc/ipAddrToAsciiAsynchronous.cpp (+2 -2) src/libCom/cxxTemplates: resourceLib.h (+3 -3), tsFreeList.h (+4 -2) src/libCom/osi/os/WIN32: osdNetIntf.c (+1 -6), osdSock.c (+1 -2), osdThread.c (+1 -6), osdTime.cpp (+2 -2) | |
|
norume 1/22/01 3:11 PM |
Must include osdInterrupt.h to get prototype for interrupt context message handler daemon. |
| 2 lines of code changed in: src/libCom/osi/os/RTEMS/osdThread.c (+2 -1) | |
|
mrk 1/22/01 2:12 PM |
osiInterrupt is now epicsInterrupt |
| 6 lines of code changed in: src/db: callback.c (+3 -3), dbScan.c (+3 -3) | |
|
mrk 1/22/01 2:10 PM |
osiInterrupt=>epicsInterrupt; epicsThreadInit now static |
| 146 lines of code changed in: src/libCom: Makefile (+1 -1), error/errlog.c (+13 -13) src/libCom/osi: epicsInterrupt.h (new 23), epicsThread.h (-1), osiInterrupt.h (del) src/libCom/osi/os: WIN32/osdThread.c (+64 -64), default/osdInterrupt.c (+8 -7), posix/osdThread.c (+9 -8) src/libCom/osi/os/RTEMS: osdInterrupt.c (+7 -7), osdThread.c (+2 -3) src/libCom/osi/os/vxWorks: osdInterrupt.c (+5 -5), osdThread.c (+14 -14) | |
|
jhill 1/22/01 1:09 PM |
fixed bug introduced by mrk's previous change |
| 1 lines of code changed in: src/ca/recvProcessThread.cpp (+1 -2) | |
|
jhill 1/22/01 12:40 PM |
moved inline include to appropriate file |
| 3 lines of code changed in: src/ca: cac.cpp (+2 -1), tcpiiu_IL.h (+1 -3) | |
|
jba 1/19/01 3:28 PM |
Removed extra include dirs. |
| 0 lines of code changed in: src/libCom/Makefile (-2) | |
|
mrk 1/19/01 10:22 AM |
remove test statements accidently left in code |
| 1 lines of code changed in: src/as/asCa.c (+1 -7) | |
|
mrk 1/19/01 9:55 AM |
fix undefined on solaris |
| 3 lines of code changed in: src/ca/tcpiiu_IL.h (+3 -1) | |
|
jhill 1/18/01 7:17 PM |
fixed inlines that show up undefined only with gnu |
| 4 lines of code changed in: src/ca: access.cpp (+2 -1), netiiu.cpp (+2 -1) | |
|
jhill 1/18/01 6:58 PM |
fixed event subscriptions |
| 61 lines of code changed in: src/ca: iocinf.h (+4 -1), nciu.cpp (+4 -14), netiiu.cpp (+12 -3), tcpiiu.cpp (+29 -23), tcpiiu_IL.h (+12 -3) | |
|
jhill 1/18/01 6:45 PM |
improved subscription test |
| 286 lines of code changed in: src/ca/acctst.c (+286 -180) | |
|
mrk 1/18/01 3:13 PM |
fix for solaris |
| 2 lines of code changed in: src/libCom/osi/epicsThread.cpp (+2 -2) | |
|
jba 1/18/01 2:50 PM |
add decoration |
| 1 lines of code changed in: src/libCom/osi/epicsThread.h (+1 -1) | |
|
jba 1/18/01 2:49 PM |
extern did not work |
| 0 lines of code changed in: src/libCom/test/epicsEventTest.cpp (-4) | |
|
jba 1/18/01 2:31 PM |
extern "C" did not work for WIN32 |
| 1 lines of code changed in: src/libCom/osi/epicsThread.cpp (+1 -4) | |
|
jba 1/18/01 2:28 PM |
fix epicsThreadBooleanStatusFail |
| 6 lines of code changed in: src/libCom/osi/os: RTEMS/osdThread.c (+3 -3), WIN32/osdThread.c (+3 -3) | |
|
jba 1/18/01 2:08 PM |
fix epicsThreadBooleanStatusSuccess |
| 7 lines of code changed in: src/libCom/osi/os: RTEMS/osdThread.c (+3 -3), WIN32/osdThread.c (+4 -4) | |
|
mrk 1/18/01 1:07 PM |
changes for osiThread=>epicsThread |
| 1172 lines of code changed in: src: misc/iocInit.c (+4 -4), util/ca_test_main.c (+1 -3) src/as: asCa.c (+19 -13), asDbLib.c (+12 -12), asLibRoutines.c (+4 -4) src/ca: CASG.cpp (+4 -4), access.cpp (+20 -20), cac.cpp (+13 -13), cadef.h (+5 -5), casw.cpp (+2 -2), iocinf.h (+10 -8), recvProcessThread.cpp (+7 -5), repeater.cpp (+2 -2), tcpiiu.cpp (+14 -14), udpiiu.cpp (+10 -10) src/db: callback.c (+10 -10), dbAccess.c (+2 -2), dbBkpt.c (+13 -10), dbBkpt.h (+6 -2), dbCa.c (+5 -5), dbEvent.c (+10 -10), dbLock.c (+8 -8), dbScan.c (+11 -11), dbServiceIO.cpp (+4 -4), recGbl.c (+1 -2) src/db/test: callbackTest.c (+2 -2), callbackTestMain.c (-2) src/dbStatic: dbExpand.c (-2), dbMakeDBDDepends.c (-2), dbReadTest.c (-2), dbToMenuH.c (-2), dbToRecordtypeH.c (-2) src/libCom: Makefile (+6 -4), error/errlog.c (+9 -9), logClient/logClient.c (+6 -6) src/libCom/fdmgr: fdManager.cpp (+3 -3), fdmgr.h (+2 -2) src/libCom/misc: cantProceed.c (+3 -3), ipAddrToAsciiAsynchronous.cpp (+7 -6), ipAddrToAsciiAsynchronous.h (+5 -3) src/libCom/osi: epicsThread.cpp (new 58), epicsThread.h (new 260), osiThread.cpp (del), osiThread.h (del), os/WIN32/osdThread.c (+94 -94) src/libCom/osi/os/RTEMS: osdEvent.c (+3 -3), osdInterrupt.c (+4 -4), osdMutex.c (+1 -2), osdThread.c (+84 -84), rtems_init.c (+4 -4) src/libCom/osi/os/default: osdAssert.c (+4 -4), osdSock.c (+4 -4) src/libCom/osi/os/posix: osdEvent.c (-1), osdMutex.c (-1), osdThread.c (+78 -78) src/libCom/osi/os/vxWorks: iocClock.c (+6 -5), osdAssert.c (+5 -5), osdThread.c (+91 -91) src/libCom/taskwd: taskwd.c (+13 -13), taskwd.h (+5 -5) src/libCom/test: Makefile (+5 -4), epicsEventTest.cpp (+22 -15), epicsEventTestMain.cpp (+1 -1), epicsMutexTest.cpp (+9 -10), epicsMutexTestMain.cpp (+1 -1), epicsThreadTest.cpp (new 88), epicsThreadTestMain.cpp (new 6), osiTimeTest.cpp (+1 -1), ringPointerTest.c (+4 -4), ringPointerTestMain.c (+1 -1), threadTest.c (del), threadTestMain.c (del), timerTest.c (+3 -4) src/libCom/timer: osiTimer.cpp (+15 -8), osiTimer.h (+4 -4) src/rsrv: camsgtask.c (+2 -2), caservertask.c (+34 -34), cast_server.c (+14 -14), online_notify.c (+5 -5), server.h (+2 -2) | |
|
jba 1/17/01 2:54 PM |
Added quote mark. |
| 2 lines of code changed in: configure/RULES_BUILD (+2 -2) | |
|
jba 1/17/01 2:12 PM |
Added borland. |
| 2 lines of code changed in: configure/os/CONFIG_COMPAT (+2 -1) | |
|
jhill 1/16/01 11:09 AM |
disconnect when flush fails |
| 14 lines of code changed in: src/cas/generic/st/casStreamOS.cc (+14 -1) | |
|
jba 1/15/01 2:42 PM |
Added dependancy for asLib.h. |
| 2 lines of code changed in: src/as/Makefile (+2) | |
|
mrk 1/15/01 2:27 PM |
bug fix for Janet |
| 0 lines of code changed in: configure/RULES.Db (-1) | |
|
jba 1/15/01 10:49 AM |
Initial version |
| 29 lines of code changed in: configure/os/CONFIG.Common.solaris-sparc (new 29) | |
|
norume 1/14/01 4:15 PM |
Since all systems other than vxWorks use a C++ constructor to register sequencer programs and commands, use C++ to compile the output of SNC. The commands to use C in configure/os/CONFIG.Common.vxWorksCommon are commented out for now. If enough people have problems using C++ to compile their SNC programs the commands may have to be uncommented. |
| 39 lines of code changed in: configure/RULES_BUILD (+1 -15) configure/os: CONFIG.Common.RTEMS (+4 -12), CONFIG.Common.vxWorksCommon (+18 -1), CONFIG.linux-x86.Common (+1 -2), CONFIG.linux-x86.linux-x86 (+5 -1), CONFIG.solaris-sparc.solaris-sparc (+5 -1), CONFIG.win32-x86.Common (+5 -1) | |
|
norume 1/14/01 2:37 PM |
Convert from semMutex to epicMutex. |
| 10 lines of code changed in: src/libCom/osi/os/RTEMS/osdThread.c (+10 -9) | |
|
jba 1/12/01 5:28 PM |
Initial version. |
| 2 lines of code changed in: src/dbStatic/dbMakeDBDDepends.c (new 2) | |
|
jba 1/12/01 5:25 PM |
Create registerRecordDeviceDriver OBJ for vxWorks only. |
| 1 lines of code changed in: src/registry/Makefile (+1 -1) | |
|
jba 1/12/01 5:25 PM |
Renamed RECTYPES to DBDINC |
| 33 lines of code changed in: src/rec/Makefile (+33 -33) | |
|
jba 1/12/01 5:23 PM |
Remove RULES.registerRecordDeviceDriver and RULES.Db |
| 0 lines of code changed in: src/makeBaseApp/Makefile (-2) | |
|
jba 1/12/01 5:23 PM |
Allow output to O.Common |
| 8 lines of code changed in: src/libCom/misc/makeEpicsVersion.pl (+8 -2) | |
|
jba 1/12/01 5:21 PM |
O.Common changes |
| 4 lines of code changed in: src: gdd/Makefile (+1 -1), libCom/Makefile (+3 -2) | |
|
jba 1/12/01 5:21 PM |
Added global and prints for dbMakeDBDDepends |
| 6 lines of code changed in: src/dbStatic/dbLexRoutines.c (+6) | |
|
jba 1/12/01 5:21 PM |
Added dbMakeDBDDepends |
| 1 lines of code changed in: src/dbStatic/Makefile (+1) | |
|
jba 1/12/01 5:21 PM |
Renamed DBINSTALL to DBD, RECTYPES & MENUS to DBDINC |
| 26 lines of code changed in: src/db/Makefile (+26 -25) | |
|
jba 1/12/01 5:21 PM |
Renamed BPTS to DBD and MENUS to DBDINC |
| 7 lines of code changed in: src/bpt/Makefile (+7 -6) | |
|
jba 1/12/01 5:20 PM |
Changed library lines |
| 6 lines of code changed in: configure/tools/makeMakefileInclude.pl (+6 -2) | |
|
jba 1/12/01 5:20 PM |
Change DEPENDS to DBDEPENDS |
| 1 lines of code changed in: configure/tools/makeDbDepends.pl (+1 -1) | |
|
jba 1/12/01 5:20 PM |
Added epicshostarch to command line for RELEASE files |
| 7 lines of code changed in: configure/tools/makeConfigAppInclude.pl (+7 -7) | |
|
jba 1/12/01 5:20 PM |
Change / to \\ in link line |
| 3 lines of code changed in: configure/os/CONFIG.win32-x86-borland.win32-x86-borland (+3 -3) | |
|
jba 1/12/01 5:19 PM |
Updated comment |
| 2 lines of code changed in: configure/os/CONFIG.win32-x86-borland.Common (+2 -2) | |
|
jba 1/12/01 5:19 PM |
Moved gcc defs to CONFIG.Common.solaris-sparc |
| 2 lines of code changed in: configure/os/CONFIG.solaris-sparc.solaris-sparc (+2 -21) | |
|
jba 1/12/01 5:19 PM |
Updated comments, OS_CLASS,ARCH_CLASS |
| 6 lines of code changed in: configure/os/CONFIG.osf-alpha.osf-alpha (+6 -6) | |
|
jba 1/12/01 5:19 PM |
Updated comments, changed WIND_HOST_TYPE |
| 5 lines of code changed in: configure/os/CONFIG.osf-alpha.Common (+5 -5) | |
|
jba 1/12/01 5:19 PM |
Added SHRLIB dependancy definitions |
| 8 lines of code changed in: configure/os/CONFIG.Common.UnixCommon (+8 -1) | |
|
jba 1/12/01 5:18 PM |
Added uninstall of INSTALL_DB dir |
| 3 lines of code changed in: configure/RULES_TOP (+3 -2) | |
|
jba 1/12/01 5:18 PM |
O.Common changes. Moved db & dbd rules to and added include for RULES.Db |
| 38 lines of code changed in: configure/RULES_BUILD (+38 -99) | |
|
jba 1/12/01 5:18 PM |
O.Common changes |
| 8 lines of code changed in: configure/RULES_ARCHS (+8 -5) | |
|
jba 1/12/01 5:17 PM |
O,Common changes. Added all db and dbd defines |
| 151 lines of code changed in: configure/RULES.Db (+151 -106) | |
|
jba 1/12/01 5:17 PM |
O.Common changes. Moved all db and dbd references to RULES.Db |
| 15 lines of code changed in: configure/CONFIG_COMMON (+15 -28) | |
|
jba 1/12/01 5:17 PM |
Added defines for undefined epics tools |
| 38 lines of code changed in: configure/CONFIG_BASE (+38 -6) | |
|
jba 1/12/01 5:17 PM |
Removed HTMLS_<osclass> and added SHR_LIBS_<osclass> |
| 11 lines of code changed in: configure/CONFIG_ADDONS (+11 -10) | |
|
jba 1/12/01 5:17 PM |
Added CROSS_INCLUDES and CROSS_LDFLAGS |
| 3 lines of code changed in: configure/CONFIG.CrossCommon (+3) | |
|
jba 1/12/01 4:01 PM |
Added extern "C" for dset and drvet. |
| 2 lines of code changed in: src/registry/registerRecordDeviceDriver.pl (+2 -2) | |
|
mrk 1/12/01 1:12 PM |
fix C++ problems |
| 7 lines of code changed in: src/registry/registerRecordDeviceDriver.pl (+7 -8) | |
|
mrk 1/12/01 1:12 PM |
ifdef for C++ was in the wrong place |
| 5 lines of code changed in: src/registry/registryRecordType.h (+5 -4) | |
![]()
Generated by StatCvs v0.1.3