Commit Log (Page 8 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: 2005-08-24 to 2004-11-13 (Commits 8452-8551 of 9251)

jba
8/24/05 3:21 PM
file CONFIG.linux-ppc.Common was initially added on branch R3-14-2_branch.
0 lines of code changed in:
configure/os/CONFIG.linux-ppc.Common (new 0)

jba
8/24/05 3:21 PM
file CONFIG.linux-ppc.linux-ppc was initially added on branch R3-14-2_branch.
0 lines of code changed in:
configure/os/CONFIG.linux-ppc.linux-ppc (new 0)

jba
8/24/05 3:21 PM
file CONFIG.Common.linux-ppc was initially added on branch R3-14-2_branch.
0 lines of code changed in:
configure/os/CONFIG.Common.linux-ppc (new 0)

mrk
8/9/05 12:37 PM
fix prototypes
4 lines of code changed in:
src/libCom/osi/devLib.h (+4 -4)

jhill
8/5/05 3:54 PM
added missing forward ref (fixed gcc 4.0 issue)
3 lines of code changed in:
src/cas/generic: casdef.h (+1 -1), ioBlocked.h (+2 -2)

jhill
8/5/05 3:40 PM
no message
208 lines of code changed in:
src/ca/CAref.html (+208 -167)

jhill
8/5/05 3:31 PM
initialize test values
12 lines of code changed in:
src/ca/catime.c (+12 -4)

norume
7/24/05 11:14 AM
Set TZ from NVRAM.
3 lines of code changed in:
src/RTEMS/base/setBootConfigFromNVRAM.c (+3)

norume
7/20/05 3:06 PM
Track branch.
2 lines of code changed in:
src/libCom/osi/os/RTEMS/osdTime.cpp (+2 -3)

norume
7/20/05 2:38 PM
Track branch.
55 lines of code changed in:
src/RTEMS/base/rtems_init.c (+55 -28)

norume
7/9/05 9:57 AM
Add another environment variable.
2 lines of code changed in:
src/RTEMS/base/rtems_init.c (+2 -1)

norume
7/6/05 4:52 PM
Remove extra semicolon. New compilers are pickier.
2 lines of code changed in:
src/libCom/test/epicsListTest.cpp (+2 -2)

norume
7/6/05 4:41 PM
Remove extraneous semicolon.
2 lines of code changed in:
src/libCom/osi/epicsThread.cpp (+2 -2)

norume
7/6/05 4:20 PM
Track R3.14.2 branch.
4 lines of code changed in:
src/RTEMS/base/rtems_init.c (+4 -1)

norume
7/2/05 5:51 PM
Readline is now part of Mac OS X.
3 lines of code changed in:
configure/os: CONFIG.Common.darwin-ppc (+2 -10), CONFIG_SITE.Common.darwin-ppc (+1 -2)

norume
6/28/05 3:34 PM
Use OS-supplied socklent_t.
1 lines of code changed in:
src/libCom/osi/os/Darwin/osdSock.h (+1 -1)

norume
6/21/05 10:44 AM
Clean up osiSocklen_t typedef.
1 lines of code changed in:
src/libCom/osi/os/RTEMS/osdSock.h (+1 -1)

anj
5/26/05 11:03 AM
Exclude all .files from ioc arch list, not just . and ..
2 lines of code changed in:
src/makeBaseApp/makeBaseApp.pl (+2 -2)

norume
4/28/05 12:21 PM
Cosmetic.
3 lines of code changed in:
src/RTEMS/base/rtems_init.c (+3 -3)

norume
4/28/05 12:08 PM
Track branch.
19 lines of code changed in:
src/RTEMS/base: Makefile (+1 -1), rtems_config.c (changed), rtems_init.c (+18 -1), rtems_netconfig.c (changed), rtems_util.c (changed)

norume
4/26/05 4:18 PM
Track 3.14.2 branch.
1 lines of code changed in:
src/RTEMS/base: rtems_config.c (changed), rtems_init.c (changed), rtems_netconfig.c (changed), rtems_util.c (changed), setBootConfigFromNVRAM.c (+1)

jhill
4/13/05 12:49 PM
fixed throw spec for pHostName() vf
5 lines of code changed in:
src/ca: netiiu.h (+1 -1), noopiiu.cpp (+2 -2), noopiiu.h (+2 -2)

jhill
4/13/05 12:43 PM
fixed wont build for vxWorks 6.0
18 lines of code changed in:
src/libCom/osi/epicsTime.cpp (+2 -1)
src/ca: ca_client_context.cpp (+1), cac.cpp (+1), netiiu.cpp (+2 -1), searchTimer.cpp (+12 -11)

jhill
4/12/05 5:50 PM
fixed mantis 192 - Concurrency bug in channel access to local DB
123 lines of code changed in:
src/db: dbCAC.h (+20 -6), dbContextReadNotifyCache.cpp (+103 -40)

jhill
4/11/05 5:49 PM
fixed UNIX specific problem where non-blocking IO mode was not set for a special socket
that receives only broadcasts
13 lines of code changed in:
src/cas/io/bsdSocket/casDGIntfIO.cc (+13 -3)

jhill
4/11/05 5:44 PM
make certain that com.dll remains resident for its daemon threads even if the
user explicitly uloads it (from a labView DLL)
74 lines of code changed in:
src/libCom/osi/os/WIN32: dllmain.cpp (del), osdThread.c (+74)

jhill
4/11/05 5:37 PM
fixed ca_host_name() returns name of the local host
15 lines of code changed in:
src/ca: nciu.cpp (+6), nciu.h (+3 -1), tcpiiu.cpp (+2 -1), templateInstances.cpp (+1), udpiiu.cpp (+1 -1), udpiiu.h (+1 -1), virtualCircuit.h (+1 -1)

anj
4/8/05 2:33 PM
Added example showing how to add new iocsh commands.
36 lines of code changed in:
src/makeBaseApp/Makefile (+2)
src/makeBaseApp/templates/exampleApp/src: Makefile (+2), _APPNAME_Hello.c (new 31), _APPNAME_Hello.dbd (new 1)

anj
4/8/05 2:31 PM
Added dbAccess.h include, else build failed.
19 lines of code changed in:
src/makeBaseApp/templates/exampleApp/src/devXxxSoft.c (+19 -32)

jhill
3/22/05 3:49 PM
no longer an owner of this code
1 lines of code changed in:
src/libCom/error/errlog.c (+1 -1)

jhill
3/21/05 6:08 PM
fixed bug where put payload was byte swapped twice
22 lines of code changed in:
src/cas/generic: casStrmClient.cc (+21 -12), casStrmClient.h (+1)

mrk
3/21/05 8:44 AM
take latest version from 3_14 branch
4 lines of code changed in:
src/libCom/osi/os/posix: osdEvent.c (+2 -2), osdMutex.c (+2 -2)

mrk
3/21/05 8:31 AM
take latest version from 3_14 branch
12 lines of code changed in:
src/libCom/osi/os/vxWorks/osdStdio.c (+12 -7)

mrk
3/21/05 8:17 AM
The maximum size was initialized to 65636 instead of 65536
2 lines of code changed in:
src/libCom/gpHash/gpHashLib.c (+2 -2)

mrk
3/17/05 2:41 PM
errlog crashes if called from interruot context
10 lines of code changed in:
src/libCom/error/errlog.c (+10 -6)

jba
3/7/05 9:23 AM
Added rule for TCLLIB.
5 lines of code changed in:
configure/RULES_BUILD (+5 -1)

norume
3/4/05 4:58 PM
Track branch.
3 lines of code changed in:
src/RTEMS/base/rtems_init.c (+3 -2)

norume
3/3/05 8:05 AM
Add NFSMOUNT support.
75 lines of code changed in:
src/RTEMS/base: rtems_config.c (changed), rtems_init.c (+52 -32), rtems_netconfig.c (changed), rtems_util.c (changed), setBootConfigFromNVRAM.c (+23)

jba
3/1/05 11:06 AM
Added UNINSTALL_DIRS.
7 lines of code changed in:
configure/RULES_TOP (+7 -7)

jhill
3/1/05 9:54 AM
posix mutex does not allow mutex to be destroyed that is owned
2 lines of code changed in:
src/libCom/logClient/logClient.c (+2 -7)

jba
2/25/05 10:05 AM
Updated RTEMS directory.
2 lines of code changed in:
configure/RELEASE (+2 -1)

jba
2/25/05 10:02 AM
CC and CCC definitions changed to reflect GNU defaults.
50 lines of code changed in:
configure: CONFIG.gnuCommon (+2 -2), CONFIG_COMMON (+3 -1)
configure/os: CONFIG.Common.linux-x86 (+3 -20), CONFIG.Common.linuxCommon (+31), CONFIG.Common.vxWorksCommon (+6 -1), CONFIG.aix-ppc-gnu.aix-ppc-gnu (-3), CONFIG.hpux-parisc-gnu.hpux-parisc-gnu (+1 -3), CONFIG.linux-x86.linux-x86 (+1 -4), CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+1 -3), CONFIG.solaris-x86-gnu.solaris-x86-gnu (+1 -3), CONFIG_SITE.linux-x86.UnixCommon (+1 -4)

jba
2/25/05 10:00 AM
file CONFIG.Common.linuxCommon was initially added on branch R3-14-2_branch.
0 lines of code changed in:
configure/os/CONFIG.Common.linuxCommon (new 0)

jba
2/24/05 8:39 AM
Fixed directory of dbd file.
1 lines of code changed in:
src/makeBaseApp/templates/iocBoot/ioc/st.cmd@RTEMS (+1 -1)

jba
2/23/05 4:10 PM
Added st.cmd@Cross files for cross builds.
26 lines of code changed in:
src/makeBaseApp: Makefile (+2), makeBaseApp.pl (+5 -2)
src/makeBaseApp/templates: exampleBoot/ioc/st.cmd@Cross (new 1), iocBoot/ioc/st.cmd@Cross (new 18)

norume
2/18/05 4:03 PM
Track branch.
1 lines of code changed in:
src/libCom/misc/epicsExport.h (+1 -1)

norume
2/16/05 8:21 PM
Track branch.
1 lines of code changed in:
configure/os/CONFIG_SITE.Common.RTEMS (+1 -1)

jhill
2/16/05 3:44 PM
rvert to ordinary ansi c headers
2 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+2 -4)

jhill
2/16/05 3:21 PM
use C++ versions of ansi c header files
6 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+6 -4)

