RTEMS TFTP driver now handles leading ../ path name components properly.
Thus, for ../../dbd/example.dbd to be found properly, the st.cmd script
must be moved down two directories. For now it is in bin/scripts, but
that may change.
3 lines of code changed in 1 file:
Changed from tornado20 to tornado202.
1 lines of code changed in 1 file:
Replaced ReadReleaseFile subroutine with version from convertRelease.pl
which supports include and now allows definitions to appear after use.
47 lines of code changed in 1 file:
fixed spurious "server memory exhausted" message
4 lines of code changed in 2 files:
The RTEMS TFTP driver now supports a limited form of chdir(). This means that
the hack of redefining fopen is no longer necessary.
Link -lrtemsall before -lrtemsCom to ensure that the configuration information
gets pulled from the rtemsCom library.
3 lines of code changed in 1 file:
RTEMS TFTP driver now supports a limited form of chdir(). This means that
the hack of redefining fopen is no longer necessary.
10 lines of code changed in 1 file:
remove def for pdbbase
0 lines of code changed in 1 file:
make sure epicsThreadInit called
36 lines of code changed in 1 file:
mkre changes for beta1
14 lines of code changed in 1 file:
remove extra debug statements; changes for clarity
10 lines of code changed in 1 file:
fixed unprotected increment that might cause problems on RISC arch
6 lines of code changed in 1 file:
fixed race condition
5 lines of code changed in 3 files:
implemented threadExitMain()
3 lines of code changed in 1 file:
fixed race condition
14 lines of code changed in 2 files:
fixed potential race condition
22 lines of code changed in 1 file:
cosmetic
6 lines of code changed in 1 file:
added comment
7 lines of code changed in 2 files:
cosmetic
1 lines of code changed in 1 file:
assert fail before allowing invalid thread id into use
3 lines of code changed in 2 files:
Allow multiple includes of base RULES_BUILD (use first include).
6 lines of code changed in 1 file:
latest changes. Still extra printf statements
21 lines of code changed in 1 file:
Still not working. Many asserts
60 lines of code changed in 1 file:
cosmetic
2 lines of code changed in 1 file:
cosmetic
19 lines of code changed in 2 files:
fixed possible race condition where put notify block might be nilled out
while it is running
6 lines of code changed in 4 files:
Removed EPICS_EXTENSIONS dependencies as this causes problems with the
RELEASE file checker. Now users of msi, sch2edif, e2db or dbst must
have these in their path, or define a variable pointing to the binary
in their application configure/RELEASE files. Capfast users may also
want to add the definition CAPFAST_TEMPLATES pointing to their EPICS
symbols, originally found via (EPICS_EXTENSIONS)/templates/capfast
7 lines of code changed in 1 file:
Changed how we decide whether or not to build cdCommands.
4 lines of code changed in 1 file:
dont deadlock if ca_clear_event() is in the subscription update callback
3 lines of code changed in 1 file:
fixed put notify blocking bug and put notify type mapping bug
5 lines of code changed in 1 file:
catch out of bounds read
5 lines of code changed in 1 file:
improved sync group startup sequence
27 lines of code changed in 1 file:
improved subscription startup sequence
10 lines of code changed in 1 file:
install ca diagnostics header file
1 lines of code changed in 1 file:
catch additional exceptions and modified subscription startup
to work better with local channels
28 lines of code changed in 1 file:
improved test for local channels
35 lines of code changed in 1 file:
improved tcpiiu shut down seq
8 lines of code changed in 1 file:
allow use from C++
12 lines of code changed in 1 file:
removed deadlock vulnerabilities
117 lines of code changed in 1 file:
throw standard exception class
2 lines of code changed in 1 file:
dont initiate IO in constructor
21 lines of code changed in 2 files:
added new exception
2 lines of code changed in 1 file:
improved tcp shut down seq
22 lines of code changed in 1 file:
added stop threads member func
5 lines of code changed in 1 file:
if epicsEventWaitWithTimeout fails dont continue
8 lines of code changed in 1 file:
fix bugs in dbLockShowLocked
6 lines of code changed in 1 file:
must Unlock
1 lines of code changed in 1 file:
replace ca_search_and_connect with ca_create_channel
4 lines of code changed in 1 file:
doc
1 lines of code changed in 1 file:
Updated comment.
2 lines of code changed in 1 file:
Added vim environment variables.
12 lines of code changed in 2 files:
moved lock to avoid recursive lock and potential deadlock
2 lines of code changed in 1 file:
doc
10 lines of code changed in 1 file:
fixed comment
3 lines of code changed in 1 file:
cosmetic
4 lines of code changed in 1 file:
Tidying up convertRelease.pl stuff.
3 lines of code changed in 1 file:
Tool file description updates.
12 lines of code changed in 2 files:
Added definitions needed by base build.
5 lines of code changed in 1 file:
Now creates CONFIG_APP_INCLUDE file.
10 lines of code changed in 3 files:
Added RELEASE_INCLUDES and RELEASE_DBDFLAGS.
Removed base/configure defs, put defs in app/ext CONFIG_APP_INCLUDE file.
6 lines of code changed in 3 files:
Fix for remove command filenames.
3 lines of code changed in 1 file:
Added instructions about configure/Makefile and configure/RULES.ioc.
11 lines of code changed in 1 file:
dbMakeDBDDepends replaced by mkmf.pl.
0 lines of code changed in 2 files:
Many DEPENDS changes. Many other changes also.
35 lines of code changed in 1 file:
Moved HOST_HDEPENDS_CMD here.
3 lines of code changed in 1 file:
Removed HOST_HDEPENDS_CMD.
1 lines of code changed in 1 file:
Removed duplicate CROSS_CXXFLAGS. Changed CROSS_HDEPENDS_CMD to MKMF.
HDEPENDS_INCLUDES_MKMF set to files with relative path names only.
4 lines of code changed in 1 file:
Switch to using convertRelease.pl script, run a consistency check in
application <top>/configure directories.
40 lines of code changed in 4 files:
R3.14.0beta1
4 lines of code changed in 1 file:
Removed references to MAKEDBDEPENDS and MAKEDBDDEPENDS.
0 lines of code changed in 1 file:
Moved GCC_EXEC_PREFIX to CONFIG.CrossCommon.
0 lines of code changed in 1 file:
Moved GCC_EXEC_PREFIX definition here.
Removed -B option since GCC_EXEC_PREFIX is defined.
3 lines of code changed in 1 file:
Added -mpentium cflag.
2 lines of code changed in 1 file:
dont call errlogPrintf if no memory
3 lines of code changed in 1 file:
Updated for R3.14.0.beta1.
85 lines of code changed in 4 files:
removed explicit template mechanism
2 lines of code changed in 4 files:
removed templ inst mechanism
1 lines of code changed in 1 file:
removed explicit template mechanism
9 lines of code changed in 8 files:
Updates for R3.14.0beta1.
213 lines of code changed in 6 files:
no-longer needed since gnu now uses Borland style auto template instantiation
0 lines of code changed in 1 file:
Comment changes only.
5 lines of code changed in 1 file:
Removed HOST_HDEPENDS_CMD definition, belongs in CONFIG_SITE.
1 lines of code changed in 1 file:
changed ca create channel doc
8 lines of code changed in 1 file:
doc
3 lines of code changed in 1 file:
we must call shutdown in addition to close on Linux
9 lines of code changed in 1 file:
wait for connection count to return to normal
11 lines of code changed in 1 file:
Changed alpha3 to beta1.
2 lines of code changed in 1 file:
removed unnec lock
3 lines of code changed in 1 file:
COSMETIC
4 lines of code changed in 1 file:
workaround for new ( std::no_throw ) Tornado II compiler bug check
6 lines of code changed in 1 file:
use std::bad_alloc()
5 lines of code changed in 1 file:
use proper form of delete
6 lines of code changed in 1 file:
fixed gnu warnings
4 lines of code changed in 1 file:
make gnu hoppy
2 lines of code changed in 1 file:
added missing include
3 lines of code changed in 1 file:
fixed gnu warning
5 lines of code changed in 2 files:
restructure to eliminate use of select
816 lines of code changed in 19 files:
cosmetic
2 lines of code changed in 1 file:
allow creation of end of seq iterator
11 lines of code changed in 1 file:
remove EPICS_TS_MIN_WEST add EPICS_TIMEZONE
5 lines of code changed in 1 file:
remove EPICS_TS_MIN_WEST add EPICS_TIMEZONE
11 lines of code changed in 2 files:
set TIMEZONE
15 lines of code changed in 1 file:
Give the select prototype C linkage.
3 lines of code changed in 1 file:
removed GNU compiler ifdef
6 lines of code changed in 1 file:
if null record name show all
1 lines of code changed in 1 file: