42e498e2ff
Changed BIN_INSTALLS to SCRIPTS_HOST.
Janet B. Anderson
2001-10-02 14:46:54 +00:00
ba3be45400
Updates for R3.14.0.beta1.
Janet B. Anderson
2001-10-02 14:02:23 +00:00
e8d24da299
Updated vim and java lines.
Janet B. Anderson
2001-10-02 13:57:41 +00:00
3843cc0ddb
wait 1 minute before reporting failure to contact ntpserver
Marty Kraimer
2001-10-02 11:51:37 +00:00
06ee15bbfb
fixed potential deadlock (dont hold lock when calling cb)
Jeff Hill
2001-10-02 01:15:25 +00:00
b19e46db7e
send clear channel to the server when claim reply arrives and there is no matching channel in the client. Also cleared up other potential glitches related to deleting channels.
Jeff Hill
2001-10-02 01:14:09 +00:00
c54518d555
test for channel connected outside the clear channel request stub
Jeff Hill
2001-10-02 01:11:06 +00:00
deb6813aee
changed clear channel interface
Jeff Hill
2001-10-02 01:10:21 +00:00
0080b2d007
Fixed operation in new app directory.
Andrew Johnson
2001-10-01 21:55:50 +00:00
3eece23175
Removing unused copyright files.
Janet B. Anderson
2001-10-01 21:40:12 +00:00
1220439a85
cosmetic
Jeff Hill
2001-10-01 18:11:33 +00:00
34b5548ef1
Commented out OBJS_IOC epicsListTest because build fails for vxWorks-ppc604 on win32-x86 host.
Janet B. Anderson
2001-10-01 18:00:33 +00:00
0d9b5ce097
Added basename function.
Janet B. Anderson
2001-10-01 17:48:05 +00:00
ec8a33ea5b
Die if rmtree fails.
Janet B. Anderson
2001-10-01 17:45:09 +00:00
d4107b4900
Don't try to create directory if symbolic link of same name exists.
Janet B. Anderson
2001-10-01 17:42:09 +00:00
692c3b64b9
R3_14_0_beta1
Janet B. Anderson
2001-10-01 17:37:32 +00:00
8a29c82245
Merged changes from epics_R3_13_1_branch branch.
Janet B. Anderson
2001-10-01 17:36:15 +00:00
c7f8051c84
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.
W. Eric Norum
2001-09-29 19:51:24 +00:00
993f3423ee
Changed from tornado20 to tornado202.
Janet B. Anderson
2001-09-27 20:56:04 +00:00
26016a2810
Improved readRelease subroutine to allow macro definitions after the macro has been used.
Andrew Johnson
2001-09-27 19:52:17 +00:00
12ccb0936a
Replaced ReadReleaseFile subroutine with version from convertRelease.pl which supports include and now allows definitions to appear after use.
Andrew Johnson
2001-09-27 19:50:18 +00:00
7eaabd7df2
fixed spurious "server memory exhausted" message
Jeff Hill
2001-09-26 18:59:04 +00:00
cab1f58df1
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.
W. Eric Norum
2001-09-26 15:28:29 +00:00
74f581dce5
RTEMS TFTP driver now supports a limited form of chdir(). This means that the hack of redefining fopen is no longer necessary.
W. Eric Norum
2001-09-26 15:27:12 +00:00
ec582e8c91
remove def for pdbbase
Marty Kraimer
2001-09-26 13:30:42 +00:00
8139443186
make sure epicsThreadInit called
Marty Kraimer
2001-09-26 12:36:07 +00:00
ade7bebfcd
mkre changes for beta1
Marty Kraimer
2001-09-26 11:51:52 +00:00
9a651fe9bf
remove extra debug statements; changes for clarity
Marty Kraimer
2001-09-26 11:49:26 +00:00
cee658604b
fixed unprotected increment that might cause problems on RISC arch
Jeff Hill
2001-09-25 23:58:11 +00:00
1f21e491ed
fixed race condition
Jeff Hill
2001-09-25 23:56:48 +00:00
78d663d064
implemented threadExitMain()
Jeff Hill
2001-09-25 15:59:16 +00:00
c7a82c3ce2
fixed race condition
Jeff Hill
2001-09-25 00:13:20 +00:00
0768bb9764
fixed potential race condition
Jeff Hill
2001-09-25 00:11:46 +00:00
0809aa8c8b
cosmetic
Jeff Hill
2001-09-25 00:10:23 +00:00
8b0161c463
added comment
Jeff Hill
2001-09-25 00:09:26 +00:00
c4b6554964
assert fail before allowing invalid thread id into use
Jeff Hill
2001-09-25 00:07:14 +00:00
682dbfae7a
Allow multiple includes of base RULES_BUILD (use first include).
Janet B. Anderson
2001-09-24 22:15:22 +00:00
e4a75d4a8c
latest changes. Still extra printf statements
Marty Kraimer
2001-09-24 19:49:08 +00:00
878809a164
Still not working. Many asserts
Marty Kraimer
2001-09-24 15:02:39 +00:00
8012642f9b
cosmetic
Jeff Hill
2001-09-21 18:49:29 +00:00
ba4df8fd29
cosmetic
Jeff Hill
2001-09-21 17:33:20 +00:00
5b2d1df716
cosmetic
Jeff Hill
2001-09-21 17:29:25 +00:00
2e329813aa
fixed possible race condition where put notify block might be nilled out while it is running
Jeff Hill
2001-09-21 17:09:55 +00:00
c5084f15cc
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
Andrew Johnson
2001-09-20 20:26:38 +00:00
2cb9e531cc
Updated instructions in comments, moved EPICS_BASE to last line.
Andrew Johnson
2001-09-20 20:14:35 +00:00
4f2c38bb03
Changed how we decide whether or not to build cdCommands.
Andrew Johnson
2001-09-20 20:09:14 +00:00
20ab67691f
dont deadlock if ca_clear_event() is in the subscription update callback
Jeff Hill
2001-09-20 17:45:20 +00:00
a04d40082c
fixed put notify blocking bug and put notify type mapping bug
Jeff Hill
2001-09-20 17:38:04 +00:00
e5d3ebaf70
catch out of bounds read
Jeff Hill
2001-09-20 17:34:06 +00:00
322b492f7f
improved sync group startup sequence
Jeff Hill
2001-09-20 17:30:50 +00:00
329d91c595
improved subscription startup sequence
Jeff Hill
2001-09-20 17:30:26 +00:00
347997bed1
install ca diagnostics header file
Jeff Hill
2001-09-20 17:29:51 +00:00
f3edc221f3
catch additional exceptions and modified subscription startup to work better with local channels
Jeff Hill
2001-09-20 17:29:25 +00:00
44e8fa75d3
improved test for local channels
Jeff Hill
2001-09-20 17:27:49 +00:00
bffacccf79
improved tcpiiu shut down seq
Jeff Hill
2001-09-20 17:26:02 +00:00
ba36f44354
allow use from C++
Jeff Hill
2001-09-20 17:25:30 +00:00
d80c01f2b2
removed deadlock vulnerabilities
Jeff Hill
2001-09-20 17:24:54 +00:00
21f5c8a0de
throw standard exception class
Jeff Hill
2001-09-20 17:17:10 +00:00
bdd20db4f2
dont initiate IO in constructor
Jeff Hill
2001-09-20 17:16:45 +00:00
863b0ebb03
added new exception
Jeff Hill
2001-09-20 17:13:19 +00:00
7597f551ad
improved tcp shut down seq
Jeff Hill
2001-09-20 17:10:23 +00:00
b7128a8aa2
added stop threads member func
Jeff Hill
2001-09-20 17:09:50 +00:00
f89f31b505
if epicsEventWaitWithTimeout fails dont continue
Marty Kraimer
2001-09-20 13:46:37 +00:00
42ecec6b11
fix bugs in dbLockShowLocked
Marty Kraimer
2001-09-20 13:46:08 +00:00
93d2705002
must Unlock
Marty Kraimer
2001-09-20 11:54:27 +00:00
ecd1cafe46
replace ca_search_and_connect with ca_create_channel
Marty Kraimer
2001-09-20 11:54:05 +00:00
296304ca00
doc
Jeff Hill
2001-09-19 15:45:38 +00:00
66e3a3de22
Updated comment.
Janet B. Anderson
2001-09-18 19:01:55 +00:00
38269f4f21
Added vim environment variables.
Janet B. Anderson
2001-09-18 19:00:48 +00:00
0d9df123c6
moved lock to avoid recursive lock and potential deadlock
Jeff Hill
2001-09-18 17:58:54 +00:00
2893c435ac
doc
Jeff Hill
2001-09-18 17:06:31 +00:00
bce2df010c
fixed comment
Jeff Hill
2001-09-17 17:44:23 +00:00
14d152bcaf
cosmetic
Jeff Hill
2001-09-17 17:34:41 +00:00
f280f73a64
Tidying up.
Andrew Johnson
2001-09-14 20:06:07 +00:00
65871f02e8
Tidying up convertRelease.pl stuff.
Andrew Johnson
2001-09-14 20:02:30 +00:00
34d439983d
Tool file description updates.
Janet B. Anderson
2001-09-14 17:28:33 +00:00
29e4cd9f61
Added definitions needed by base build.
Janet B. Anderson
2001-09-13 22:06:05 +00:00
f855880786
Now creates CONFIG_APP_INCLUDE file.
Janet B. Anderson
2001-09-13 21:46:22 +00:00
01e185e1fa
Added RELEASE_INCLUDES and RELEASE_DBDFLAGS. Removed base/configure defs, put defs in app/ext CONFIG_APP_INCLUDE file.
Janet B. Anderson
2001-09-13 21:43:53 +00:00
c5d3e65511
Retain order of RELEASE entries in CONFIG_APP_INCLUDE and cdCommands. Added <app>_HOST_LIB variable to CONFIG_APP_INCLUDE.
Andrew Johnson
2001-09-13 21:30:23 +00:00
365c82023f
Re-ordered and renamed some output from configAppInclude.
Andrew Johnson
2001-09-13 20:54:42 +00:00
2891f74d54
Removed reference to depends.
Janet B. Anderson
2001-09-13 20:05:20 +00:00
0fe3dcdbe7
Fix for remove command filenames.
Janet B. Anderson
2001-09-13 19:53:20 +00:00
28435f8f09
Added instructions about configure/Makefile and configure/RULES.ioc.
Andrew Johnson
2001-09-13 19:42:51 +00:00
0966f06cb9
dbMakeDBDDepends replaced by mkmf.pl.
Janet B. Anderson
2001-09-13 19:34:38 +00:00
8d7cb4ce1d
Replaced makeDbDepends.pl with mkmf.pl.
Janet B. Anderson
2001-09-13 19:31:06 +00:00
118dcad5b4
Many DEPENDS changes. Many other changes also.
Janet B. Anderson
2001-09-13 19:29:58 +00:00
dbeab43347
Moved HOST_HDEPENDS_CMD here.
Janet B. Anderson
2001-09-13 19:28:42 +00:00
ce150624fb
Removed HOST_HDEPENDS_CMD.
Janet B. Anderson
2001-09-13 19:27:04 +00:00
8cdc639fb9
Removed duplicate CROSS_CXXFLAGS. Changed CROSS_HDEPENDS_CMD to MKMF. HDEPENDS_INCLUDES_MKMF set to files with relative path names only.
Janet B. Anderson
2001-09-13 19:24:20 +00:00
0d2922fbcf
Replaced with convertRelease.pl.
Andrew Johnson
2001-09-13 19:19:15 +00:00
575969a672
Switch to using convertRelease.pl script, run a consistency check in application <top>/configure directories.
Andrew Johnson
2001-09-13 19:17:52 +00:00
c51161f7a4
New tool, replaces makeConfigAppInclude.pl makeIocCdCommands.pl and makeRulesInclude.pl and also performs consistency checks of application RELEASE files.
Andrew Johnson
2001-09-13 19:14:36 +00:00
87661c57d4
R3.14.0beta1
Janet B. Anderson
2001-09-13 19:13:12 +00:00
c1ae00ab21
Removed references to MAKEDBDEPENDS and MAKEDBDDEPENDS.
Janet B. Anderson
2001-09-13 19:12:38 +00:00
c5fbd3e8ec
Moved GCC_EXEC_PREFIX to CONFIG.CrossCommon.
Janet B. Anderson
2001-09-13 19:11:45 +00:00
f7b89d58e9
Moved GCC_EXEC_PREFIX definition here. Removed -B option since GCC_EXEC_PREFIX is defined.
Janet B. Anderson
2001-09-13 19:11:12 +00:00
3334174809
Added -mpentium cflag.
Janet B. Anderson
2001-09-13 17:50:57 +00:00
c39788961e
dont call errlogPrintf if no memory
Marty Kraimer
2001-09-13 17:45:37 +00:00
a5aa5c1543
Updated for R3.14.0.beta1.
Janet B. Anderson
2001-09-13 16:19:09 +00:00