jhill
2/16/05 2:58 PM
o use C++ ANSI C headers due to behavior difference in Solaris compiler
o move common code out of header file
148 lines of code changed in:
src/libCom/cxxTemplates: resourceLib.cpp (+143 -1), resourceLib.h (+5 -149)

norume
2/16/05 1:02 PM
Track branch.
6 lines of code changed in:
configure: RELEASE (+5), os/CONFIG.Common.RTEMS (+1 -6)

mrk
2/15/05 2:02 PM
do not call vfprintf twice in same routine. powerPC crashes
15 lines of code changed in:
src/libCom/error/errlog.c (+15 -9)

jba
2/14/05 12:25 PM
Updated to match 3.4.2 branch.
12 lines of code changed in:
documentation/README.WIN32 (+12 -7)

norume
2/13/05 4:56 PM
Track branch.
23 lines of code changed in:
src/RTEMS/base/rtems_init.c (+23 -4)

norume
2/13/05 12:01 PM
Track R3.14.2 branch.
1 lines of code changed in:
src/RTEMS/base/setBootConfigFromNVRAM.c (+1 -4)

norume
2/12/05 11:27 AM
Clarify comment.
2 lines of code changed in:
configure/os/CONFIG_SITE.Common.RTEMS (+2 -2)

norume
2/11/05 1:55 PM
Track 3.14.
2 lines of code changed in:
src/RTEMS/base/rtems_init.c (+2 -2)

norume
2/10/05 4:22 PM
Track 3.14.2 branch.
4 lines of code changed in:
src/RTEMS/base: rtems_config.c (changed), rtems_init.c (+3 -3), rtems_netconfig.c (changed), rtems_util.c (changed), setBootConfigFromNVRAM.c (+1 -1)

jba
2/8/05 12:36 PM
Added line to remove /tmp_mnt from pathname for sun4.
1 lines of code changed in:
configure/tools/fullPathName.pl (+1)

jba
2/8/05 8:43 AM
To get unique libs do wildcard using $(LIB_PREFIX)$(lib).*
6 lines of code changed in:
configure/tools/makeMakefileInclude.pl (+6 -6)

norume
2/7/05 9:11 AM
Track R3.14.2 branch.
56 lines of code changed in:
src/RTEMS/base: rtems_config.c (changed), rtems_init.c (+43 -8), rtems_netconfig.c (changed), rtems_util.c (changed)
src/libCom/osi/os/RTEMS: devLibOSD.c (+7 -11), osdMessageQueue.c (changed), osdMessageQueue.h (changed), osdMutex.c (+1 -1), osdSock.h (changed), osdThread.c (changed), osdVME.h (+5 -1), osiUnistd.h (changed)

jhill
2/4/05 2:43 PM
added empty throw specification as appropriate
59 lines of code changed in:
src/libCom/osi: epicsTime.cpp (+18 -18), epicsTime.h (+41 -41)

