Commit Log (Page 51 of 93)

back to main page

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>

Summary Period: 2000-06-12 to 2000-05-23 (Commits 4152-4251 of 9251)

jhill
6/12/00 6:59 PM
cosmetic
5 lines of code changed in:
src/rsrv/camessage.c (+5 -8)

jhill
6/12/00 6:59 PM
init sufficent space in pool global sooner
3 lines of code changed in:
src/rsrv/online_notify.c (+3 -1)

jhill
6/12/00 6:53 PM
added exception handler for UDP protocol errors
27 lines of code changed in:
src/ca/udpiiu.cpp (+27 -2)

jhill
6/12/00 3:59 PM
fixed duplicate address entry search loop bug
2 lines of code changed in:
src/ca/iocinf.cpp (+2 -2)

jhill
6/12/00 2:13 PM
fixed priority polarization of event thread
28 lines of code changed in:
src/rsrv/caservertask.c (+12 -4)
src/db: dbEvent.c (+3 -6), dbEvent.h (+2 -2), dbServiceIO.cpp (+11 -4)

jhill
6/12/00 12:32 PM
moved stdlib.h (an ANSI C file) outside of OS depen switch
6 lines of code changed in:
src/gdd/gdd.h (+6 -3)

norume
6/11/00 1:52 PM
Add `level' argument to semstat command.
Dynamically size task, semaphore, timer and queue tables.
Set aside more memory for RTEMS executive and network buffers.
RTEMS IOCs now need at least 8Mbytes.
40 lines of code changed in:
src/libCom/osi/os/RTEMS/rtems_init.c (+40 -33)

jba
6/9/00 10:31 AM
Changed cpu definition.
2 lines of code changed in:
configure/os/CONFIG.Common.vxWorks-68040lc (+2 -2)

jba
6/8/00 3:51 PM
Changed comment.
12 lines of code changed in:
configure/RULES_TOP (+12 -7)

jba
6/8/00 3:50 PM
Some changes for new build method.
12 lines of code changed in:
configure/RULES.Db (+12 -6)

jhill
6/8/00 1:08 PM
cleaned up thread names
2 lines of code changed in:
src/ca/processThread.cpp (+2 -2)

jhill
6/8/00 12:56 PM
cleaned up thread names
16 lines of code changed in:
src/db/dbServiceIO.cpp (+2 -2)
src/ca: tcpiiu.cpp (+3 -3), udpiiu.cpp (+4 -4)
src/rsrv: caservertask.c (+2 -2), cast_server.c (+1 -1)

jhill
6/8/00 12:56 PM
minor optimization
1 lines of code changed in:
src/rsrv/camsgtask.c (+1 -2)

jhill
6/8/00 11:55 AM
fixed lock () where unlock() was needed
3 lines of code changed in:
src/ca/nciu.cpp (+3 -3)

jhill
6/8/00 11:26 AM
cosmetic
9 lines of code changed in:
src/ca: cac.cpp (+4 -4), tcpiiu.cpp (+5 -6)

jhill
6/8/00 10:11 AM
many changes
173 lines of code changed in:
src/db: dbCAC.h (+20 -11), dbChannelIO.cpp (+27 -71), dbChannelIOIL.h (new 16), dbNotifyBlockerIL.h (new 14), dbPutNotifyBlocker.cpp (+54 -8), dbPutNotifyIO.cpp (+24 -44), dbPutNotifyIOIL.h (new 6), dbServiceIO.cpp (+10 -3), dbSubscriptionIO.cpp (+2 -1)

jhill
6/8/00 10:07 AM
changed locking mechanisms
32 lines of code changed in:
src/ca: cac.cpp (+11 -2), cacChannel.cpp (+15 -15), cacChannelIO.cpp (+6 -15)

jhill
6/8/00 10:06 AM
locking mechanism is now virtual
6 lines of code changed in:
src/ca/cacIO.h (+6 -6)

jhill
6/8/00 10:05 AM
improved message
2 lines of code changed in:
src/ca/cacNotify.cpp (+2 -2)

jhill
6/8/00 10:04 AM
addded lock member functions
5 lines of code changed in:
src/ca/iocinf.h (+5 -1)

jhill
6/8/00 10:04 AM
removed lock macros
57 lines of code changed in:
src/ca/nciu.cpp (+57 -42)

jhill
6/8/00 10:03 AM
added mutex protection
7 lines of code changed in:
src/ca/oldChannel.cpp (+7 -2)

jhill
6/8/00 10:00 AM
removed warning message when lower priority is unavailable
2 lines of code changed in:
src/ca: tcpiiu.cpp (+1 -4), udpiiu.cpp (+1 -2)

jhill
6/8/00 9:59 AM
cosmetic
2 lines of code changed in:
src/ca/repeater.cpp (+2 -2)

jhill
6/8/00 9:59 AM
added test for first subscription update
59 lines of code changed in:
src/ca/acctst.c (+59 -23)

mrk
6/7/00 3:41 PM
fix big bug in semBCreate
2 lines of code changed in:
src/libCom/osi/os/vxWorks/osdSem.c (+2 -1)

mrk
6/7/00 7:03 AM
add message
1 lines of code changed in:
src/db/dbCa.c (+1 -1)

jhill
6/6/00 4:18 PM
fixed user name exits test logic
6 lines of code changed in:
src/libCom/osi/os/posix/osdProcess.c (+6 -8)

mrk
6/6/00 10:19 AM
include not needed
0 lines of code changed in:
src/dbtools/dbLoadTemplate.y (-4)

jhill
6/5/00 7:17 PM
install loopback address into the address list if no interfaces
found during auto-configure.
19 lines of code changed in:
src/ca/iocinf.cpp (+19 -3)

jhill
6/5/00 7:15 PM
fixed printf format miss-match
4 lines of code changed in:
src/ca/catime.c (+4 -4)

jhill
6/5/00 6:57 PM
cleaned up arch ifdefs
5 lines of code changed in:
src/ca/net_convert.h (+5 -8)

mrk
6/5/00 9:38 AM
threadPrivateGet must return 0 before first call to threadPrivateSet
11 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+11 -12)

mrk
6/5/00 7:38 AM
prevent duplicate -I for dbExpand
3 lines of code changed in:
configure: CONFIG_BASE (-2), RULES_BUILD (+3 -2)

norume
6/3/00 8:39 PM
Gcc allows -g to be used with -O.
3 lines of code changed in:
configure/CONFIG_COMMON (+3 -3)

norume
6/3/00 8:38 PM
Remove reference to non-existent include file.
2 lines of code changed in:
src/libCom/osi/os/RTEMS/rtems_init.c (+2 -3)

jhill
6/2/00 8:16 PM
use thread once during initialization
85 lines of code changed in:
src/libCom/osi/os/WIN32/osdThread.c (+9 -2)
src/ca: access.cpp (+54 -38), cac.cpp (+22 -11)

jhill
6/2/00 8:15 PM
no message
7 lines of code changed in:
src/ca/acctst.c (+7 -8)

jhill
6/2/00 8:15 PM
removed variable which is no-longer extern
1 lines of code changed in:
src/ca/iocinf.h (+1 -2)

jhill
6/2/00 8:14 PM
new error message
3 lines of code changed in:
src/ca/caerr.h (+3 -1)

jhill
6/2/00 7:48 PM
nill out thread private storage pointer just after making it a task variable in
the new thread so that it will not point at the other thread's task variable
1 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+1)

jhill
6/2/00 7:26 PM
reveresed sense of if in previous change, but otherwise purpose was valid
2 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+2 -2)

jhill
6/2/00 6:42 PM
threadPrivateGet() now retuns undefined variables as NULL
6 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+6 -2)

jhill
6/2/00 5:43 PM
added newline at EOF
2 lines of code changed in:
src/libCom/osi/os/default/osdNetIntf.c (+2 -2)

jhill
6/2/00 3:18 PM
fixed BSD version test
63 lines of code changed in:
src/libCom/osi/os/default/osdNetIntf.c (+63 -105)

mrk
6/2/00 2:30 PM
provide for DBDEXPAND
15 lines of code changed in:
configure/tools/makeMakefileInclude.pl (+15 -1)

mrk
6/2/00 2:28 PM
allow multiple build in one directory
5 lines of code changed in:
configure: RULES.Db (+2 -2), RULES_BUILD (+3 -3)

jhill
6/2/00 11:28 AM
export cacChannel class from the DLL
2 lines of code changed in:
src/ca/cacIO.h (+2 -2)

jba
6/2/00 10:52 AM
Removed Base from registerRecordDeviceDriverBase name.
1 lines of code changed in:
src/registry: registerRecordDeviceDriver.c (+1 -1), registryRecordType.h (-3)

jba
6/2/00 10:00 AM
The exampleApp now has one src directory.
10 lines of code changed in:
src/makeBaseApp/Makefile (+10 -18)

mrk
6/2/00 9:48 AM
TakeTimeout: make ticks at least 1
6 lines of code changed in:
src/libCom/osi/os/vxWorks/osdSem.c (+6 -3)

mrk
6/1/00 3:52 PM
return semTakeTimeout if ticks<=0
1 lines of code changed in:
src/libCom/osi/os/vxWorks/osdSem.c (+1)

jhill
6/1/00 11:06 AM
removed windows specifc lines
0 lines of code changed in:
configure/RULES.Db (-5)

jhill
6/1/00 10:54 AM
installed
35 lines of code changed in:
src/libCom/Makefile (+1)
src/libCom/osi/os: WIN32/osiUnistd.h (new 17), posix/osiUnistd.h (new 17)

jhill
6/1/00 9:50 AM
installed
62 lines of code changed in:
src/db/dbPutNotifyBlocker.cpp (new 62)

mrk
6/1/00 7:45 AM
remove duplicate include
1 lines of code changed in:
src/rsrv/caservertask.c (+1 -2)

jhill
5/31/00 6:26 PM
fixed build problem (lack of cacChannel class in cacIO.h)
49 lines of code changed in:
src/ca: cacIO.h (+48 -2), iocinf.h (+1 -49)

jhill
5/31/00 5:56 PM
changed the name of bsdSock{Attach,Release}
18 lines of code changed in:
src/libCom: fdmgr/fdManager.cpp (+3 -3), osi/osiSock.h (+3 -3)
src/libCom/osi/os: default/osdSock.c (+3 -3), vxWorks/osdSock.c (+2 -2)
src/libCom/osi/os/WIN32: dllmain.cpp (+2 -2), osdSock.c (+5 -5)

jhill
5/31/00 5:36 PM
changed the name of bsdSock{Attach,Release}
7 lines of code changed in:
src/ca: cac.cpp (+3 -3), repeater.cpp (+4 -4)

jhill
5/31/00 5:14 PM
modernized the code to avoid any possibility of integer overflow
14 lines of code changed in:
src/rsrv/caserverio.c (+14 -18)

jhill
5/31/00 5:12 PM
use INVALID_SOCKET to test socket() return
1 lines of code changed in:
src/rsrv/cast_server.c (+1 -1)

jhill
5/31/00 5:03 PM
added proper rundown of db events and db put call backs
100 lines of code changed in:
src/db: Makefile (+1 -1), dbCAC.h (+38 -9), dbChannelIO.cpp (+35 -4), dbPutNotifyIO.cpp (+17 -5), dbServiceIO.cpp (+2 -2), dbSubscriptionIO.cpp (+7 -1)

jhill
5/31/00 5:01 PM
improved test
61 lines of code changed in:
src/ca/acctst.c (+61 -63)

jhill
5/31/00 5:00 PM
added local channel rundown and split mutex
57 lines of code changed in:
src/ca/cac.cpp (+57 -48)

jhill
5/31/00 4:58 PM
added lock member and local channel member
17 lines of code changed in:
src/ca/cacChannelIO.cpp (+17 -1)

jhill
5/31/00 4:57 PM
added local channel IO class
15 lines of code changed in:
src/ca/cacIO.h (+15 -4)

jhill
5/31/00 4:57 PM
return local channel
3 lines of code changed in:
src/ca/cacServiceList.cpp (+3 -3)

jhill
5/31/00 4:56 PM
clarified message
1 lines of code changed in:
src/ca/caerr.h (+1 -1)

jhill
5/31/00 4:53 PM
added local channel list and split mutex to avoid deadlock
7 lines of code changed in:
src/ca/iocinf.h (+7 -7)

jhill
5/31/00 4:41 PM
attach to channel in the constructor
4 lines of code changed in:
src/ca/nciu.cpp (+4 -2)

jba
5/31/00 4:40 PM
Fixed test for Tornado II.
2 lines of code changed in:
configure/os/CONFIG.Common.vxWorksCommon (+2 -3)

jhill
5/31/00 4:38 PM
cosmetic
4 lines of code changed in:
src/ca: oldChannel.cpp (+2 -1), udpiiu.cpp (+2 -2)

jhill
5/31/00 4:37 PM
write flush removed because it servers no purpose and slows
things down
2 lines of code changed in:
src/ca/tcpiiu.cpp (+2 -2)

jhill
5/31/00 4:21 PM
cosmetic
2 lines of code changed in:
src/ca/repeater.cpp (+2 -2)

jba
5/31/00 3:15 PM
Code now uses dbGetFieldIndex.
19 lines of code changed in:
src/rec/longoutRecord.c (+19 -15)

mrk
5/31/00 2:17 PM
add defs for c++
10 lines of code changed in:
src/libCom/misc/adjustment.h (+10)

jba
5/31/00 1:32 PM
Added fields drvh and drvl.
46 lines of code changed in:
src/rec: longoutRecord.c (+34 -8), longoutRecord.dbd (+12)

mrk
5/31/00 7:20 AM
try registryFind if registryFunctionFind fails
7 lines of code changed in:
src/registry/registryFunction.c (+7 -1)

norume
5/30/00 2:52 PM
Remove call to max().
7 lines of code changed in:
src/libCom/macLib/macUtil.c (+7 -2)

jhill
5/30/00 12:15 PM
dont return failure code when there is no OS support - return
no support error code instead
2 lines of code changed in:
src/libCom/osi/os/vxWorks/osdProcess.c (+2 -3)

jhill
5/30/00 12:13 PM
removed warning message
1 lines of code changed in:
src/libCom/osi/os/RTEMS/osdProcess.c (+1 -2)

jhill
5/30/00 12:12 PM
fixed message format
33 lines of code changed in:
src/libCom/osi/os/default/osdNetIntf.c (+33 -33)

jhill
5/30/00 12:11 PM
use errlogPrintf instead of fprintf (stderr, ...)
3 lines of code changed in:
src/libCom/misc/locationException.h (+3 -2)

jhill
5/30/00 12:08 PM
fixed pool corruption problems
11 lines of code changed in:
src/libCom/macLib/macUtil.c (+11 -4)

norume
5/26/00 5:04 PM
Add RTEMS-specific netstat and semstat commands.
25 lines of code changed in:
src/libCom/osi/os/RTEMS/rtems_init.c (+25 -8)

norume
5/26/00 2:08 PM
Decouple aToIPAddr from bsdSockAttach by using threadOnce to create the mutex.
21 lines of code changed in:
src/libCom/osi/os/default/osdSock.c (+21 -7)

jhill
5/25/00 5:31 PM
improved bind failure messages
6 lines of code changed in:
src/rsrv: caservertask.c (+2 -2), cast_server.c (+1 -1)

norume
5/25/00 5:28 PM
Track change to IOC shell common registration.
3 lines of code changed in:
src/libCom/osi/os/RTEMS/rtems_init.c (+3 -2)

norume
5/25/00 1:43 PM
Add -D_BSD_SOURCE to ARCH_DEP_CPPFLAGS. This is needed to get the
prototype for gethostname() in unistd.h as needed by cacChannelIO.cpp.
Add -DIOCSH_USE_READLINE and -lreadline.
4 lines of code changed in:
configure/os/CONFIG.linux-x86.linux-x86 (+4 -3)

mrk
5/25/00 12:57 PM
check for pdbbase=0
19 lines of code changed in:
src/db/dbTest.c (+19 -3)

jhill
5/25/00 12:37 PM
enable socket option REUSEADDR to make debugging easier
28 lines of code changed in:
src/rsrv: caservertask.c (+12 -1), cast_server.c (+16 -5)

jhill
5/25/00 11:52 AM
changed the name of the CAC process thread to not include blanks
4 lines of code changed in:
src/ca/processThread.cpp (+4 -4)

jhill
5/25/00 10:12 AM
use generic stack size
2 lines of code changed in:
src/ca/processThread.cpp (+2 -2)

jhill
5/25/00 9:43 AM
move arguments back to the constructtor
3 lines of code changed in:
src/ca/processThread.cpp (+3 -3)

jhill
5/24/00 5:09 PM
dont crash if this isrun before iocInit
5 lines of code changed in:
src/rsrv/caservertask.c (+5 -1)

jhill
5/24/00 5:07 PM
updated to match thread class changes
4 lines of code changed in:
src/libCom/timer/osiTimer.cpp (+4 -3)

jhill
5/24/00 5:07 PM
fixed startup order problems without impactiing the structure of the
design
26 lines of code changed in:
src/libCom/osi: osiThread.cpp (+21 -13), osiThread.h (+5 -3)

jhill
5/24/00 5:04 PM
cosmetic
2 lines of code changed in:
src/libCom/cxxTemplates/tsFreeList.h (+2 -1)

jhill
5/24/00 4:50 PM
fixed Tornado II build
2 lines of code changed in:
configure/os/CONFIG.Common.vxWorksCommon (+2 -2)

jba
5/23/00 2:08 PM
Changes and renames for CFLAGS.
169 lines of code changed in:
configure: CONFIG_COMMON (+55 -49), RULES_BUILD (+16 -32)
configure/os: CONFIG.Common.RTEMS (+10 -10), CONFIG.Common.UnixCommon (+6 -5), CONFIG.Common.vxWorksCommon (+8 -12), CONFIG.UnixCommon.Common (+8 -2), CONFIG.linux-x86.linux-x86 (+3 -2), CONFIG.osf-alpha.osf-alpha (+12 -14), CONFIG.solaris-sparc.solaris-sparc (+24 -19), CONFIG.sun4-68k.sun4-68k (+16 -13), CONFIG.win32-x86.Common (+1 -2), CONFIG.win32-x86.win32-x86 (+10 -11)

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>


Generated by StatCvs v0.1.3