Summary Period: 2001-08-29 to 2001-08-07 (Commits 5652-5751 of 9251)
|
jhill 8/29/01 12:41 PM |
send server's minor version to client during connect sequence |
| 14 lines of code changed in: src/rsrv/camsgtask.c (+14) | |
|
jhill 8/29/01 12:40 PM |
changed the way that thread priorities are computed |
| 30 lines of code changed in: src/rsrv/caservertask.c (+30 -28) | |
|
jhill 8/29/01 12:39 PM |
added priority field |
| 1 lines of code changed in: src/rsrv/server.h (+1) | |
|
jhill 8/29/01 12:38 PM |
define a priority range for the CA server |
| 2 lines of code changed in: src/libCom/osi/epicsThread.h (+2 -1) | |
|
jhill 8/29/01 12:37 PM |
use CA server high for priority offset |
| 2 lines of code changed in: src/as/asDbLib.c (+2 -2) | |
|
jba 8/29/01 10:15 AM |
Removed test on LIBTARGETS and SHARED_LIBRARIES. Added PURIFY to link cmd. |
| 2 lines of code changed in: configure/RULES_BUILD (+2 -6) | |
|
jba 8/29/01 10:11 AM |
Changed SHRLIBNAME to SHRLIBNAME_YES. |
| 9 lines of code changed in: configure/CONFIG_COMMON (+3 -1) configure/os: CONFIG.Common.UnixCommon (+2 -2), CONFIG.win32-x86-borland.win32-x86-borland (+2 -2), CONFIG.win32-x86.win32-x86 (+2 -2) | |
|
jba 8/29/01 10:02 AM |
Make MKMF the default depends tool. |
| 4 lines of code changed in: configure/CONFIG_SITE (+4 -4) | |
|
jba 8/29/01 10:00 AM |
Find R3.13 tools in HOST_ARCH directory. |
| 4 lines of code changed in: configure/CONFIG_BASE (+4 -4) | |
|
jba 8/29/01 10:00 AM |
Change for purify - define GCC_EXEC_PREFIX only for cross builds. |
| 2 lines of code changed in: configure/CONFIG.gnuCommon (+2) | |
|
jhill 8/27/01 7:20 PM |
fixed more of the links |
| 21 lines of code changed in: src/ca/CAref.html (+21 -22) | |
|
jhill 8/27/01 12:34 PM |
removed debug printfs |
| 1 lines of code changed in: src/db/dbEvent.c (+1 -15) | |
|
jhill 8/27/01 12:15 PM |
fixed lockup when deleting events in flow control mode |
| 111 lines of code changed in: src/db/dbEvent.c (+111 -96) | |
|
jhill 8/24/01 1:48 PM |
take a lock when decrementing event queue quota because this is no longer atomic on RISC processors |
| 3 lines of code changed in: src/db/dbEvent.c (+3 -2) | |
|
jhill 8/24/01 1:42 PM |
improved dbel diagnostic |
| 64 lines of code changed in: src/db/dbEvent.c (+64 -51) | |
|
jhill 8/24/01 11:30 AM |
zero out pad bytes (supress purify warning) |
| 15 lines of code changed in: src/rsrv/caserverio.c (+15 -7) | |
|
jhill 8/24/01 11:29 AM |
cosmetic |
| 0 lines of code changed in: src/rsrv/camessage.c (-1) | |
|
jhill 8/23/01 4:59 PM |
include typeinfo |
| 2 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+2 -1) | |
|
jhill 8/23/01 4:36 PM |
fixed gnu warnings |
| 3 lines of code changed in: src/ca/cac.cpp (+3 -3) | |
|
jhill 8/23/01 4:33 PM |
installed |
| 88 lines of code changed in: src/ca/caServerID.h (new 88) | |
|
jhill 8/23/01 4:24 PM |
added prioritry parameter, but ignore it for now |
| 6 lines of code changed in: src/db: dbCAC.h (+3 -2), dbServiceIO.cpp (+3 -2) | |
|
jhill 8/23/01 4:15 PM |
new create channel API |
| 41 lines of code changed in: src/ca/cadef.h (+41 -45) | |
|
jhill 8/23/01 4:14 PM |
added channel create priority and catch C++ exceptions before they enter C code |
| 31 lines of code changed in: src/ca/access.cpp (+31 -18) | |
|
jhill 8/23/01 4:13 PM |
fixed no write access test management bug |
| 1 lines of code changed in: src/ca/acctst.c (+1) | |
|
jhill 8/23/01 4:11 PM |
now there can be multiple tcpiiu per BHE |
| 38 lines of code changed in: src/ca: bhe.cpp (+29 -19), bhe.h (+9 -29) | |
|
jhill 8/23/01 4:10 PM |
fixed hang during channel delete and added client prioritization |
| 68 lines of code changed in: src/ca/cac.cpp (+68 -42) | |
|
jhill 8/23/01 4:07 PM |
added new priority parameter |
| 70 lines of code changed in: src/ca: cac.h (+44 -39), cacChannel.cpp (+8 -1), cacIO.h (+15 -4), cacServiceList.cpp (+3 -3) | |
|
jhill 8/23/01 4:03 PM |
added bad priority error constant |
| 1 lines of code changed in: src/ca/caerr.h (+1) | |
|
jhill 8/23/01 4:02 PM |
cosmetic |
| 4 lines of code changed in: src/ca/inetAddrID.h (+4 -4) | |
|
jhill 8/23/01 4:01 PM |
added new priority parameter |
| 22 lines of code changed in: src/ca: nciu.cpp (+6 -11), nciu.h (+16 -3) | |
|
jhill 8/23/01 4:00 PM |
beacon period no-longer fetched through the IIU |
| 7 lines of code changed in: src/ca: netiiu.cpp (+5 -3), netiiu.h (+2 -2) | |
|
jhill 8/23/01 4:00 PM |
added new priority parameter |
| 20 lines of code changed in: src/ca/oldAccess.h (+20 -24) | |
|
jhill 8/23/01 3:54 PM |
avoid double io cancel |
| 1 lines of code changed in: src/ca/oldSubscription.cpp (+1 -2) | |
|
jhill 8/23/01 3:53 PM |
changes resulting from loss of one-to-one correlation between BHE and tcpiiu and added new priority parameter |
| 11 lines of code changed in: src/ca/tcpiiu.cpp (+11 -16) | |
|
jhill 8/23/01 3:52 PM |
changes resulting from loss of one-to-one correlation between BHE and tcpiiu |
| 7 lines of code changed in: src/ca/virtualCircuit.h (+7 -14) | |
|
jhill 8/23/01 3:51 PM |
added priority parameter |
| 5 lines of code changed in: src/ca/oldChannelNotify.cpp (+5 -4) | |
|
jhill 8/23/01 3:46 PM |
call show routines of bucket entries from the resource table show function |
| 23 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+23 -12) | |
|
jhill 8/23/01 3:45 PM |
cosmetic |
| 20 lines of code changed in: src/libCom/cxxTemplates/tsDLList.h (+20 -20) | |
|
jba 8/23/01 2:09 PM |
Supressed RM output lines. Made *_registerRecordDeviceDriver.cpp precious. |
| 12 lines of code changed in: configure/RULES.Db (+12 -10) | |
|
jba 8/23/01 2:02 PM |
Changes for win32 output. |
| 8 lines of code changed in: configure/tools: makeDependsTargets.pl (+5 -3), mkmf.pl (+3 -3) | |
|
jba 8/23/01 1:59 PM |
Modified test jba override comments. |
| 5 lines of code changed in: configure/os: CONFIG_SITE.win32-x86-borland.Common (+3 -5), CONFIG_SITE.win32-x86.Common (+2 -3) | |
|
jba 8/23/01 1:55 PM |
Added HDEPENDS definitions. |
| 11 lines of code changed in: configure/os/CONFIG.win32-x86-borland.win32-x86-borland (+11 -1) | |
|
jba 8/23/01 1:53 PM |
Use solaris compiler for HDEPENDS. |
| 4 lines of code changed in: configure/os: CONFIG.solaris-sparc.solaris-sparc (+2 -8), CONFIG.solaris-x86.solaris-x86 (+2 -7) | |
|
jba 8/23/01 1:50 PM |
Modified comments. |
| 4 lines of code changed in: configure/CONFIG_SITE (+4 -4) | |
|
jba 8/23/01 1:49 PM |
Added mkmf tool definition. |
| 1 lines of code changed in: configure/CONFIG_BASE (+1) | |
|
jba 8/23/01 1:48 PM |
Simplified clean rule. |
| 3 lines of code changed in: configure/RULES_BUILD (+3 -6) | |
|
jba 8/21/01 10:01 AM |
Added basename function. |
| 3 lines of code changed in: configure/tools/cp.pl (+3 -1) | |
|
jba 8/20/01 2:38 PM |
Removed duplicate definitions. |
| 2 lines of code changed in: configure/tools/mkmf.pl (+2 -2) | |
|
anj 8/20/01 10:46 AM |
Moved SLOPE to before LINEAR, just in case any apps rely on the first breakpoint table being LINEAR+1 (unlikely, but possible). This also deliberately breaks any apps that haven't converted to using constants defined in the generated menu*.h files. |
| 1 lines of code changed in: src/bpt/menuConvert.dbd (+1 -1) | |
|
anj 8/17/01 5:44 PM |
Removed special_linconv() routines, ESLO and EOFF can be set manually. |
| 9 lines of code changed in: src/dev/softDev: devAiSoftRaw.c (+5 -12), devAoSoftRaw.c (+4 -20) | |
|
anj 8/17/01 5:34 PM |
ESLO and EOFF are now design fields, usable when no device support special_linconv() routine is provided (for Raw Soft support). LINR=SLOPE also allows design-time and CA setting of ESLO & EOFF. Value changes by device support also cause CA monitors to be posted. |
| 82 lines of code changed in: src/rec: aiRecord.c (+33 -14), aiRecord.dbd (+4 -4), aoRecord.c (+42 -27), aoRecord.dbd (+3 -3) | |
|
anj 8/17/01 5:32 PM |
Added SLOPE conversion type, for manual entry of ESLO and EOFF values. |
| 1 lines of code changed in: src/bpt/menuConvert.dbd (+1) | |
|
anj 8/17/01 5:30 PM |
Removed spurious menuLinr.dbd (LINR uses menuConvert found in src/bpt). |
| 0 lines of code changed in: src/db: Makefile (-1), menuGlobal.dbd (-1), menuLinr.dbd (del) | |
|
jhill 8/16/01 6:31 PM |
dont delay for initial round trip estimate until first search |
| 33 lines of code changed in: src/ca/searchTimer.cpp (+33 -20) | |
|
jhill 8/16/01 4:22 PM |
removed double ECA_DISCONN exception callback |
| 1 lines of code changed in: src/ca/cac.cpp (+1 -8) | |
|
mrk 8/16/01 10:27 AM |
backout RAWL, RAWF |
| 2 lines of code changed in: src/dev/softDev: devAiSoftRaw.c (+1 -24), devAoSoftRaw.c (+1 -23) | |
|
mrk 8/16/01 10:26 AM |
backout RAWL,RAWH; allow user to set ESLO,EOFF |
| 8 lines of code changed in: src/rec: aiRecord.dbd (+4 -16), aoRecord.dbd (+4 -16) | |
|
jhill 8/15/01 8:49 PM |
fixed gnu warning |
| 3 lines of code changed in: src/ca/tcpiiu.cpp (+3 -3) | |
|
jhill 8/15/01 8:26 PM |
reduce the number of error constants in use |
| 3 lines of code changed in: src/rsrv/camessage.c (+3 -1) | |
|
jhill 8/15/01 8:24 PM |
made pName() public and added channel destroy notify in subscription class |
| 3 lines of code changed in: src/db/dbCAC.h (+3 -3) | |
|
jhill 8/15/01 8:24 PM |
call channel destroy notify mf for each attached IO when chan is destroyed |
| 2 lines of code changed in: src/db/dbServiceIO.cpp (+2 -1) | |
|
jhill 8/15/01 8:23 PM |
added channel destroy notify mf |
| 8 lines of code changed in: src/db/dbSubscriptionIO.cpp (+8 -1) | |
|
jhill 8/15/01 8:22 PM |
reduce the number of error constants in use |
| 3 lines of code changed in: src/ca/access.cpp (+3 -3) | |
|
jhill 8/15/01 8:22 PM |
send channel destroy exception to all IO and send disconnect exception to subscription IO |
| 14 lines of code changed in: src/ca/cac.cpp (+14 -3) | |
|
jhill 8/15/01 8:20 PM |
new error constant and mark defunct entries |
| 47 lines of code changed in: src/ca/caerr.h (+47 -28) | |
|
jhill 8/15/01 8:19 PM |
supress channel destroy exception in "old" API layer |
| 17 lines of code changed in: src/ca: getCallback.cpp (+11 -9), getCopy.cpp (+6 -3) | |
|
jhill 8/15/01 8:19 PM |
reduce the numbe rof error constants in use |
| 3 lines of code changed in: src/ca/nciu.cpp (+3 -3) | |
|
jhill 8/15/01 8:18 PM |
supress channel destroy exception in "old" API layer and reclaim storage for oldSubscription when channel is destroyed |
| 14 lines of code changed in: src/ca/oldSubscription.cpp (+14 -10) | |
|
jhill 8/15/01 8:17 PM |
supress channel destroy exception in "old" API layer |
| 11 lines of code changed in: src/ca/putCallback.cpp (+11 -10) | |
|
jhill 8/15/01 8:16 PM |
cosmetic |
| 2 lines of code changed in: src/ca/tcpiiu.cpp (+2 -2) | |
|
jhill 8/15/01 8:16 PM |
fixed benign gnu warning |
| 2 lines of code changed in: src/ca/udpiiu.cpp (+2 -1) | |
|
jhill 8/13/01 4:08 PM |
improved test |
| 9 lines of code changed in: src/ca/acctst.c (+9 -7) | |
|
jhill 8/13/01 4:07 PM |
removed function parameter |
| 6 lines of code changed in: src/ca: cac.cpp (+3 -4), virtualCircuit.h (+3 -5) | |
|
jhill 8/13/01 4:06 PM |
removed unused code |
| 8 lines of code changed in: src/ca/cac.h (+8 -2) | |
|
jhill 8/13/01 4:06 PM |
changes to ensure graceful shutdown on LInux |
| 65 lines of code changed in: src/ca/tcpiiu.cpp (+65 -47) | |
|
jhill 8/13/01 4:04 PM |
dont pull bytes out of sock until obtaining the cb lock so single threaded apps work better |
| 61 lines of code changed in: src/ca/udpiiu.cpp (+61 -35) | |
|
jhill 8/13/01 3:30 PM |
removed unused code |
| 2 lines of code changed in: src/libCom/osi/os: default/osdSock.c (+2 -26), vxWorks/osdSock.c (-26) | |
|
mrk 8/13/01 10:57 AM |
make sure prompt has a value |
| 2 lines of code changed in: src/dbStatic/dbLexRoutines.c (+2) | |
|
jhill 8/13/01 9:02 AM |
removed osi shutdown interface |
| 1 lines of code changed in: src/libCom/osi/os/WIN32/osdSock.c (+1 -14) | |
|
jhill 8/13/01 9:01 AM |
cosmetic |
| 0 lines of code changed in: src/libCom/osi/os/WIN32/osdSock.h (-1) | |
|
jhill 8/13/01 9:00 AM |
removed osi shutdown interface |
| 1 lines of code changed in: src/libCom/osi/osiSock.h (+1 -8) | |
|
mrk 8/13/01 8:11 AM |
fix compilation errors |
| 5 lines of code changed in: src/libCom/osi/os/vxWorks/osdSock.c (+5 -3) | |
|
jba 8/10/01 5:17 PM |
Changes to mkmf. |
| 96 lines of code changed in: configure/CONFIG_COMMON (+4 -3) configure/tools: makeDependsTargets.pl (+14 -7), mkmf.pl (+78 -217) | |
|
jhill 8/10/01 2:47 PM |
*** empty log message *** |
| 5 lines of code changed in: src/libCom/osi/os/default/osdSock.c (+5 -4) | |
|
jhill 8/9/01 7:46 PM |
added some strftime tests |
| 25 lines of code changed in: src/libCom/test/epicsTimeTest.cpp (+25) | |
|
jhill 8/9/01 7:45 PM |
fixed strftime formating |
| 25 lines of code changed in: src/libCom/osi/epicsTime.cpp (+25 -3) | |
|
jhill 8/9/01 7:07 PM |
reliable solution for shutdown differences |
| 14 lines of code changed in: src/libCom/osi/os/WIN32/osdSock.c (+14 -1) | |
|
jhill 8/9/01 7:07 PM |
doc |
| 2 lines of code changed in: src/libCom/osi/os/WIN32/osdSock.h (+2 -1) | |
|
jhill 8/9/01 7:06 PM |
reliable solution for shutdown differences |
| 59 lines of code changed in: src/libCom/osi/osiSock.h (+8 -1) src/libCom/osi/os: default/osdSock.c (+26 -1), vxWorks/osdSock.c (+25) | |
|
norume 8/9/01 3:01 PM |
Add new RTEMS initialization/configuration library. |
| 2 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+2 -2) | |
|
norume 8/9/01 12:54 PM |
Move RTEMS initialization/configuration files from the libCom os-dependent directory to their own directory. This solves the problem in which these files include header files which are not yet installed when libCom is being built. |
| 541 lines of code changed in: src: Makefile (+4 -1), RTEMS/Makefile (new 12), libCom/Makefile (-6) src/RTEMS/base: Makefile (new 12), rtems_config.c (new 45), rtems_init.c (new 328), rtems_netconfig.c (new 60), rtems_util.c (new 76) src/libCom/osi/os/RTEMS: rtems_config.c (del), rtems_init.c (del), rtems_netconfig.c (del), rtems_util.c (del) | |
|
jhill 8/9/01 11:27 AM |
better message |
| 57 lines of code changed in: src/ca/cac.cpp (+10 -5) src/libCom/osi/os: default/osdAssert.c (+23 -21), vxWorks/osdAssert.c (+24 -20) | |
|
jhill 8/8/01 7:56 PM |
fixed shutdown to work for circuits that are connecting |
| 7 lines of code changed in: src/ca/tcpiiu.cpp (+7 -18) | |
|
jhill 8/8/01 7:54 PM |
supress disconnect message unles DEBUG is set |
| 14 lines of code changed in: src/ca: tcpRecvWatchdog.cpp (+7 -5), tcpSendWatchdog.cpp (+7 -5) | |
|
jhill 8/8/01 7:54 PM |
added try catch block to pend io |
| 14 lines of code changed in: src/ca/access.cpp (+14 -9) | |
|
jhill 8/8/01 7:42 PM |
dont specify the default fd manager |
| 7 lines of code changed in: src/libCom/fdmgr/fdmgr.cpp (+7 -6) | |
|
jhill 8/8/01 6:51 PM |
o increse stack size for threads calling call backs o use shutdown() to knock threads out of recv(), but will this work on Solaris ? The above change reacts to bugs in XTNextEvent() when an fd that has been closed is registerd with XtAppAddInput |
| 16 lines of code changed in: src/ca/tcpiiu.cpp (+16 -8) | |
|
jhill 8/8/01 6:48 PM |
added try catch to be safe |
| 12 lines of code changed in: src/ca/access.cpp (+12 -8) | |
|
mrk 8/8/01 10:04 AM |
check for chid null |
| 3 lines of code changed in: src/db/dbCaTest.c (+3 -1) | |
|
norume 8/7/01 4:44 PM |
Remove unused include file. Include header to get stack check function prototypes. |
| 2 lines of code changed in: src/libCom/osi/os/RTEMS/rtems_init.c (+2 -2) | |
![]()
Generated by StatCvs v0.1.3