jba
2/3/05 11:06 AM
Updated files to latest R3.14 branch changes.
37 lines of code changed in:
configure/os: CONFIG.Common.UnixCommon (+2 -2), CONFIG.Common.hpux-parisc (+2 -2), CONFIG.aix-ppc-gnu.aix-ppc-gnu (+2 -2), CONFIG.linux-x86.linux-x86 (+3 -3), CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+3 -3), CONFIG.solaris-sparc.solaris-sparc (+3 -3), CONFIG.solaris-x86-gnu.solaris-x86-gnu (+3 -3), CONFIG.solaris-x86.solaris-x86 (+11 -9), CONFIG.win32-x86.win32-x86 (+8 -8)

jba
2/3/05 11:03 AM
Updated file to latest R3.14 branch changes.
8 lines of code changed in:
configure: RULES.Db (+1 -1), RULES_BUILD (+7 -3)

jba
2/3/05 10:32 AM
Changed c preprocessor from gcc to cc.
2 lines of code changed in:
configure/os/CONFIG.solaris-sparc.solaris-sparc (+2 -2)

jba
2/3/05 10:28 AM
Added $(EPICS_BASE_TOOLS_BIN) to path to find dlls for antelope, eflex, ..
4 lines of code changed in:
configure/os/CONFIG.cygwin-x86.Common (+4 -1)

jba
2/3/05 10:27 AM
Changed filterout to filter-out.
2 lines of code changed in:
configure/os/CONFIG.Common.vxWorksCommon (+2 -2)

jba
2/3/05 10:20 AM
Return fullpathname if arg starts with "." else return arg value.
13 lines of code changed in:
configure/tools/fullPathName.pl (+13 -4)

jba
2/3/05 10:00 AM
Added definitions for ECHO and PATH.
10 lines of code changed in:
configure/os: CONFIG.win32-x86-borland.Common (+5 -1), CONFIG.win32-x86.Common (+5 -1)

jba
2/3/05 9:44 AM
Updated R3.15 version to latest R3.14 version.
31 lines of code changed in:
configure/RULES_JAVA (+31 -17)

jba
2/3/05 8:51 AM
Added definition EPICS_BASE_TOOLS_BIN.
15 lines of code changed in:
configure/CONFIG_BASE (+15 -7)

norume
2/1/05 6:00 PM
Track changes.
1 lines of code changed in:
src/libCom/osi/os/RTEMS/osdPoolStatus.c (+1 -1)

norume
2/1/05 3:02 PM
Track other branch.
257 lines of code changed in:
src/RTEMS/base: Makefile (+1 -4), rtems_config.c (+2 -2), rtems_init.c (+12 -13), rtems_netconfig.c (changed), rtems_util.c (changed), setBootConfigFromMOTLOADNVRAM.c (del), setBootConfigFromNVRAM.c (+242), setBootConfigFromPPCBUGNVRAM.c (del)

norume
2/1/05 2:59 PM
Add new support files.
34 lines of code changed in:
configure/os: CONFIG.Common.RTEMS (+2 -2), CONFIG.Common.RTEMS-mvme2100 (+1 -2), CONFIG.Common.RTEMS-mvme5500 (+1 -2), CONFIG.Common.RTEMS-pc386 (+1 -2), CONFIG.Common.RTEMS-uC5282 (+23), CONFIG.Common.darwin-ppc (+1 -1), CONFIG.darwin-ppc.darwin-ppc (changed), CONFIG_SITE.Common.darwin-ppc (+3 -3), CONFIG_SITE.darwin-ppc.Common (+2 -4)

norume
2/1/05 2:45 PM
file CONFIG.Common.RTEMS-uC5282 was initially added on branch R3-14-2_branch.
0 lines of code changed in:
configure/os/CONFIG.Common.RTEMS-uC5282 (new 0)

norume
2/1/05 2:42 PM
file setBootConfigFromNVRAM.c was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/RTEMS/base/setBootConfigFromNVRAM.c (new 0)

jba
1/25/05 10:58 AM
Added LIB_INSTALLS, libraries to install.
18 lines of code changed in:
configure: CONFIG_ADDONS (+9), RULES_BUILD (+9 -1)

norume
1/10/05 9:11 AM
Work around problem with I/O redirection from vxWorks scripts.
41 lines of code changed in:
src/libCom/test/epicsStdioTest.c (+4 -4)
src/libCom/osi: epicsStdio.c (+29 -20), epicsStdio.h (+8 -4)

mrk
12/3/04 10:11 AM
forgot an unlock
3 lines of code changed in:
src/db/dbNotify.c (+3 -1)

