Summary Period: 2005-11-08 to 2005-08-25 (Commits 8552-8651 of 9251)
|
jhill 11/8/05 4:41 PM |
less cpu intensive for soft float cpus |
| 1 lines of code changed in: src/libCom/test/epicsTimerTest.cpp (+1 -2) | |
|
jhill 11/8/05 3:39 PM |
better fix for mantis 111 |
| 101 lines of code changed in: src/ca: tcpRecvWatchdog.cpp (+19 -22), tcpSendWatchdog.cpp (+12 -10), tcpiiu.cpp (+59 -59), virtualCircuit.h (+11 -2) | |
|
jhill 11/8/05 3:06 PM |
instantiate server |
| 0 lines of code changed in: src/libCom/test/blockingSockTest.cpp (-1) | |
|
lange 11/8/05 7:57 AM |
Clarified output message for one of the tests. |
| 3 lines of code changed in: src/libCom/test/epicsMessageQueueTest.cpp (+3 -3) | |
|
jhill 11/7/05 11:43 AM |
INADD_NONE:<repeater port> based UDP "disconnect" |
| 28 lines of code changed in: src: cas/io/bsdSocket/casDGIntfIO.cc (+6 -6), rsrv/online_notify.c (+22) | |
|
jhill 11/3/05 5:05 PM |
UDP disconnect to INADDR_LOOPBACK and port 0 because a UDP connect to AF_UNSPEC only works with modern IP kernel |
| 30 lines of code changed in: src: cas/io/bsdSocket/casDGIntfIO.cc (+6 -1), rsrv/online_notify.c (+24) | |
|
jba 11/3/05 2:53 PM |
file CONFIG_SITE.Common.solaris-sparc64-gnu was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.Common.solaris-sparc64-gnu (new 0) | |
|
jba 11/3/05 2:53 PM |
file CONFIG.solaris-sparc64-gnu.Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.solaris-sparc64-gnu.Common (new 0) | |
|
jba 11/3/05 2:53 PM |
file CONFIG.Common.solaris-sparc64-gnu was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.Common.solaris-sparc64-gnu (new 0) | |
|
jba 11/3/05 2:53 PM |
file CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu (new 0) | |
|
jhill 11/1/05 3:14 PM |
use connect to AF_UNSPEC to not allow incomming messages to beacon sock |
| 34 lines of code changed in: src: cas/io/bsdSocket/casDGIntfIO.cc (+16), rsrv/online_notify.c (+18) | |
|
jhill 11/1/05 10:05 AM |
spelling in comment |
| 1 lines of code changed in: src/libCom/osi/epicsTime.cpp (+1 -1) | |
|
jhill 11/1/05 9:59 AM |
fixed warnings on 64 bit architectures |
| 32 lines of code changed in: src/libCom/osi: epicsTime.cpp (+32), epicsTime.h (-8) | |
|
jba 11/1/05 9:33 AM |
file CONFIG_SITE.Common.win32-x86-cygwin was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.Common.win32-x86-cygwin (new 0) | |
|
jhill 10/31/05 4:36 PM |
fix for mantis 111: force recv thread to run first when both receive watchdog and receive thread are blocking for the preeemptive callback control lock |
| 9 lines of code changed in: src/ca/virtualCircuit.h (+9 -10) | |
|
jhill 10/31/05 4:36 PM |
dont pass time stamp to send timeout notify |
| 2 lines of code changed in: src/ca/tcpSendWatchdog.cpp (+2 -2) | |
|
jhill 10/31/05 4:35 PM |
dont pass time stamp to receive watchdog notify |
| 5 lines of code changed in: src/ca/tcpRecvWatchdog.h (+5 -10) | |
|
jhill 10/31/05 4:35 PM |
fix for mantis 111: force recv thread to run first when both receive watchdog and receive thread are blocking for the preeemptive callback control lock |
| 17 lines of code changed in: src/ca/tcpRecvWatchdog.cpp (+17 -15) | |
|
jhill 10/31/05 4:34 PM |
fix for mantis 111: force recv thread to run first when both receive watchdog and receive thread are blocking for the preeemptive callback control lock I also added a guard in a place that appeared to be not adaquately protected. |
| 63 lines of code changed in: src/ca/tcpiiu.cpp (+63 -47) | |
|
jhill 10/31/05 4:33 PM |
added comment |
| 3 lines of code changed in: src/ca/cac.h (+3 -1) | |
|
jhill 10/31/05 4:33 PM |
dont pass time stamp to probe response notify |
| 1 lines of code changed in: src/ca/cac.cpp (+1 -1) | |
|
jhill 10/31/05 4:32 PM |
dont pass time stamp to beacon notify |
| 1 lines of code changed in: src/ca/bhe.cpp (+1 -1) | |
|
anj 10/28/05 6:15 PM |
Sync to R3-14, NULL => '\0' |
| 4 lines of code changed in: src/libCom/calc/postfix.c (+4 -4) | |
|
xusf 10/28/05 5:12 PM |
optimize priority scheduling code |
| 43 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+43 -65) | |
|
anj 10/28/05 2:54 PM |
Sync with R3-14 branch. |
| 56 lines of code changed in: src/makeBaseApp/makeBaseApp.pl (+56 -11) | |
|
anj 10/28/05 2:39 PM |
Removed epicsList and test program; not used or maintained. |
| 1 lines of code changed in: src/libCom/Makefile (-3) src/libCom/cppStd: epicsList.h (del), epicsListBase.cpp (del), epicsListBase.h (del) src/libCom/test: Makefile (-6), epicsListTest.cpp (del) | |
|
jba 10/28/05 1:21 PM |
file CONFIG.solaris-sparc.solaris-sparc64 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.solaris-sparc.solaris-sparc64 (new 0) | |
|
jba 10/28/05 1:21 PM |
file CONFIG_SITE.Common.solaris-sparc64 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.Common.solaris-sparc64 (new 0) | |
|
jba 10/28/05 1:21 PM |
file CONFIG.solaris-sparc64.solaris-sparc64 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.solaris-sparc64.solaris-sparc64 (new 0) | |
|
jba 10/28/05 1:21 PM |
file CONFIG.solaris-sparc64.Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.solaris-sparc64.Common (new 0) | |
|
jba 10/28/05 1:21 PM |
file CONFIG.Common.solaris-sparc64 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.Common.solaris-sparc64 (new 0) | |
|
anj 10/28/05 1:21 PM |
Sync to R3-14 branch. |
| 1 lines of code changed in: src/libCom/test/epicsStdioTestMain.cpp (+1 -1) | |
|
anj 10/28/05 11:18 AM |
Sync to 3-14 branch for dbFindDriver. |
| 10 lines of code changed in: src/dbStatic: dbStaticLib.c (+6), dbStaticLib.h (+4 -1) | |
|
jba 10/28/05 10:59 AM |
file CONFIG.win32-x86-mingw.Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.win32-x86-mingw.Common (new 0) | |
|
jba 10/28/05 10:59 AM |
file CONFIG_SITE.win32-x86-mingw.Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.win32-x86-mingw.Common (new 0) | |
|
jba 10/28/05 10:59 AM |
file CONFIG.win32-x86-mingw.win32-x86-mingw was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw (new 0) | |
|
jba 10/28/05 10:59 AM |
file CONFIG.Common.win32-x86-mingw was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.Common.win32-x86-mingw (new 0) | |
|
anj 10/28/05 10:52 AM |
Sync to R3-14 branch. |
| 26 lines of code changed in: src/libCom/macLib/macLibREADME (+26 -146) | |
|
anj 10/28/05 10:43 AM |
Sync to R3-14 branch. |
| 63 lines of code changed in: src/libCom/test/macEnvExpandTest.c (+63 -14) | |
|
jba 10/28/05 10:41 AM |
file CONFIG_SITE.linux-x86_64.UnixCommon was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86_64.UnixCommon (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG_SITE.linux-x86_64.vxWorks-ppc603 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603 (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG_SITE.linux-x86_64.vxWorksCommon was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86_64.vxWorksCommon (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG_SITE.linux-x86_64.vxWorks-68040 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG_SITE.linux-x86_64.vxWorks-ppc603_long was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603_long (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG.linux-x86_64-debug.linux-x86_64-debug was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.linux-x86_64-debug.linux-x86_64-debug (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG_SITE.linux-x86_64.linux-x86_64 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG_SITE.linux-x86_64.Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86_64.Common (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG.linux-x86_64.linux-x86_64-debug was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.linux-x86_64.linux-x86_64-debug (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG.linux-x86_64.linux-x86_64 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.linux-x86_64.linux-x86_64 (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG.Common.linux-x86_64-debug was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.Common.linux-x86_64-debug (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG_SITE.Common.linux-x86_64 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.Common.linux-x86_64 (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG.linux-x86_64-debug.Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.linux-x86_64-debug.Common (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG.linux-x86_64.Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.linux-x86_64.Common (new 0) | |
|
jba 10/28/05 10:31 AM |
file CONFIG.Common.linux-x86_64 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.Common.linux-x86_64 (new 0) | |
|
jba 10/28/05 9:25 AM |
Added Use POSIX thread priority scheduling option (YES or NO) default NO. |
| 4 lines of code changed in: configure/CONFIG_SITE (+4 -1) | |
|
jba 10/28/05 9:24 AM |
Added POSIX thread priority scheduling flag. |
| 4 lines of code changed in: src/libCom/Makefile (+4) | |
|
xusf 10/28/05 9:12 AM |
add support priority schedule |
| 44 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+44 -1) | |
|
jhill 10/27/05 6:56 PM |
fixed mantis 175 - example server does not update time stamp for array pv |
| 3 lines of code changed in: src/makeBaseApp/templates/caServerApp/exVectorPV.cc (+3) | |
|
jhill 10/27/05 6:47 PM |
preserve native type when its a scalar so that enum regression tests excercise relevant subcomponents of GDD |
| 1 lines of code changed in: src/makeBaseApp/templates/caServerApp/exScalarPV.cc (+1 -1) | |
|
jhill 10/27/05 6:38 PM |
fixed GDD: aitConvertStringEnum16 does nothing if pEnumStringTable==NULL mantis 211 |
| 35 lines of code changed in: src/gdd/aitConvert.cc (+35 -14) | |
|
jba 10/27/05 4:45 PM |
file CONFIG_SITE.linux-x86_64.vxWorks6-mv5100 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86_64.vxWorks6-mv5100 (new 0) | |
|
jba 10/27/05 4:45 PM |
file CONFIG_SITE.linux-x86_64.vxWorks6-mv2100 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86_64.vxWorks6-mv2100 (new 0) | |
|
jba 10/27/05 4:30 PM |
file CONFIG_SITE.linux-x86.vxWorks6-mv5100 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86.vxWorks6-mv5100 (new 0) | |
|
jba 10/27/05 4:30 PM |
file CONFIG_SITE.linux-x86.vxWorks6-mv2100 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.linux-x86.vxWorks6-mv2100 (new 0) | |
|
jba 10/27/05 4:30 PM |
file CONFIG.Common.vxWorks6Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.Common.vxWorks6Common (new 0) | |
|
jba 10/27/05 4:30 PM |
file CONFIG.Common.vxWorks6-mv2100 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.Common.vxWorks6-mv2100 (new 0) | |
|
jba 10/27/05 4:30 PM |
file CONFIG.Common.vxWorks6-mv5100 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.Common.vxWorks6-mv5100 (new 0) | |
|
jhill 10/27/05 10:10 AM |
shutdown read side of online notify socket |
| 10 lines of code changed in: src/cas/io/bsdSocket/casDGIntfIO.cc (+10) | |
|
jhill 10/26/05 6:25 PM |
shutdown read side of online notify socket |
| 10 lines of code changed in: src/rsrv/online_notify.c (+10) | |
|
jhill 10/26/05 5:00 PM |
convert size_t to u long and use %lu for 64 bit arch |
| 4 lines of code changed in: src/rsrv/camsgtask.c (+4 -2) | |
|
jhill 10/26/05 4:45 PM |
updated little endian arch list to include defined(_armv4l_) || defined (_X86_64_) |
| 1 lines of code changed in: src/ca/net_convert.h (+1 -1) | |
|
jhill 10/26/05 4:44 PM |
support for armv4l impure little endian |
| 21 lines of code changed in: src/ca/convert.cpp (+21 -7) | |
|
jhill 10/26/05 1:48 PM |
fixed gcc 4.0 fwd ref problem |
| 1 lines of code changed in: src/cas/generic/casdef.h (+1) | |
|
jhill 10/21/05 12:11 PM |
restore code closing most open files between fork and exec |
| 11 lines of code changed in: src/libCom/osi/os/posix/osdProcess.c (+11 -4) | |
|
jba 10/13/05 1:29 PM |
file CONFIG_SITE.Common.cygwin-x86 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.Common.cygwin-x86 (new 0) | |
|
norume 9/29/05 10:09 AM |
Track branch. |
| 32 lines of code changed in: src/RTEMS/base/setBootConfigFromNVRAM.c (+32 -1) | |
|
jhill 9/23/05 10:22 AM |
Added rsrv statistics fetch for vxStats |
| 33 lines of code changed in: src/rsrv: camessage.c (+5), caservertask.c (+17), cast_server.c (+3 -2), rsrv.h (+7 -3), server.h (+1) | |
|
lange 9/21/05 10:09 AM |
Make find() follow soft links. |
| 5 lines of code changed in: src/makeBaseApp/makeBaseApp.pl (+5 -5) | |
|
norume 9/21/05 9:08 AM |
Track branch. |
| 12 lines of code changed in: src/RTEMS/base/rtems_init.c (+12 -2) | |
|
norume 9/19/05 4:55 PM |
Track branch. |
| 3 lines of code changed in: src/RTEMS/base/rtems_init.c (+3 -2) | |
|
jba 9/15/05 11:07 AM |
file CONFIG.solarisCommon.solarisCommon was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.solarisCommon.solarisCommon (new 0) | |
|
jba 9/15/05 10:09 AM |
file CONFIG_SITE.Common.vxWorksCommon was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG_SITE.Common.vxWorksCommon (new 0) | |
|
mrk 9/13/05 2:43 PM |
remove all apsEvent support from base |
| 1 lines of code changed in: src/rec: Makefile (-12), egDefs.h (del), egRecord.c (del), egRecord.dbd (del), egeventRecord.c (del), egeventRecord.dbd (del), erDefs.h (del), erRecord.c (del), erRecord.dbd (del), ereventDefs.h (del), ereventRecord.c (del), ereventRecord.dbd (del) | |
|
jhill 9/8/05 12:39 PM |
1) Dont send a probe as a consequence of setting a circuit into an unresponsive state - schedualing of probes should be purely the purview of the receive watchdog. 2) Dont stop the send/recv timers when setting a circuit responsive and when setting a circuit unresponsive. Both issues do not fix bugs but it is more correct for the code to operate as modified. These modifications were not patched into R3.14 |
| 2 lines of code changed in: src/ca/tcpiiu.cpp (+2 -23) | |
|
jhill 9/8/05 12:35 PM |
If there is send backlog progress but there has already been a probe timeout then dont restart the probe timer. This isnt fixing a bug, but its probably better for the code to operate this way. This issue was *not* patched in R3.14. |
| 1 lines of code changed in: src/ca/tcpRecvWatchdog.cpp (+1 -1) | |
|
jhill 8/31/05 4:38 PM |
gcc 4.0 karma |
| 8 lines of code changed in: src/cas/generic: inBuf.h (+1 -1), outBuf.h (+1 -1) src/cas/generic/st: casDGIntfOS.h (+4 -4), casIntfOS.h (+2 -2) | |
|
norume 8/30/05 9:54 AM |
Track branch. |
| 10 lines of code changed in: src/RTEMS/base/rtems_init.c (+10) | |
|
norume 8/29/05 3:21 PM |
Fix typo. |
| 1 lines of code changed in: src/RTEMS/base/setBootConfigFromNVRAM.c (+1 -1) | |
|
norume 8/29/05 3:07 PM |
Allow environment to override default domain. |
| 3 lines of code changed in: src/RTEMS/base/setBootConfigFromNVRAM.c (+3 -2) | |
|
anj 8/29/05 2:51 PM |
Bring forward SELN changes from R3-14 branch. |
| 217 lines of code changed in: src/rec: selRecord.c (+212 -223), selRecord.dbd (+5) | |
|
anj 8/29/05 2:00 PM |
Device Support eXtension Table support, run-time modifyable device addresses. |
| 268 lines of code changed in: src/misc/iocInit.c (+48 -22) src/db: dbAccess.c (+194 -101), dbAccessDefs.h (+5 -2) src/dbStatic: dbBase.h (+2 -1), dbStaticLib.c (+2 -1), devSup.h (+17 -4) | |
|
anj 8/29/05 1:01 PM |
Comment out JBA's test override values. |
| 2 lines of code changed in: configure/os/CONFIG_SITE.linux-x86.Common (+2 -2) | |
|
mrk 8/26/05 6:43 AM |
take latest 3.14 branch |
| 3 lines of code changed in: src/db/dbTest.c (+3 -6) | |
|
anj 8/25/05 2:30 PM |
Added include of Up. *AGAIN*. |
| 1 lines of code changed in: src/RTEMS/base/Makefile (+1 -1) | |
|
mrk 8/25/05 11:04 AM |
changes from 3_14 branch |
| 0 lines of code changed in: src/libCom/osi/os/vxWorks/vxComLibrary.c (-2) | |
|
norume 8/25/05 8:42 AM |
Use EPICS parameters rather than environment variables. |
| 11 lines of code changed in: src/libCom/osi/os/default/epicsReadline.c (+11 -20) | |
|
norume 8/25/05 8:39 AM |
Track branch -- remove printf format warnings. |
| 3 lines of code changed in: src/libCom/osi/devLib.c (+3 -3) | |
|
mrk 8/25/05 8:09 AM |
remove drvTS |
| 0 lines of code changed in: src/libCom/Makefile (-2) src/libCom/osi/os/vxWorks: drvTS.c (del), drvTS.h (del) | |
|
mrk 8/25/05 8:06 AM |
same changes as 3.14 branch |
| 28 lines of code changed in: src/libCom/taskwd/taskwd.c (+6 -1) src/db: callback.c (+4 -2), dbAccess.c (-2), dbLock.c (+1 -1), dbScan.c (+6 -5), dbTest.c (+11 -6) | |
![]()
Generated by StatCvs v0.1.3