mrk
12/3/04 8:27 AM
last user calls putNotifyCleanup
48 lines of code changed in:
src/db/dbNotify.c (+48 -45)

mrk
12/2/04 2:08 PM
get latest from 3_14
198 lines of code changed in:
src/db: dbNotify.c (+193 -136), dbNotify.h (+3 -12), dbPutNotifyBlocker.cpp (+2 -3)

mrk
12/1/04 6:33 AM
latest from 3_14 branch
80 lines of code changed in:
src/db: dbChannelIO.h (-4), dbEvent.c (+1 -2), dbNotify.c (+64 -24), dbNotify.h (+12 -3), dbPutNotifyBlocker.cpp (+3 -1)

norume
11/30/04 1:43 PM
Track R3.14.2 changes.
5 lines of code changed in:
configure/os/CONFIG.Common.RTEMS (+5 -4)

norume
11/30/04 1:43 PM
Reflect 3.14.2 branch changes.
4 lines of code changed in:
src/RTEMS/base: rtems_config.c (changed), rtems_init.c (+2 -2), rtems_netconfig.c (+2 -2), rtems_util.c (changed)

jhill
11/29/04 8:11 PM
o made booty scanned by default
o made counted channel names have a minimum of 6 digits
2 lines of code changed in:
src/makeBaseApp/templates/caServerApp/exServer.cc (+2 -2)

jhill
11/24/04 6:14 PM
fix for mantis 159
37 lines of code changed in:
src/gdd/dbMapper.cc (+37 -55)

jhill
11/24/04 4:19 PM
fix for mantis 159
21 lines of code changed in:
src/cas/generic/st: casStreamOS.cc (+18 -19), casStreamOS.h (+3 -3)

jba
11/24/04 12:41 PM
Updated from R3.14 branch.
9 lines of code changed in:
startup/borland.bat (+9 -11)

jba
11/24/04 12:39 PM
Added Exceed definitions.
4 lines of code changed in:
startup/win32.bat (+4 -9)

jba
11/24/04 12:36 PM
Updated from R3.14 branch (Dont set EPICS_BASE. HostArch.pl to HostArch)
4 lines of code changed in:
startup/Site.profile (+4 -4)

jba
11/24/04 12:35 PM
Updated from R3.14 branch (added cygwin)
2 lines of code changed in:
startup/EpicsHostArch.pl (+2 -1)

jba
11/24/04 12:35 PM
Updated from R3.14 branch
15 lines of code changed in:
startup/EpicsHostArch (+15 -1)

jba
11/24/04 12:25 PM
Updated from R3.14 branch.
27 lines of code changed in:
documentation: README.1st (+12 -8), README.html (+15 -9)

jba
11/24/04 12:18 PM
Don't set EPICS_BASE (breaks base builds). Changed HostArch.pl to HostArch.
3 lines of code changed in:
startup/Site.cshrc (+3 -3)

anj
11/17/04 1:50 PM
Revive the canary, and add a test routine that checks whether the optimizer
bug is still present. Tornado 2.x compilers for 68K need -O0 to work.
14 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+14 -4)

anj
11/17/04 1:48 PM
Avoid an optimizer bug that is present in the Tornado 2.x 68K compilers at
anything greater than -O0.
9 lines of code changed in:
configure/os: CONFIG.Common.vxWorks-68040 (+3 -1), CONFIG.Common.vxWorks-68040lc (+3 -1), CONFIG.Common.vxWorks-68060 (+3 -1)

anj
11/17/04 11:19 AM
Workaround for Tornado compilers, fixes Mantis Bug #82.
3 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+3 -2)

lange
11/16/04 5:42 AM
Changed printed messages to be the same for all TestAsyn supports.
19 lines of code changed in:
src/dev/testDev: devBiTestAsyn.c (+2 -2), devBoTestAsyn.c (+2 -2), devHistogramTestAsyn.c (+3 -2), devMbbiTestAsyn.c (+2 -2), devMbboTestAsyn.c (+2 -2), devSiTestAsyn.c (+3 -2), devSoTestAsyn.c (+3 -2), devWfTestAsyn.c (+2 -2)

norume
11/13/04 11:16 AM
Add OS-dependent VME support.
45 lines of code changed in:
src/libCom/Makefile (+1)
src/libCom/osi/os: RTEMS/osdVME.h (+15), default/osdVME.h (+14), vxWorks/osdVME.h (+15)

norume
11/13/04 11:14 AM
file osdVME.h was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/libCom/osi/os: RTEMS/osdVME.h (new 0), default/osdVME.h (new 0), vxWorks/osdVME.h (new 0)

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