Jeff Hill
eec3ca68ef
fixed warning
1998-10-27 00:49:07 +00:00
Jeff Hill
93745fa03c
fixed warnings
1998-10-27 00:47:28 +00:00
Jeff Hill
3c43b78e77
eliminated warning
1998-10-27 00:43:27 +00:00
Jeff Hill
0562cf545b
fixed warnings
1998-10-27 00:35:03 +00:00
Ralph Lange
ef02f8224e
Bug in gdd::~gdd fixed (CA gateway crashes).
1998-10-26 11:18:41 +00:00
Jeff Hill
1c214dc407
fixed inline is too big warning
1998-10-23 19:47:12 +00:00
Jeff Hill
f91bfc1e1c
fixed case problem on UNIX
1998-10-23 19:24:26 +00:00
Jeff Hill
409d2c2aaf
fixed problem associated with deleting "const char *"
...
on the solaris compiler
1998-10-23 19:23:46 +00:00
Jeff Hill
18c24640c7
fixed missing new line at EOF
1998-10-23 16:40:47 +00:00
Jeff Hill
a80f223736
fixed HP-UX warnings
1998-10-23 00:28:21 +00:00
Jeff Hill
36b70e243f
fixed problem where send was not always rearmed if this
...
was indirectly necessary in the send callback because
in this callback the code considered sends to be still armed
until the send callback completed
1998-10-23 00:27:15 +00:00
Jeff Hill
624f3e2284
attempted to clean up HP_UX warnings
1998-10-23 00:21:49 +00:00
Jeff Hill
4ae1a330bd
attempted to clean up HP-UX warnings
1998-10-23 00:20:41 +00:00
Janet B. Anderson
5eab74508e
Set iocLogDisable true if log port or log inet not defined.
1998-10-21 19:00:02 +00:00
Jeff Hill
1d5bb33527
fixed spelling & clarified use of TMP env var
1998-10-21 16:09:57 +00:00
Jeff Hill
1ba75e94e8
fixed potential event discard under heavy load
1998-10-20 18:45:10 +00:00
Janet B. Anderson
2bd9693676
Removed definitions of ioc log inet number and log filename.
1998-10-12 19:58:44 +00:00
Janet B. Anderson
a175ac0518
Modified log message.
1998-10-07 14:32:52 +00:00
Marty Kraimer
e334526dec
fixed sync bugs
1998-10-06 18:09:28 +00:00
Jeff Hill
23f88290b1
added missing macros
1998-10-05 20:33:10 +00:00
Jeff Hill
c3cfcd6f7a
correct LANSCE-5 make name, use ansi function prototype
1998-10-02 15:26:43 +00:00
Jeff Hill
cd8da10fa8
dont let problems converting IP address to name clobber errno
1998-10-01 23:15:20 +00:00
Jeff Hill
c9ca2a362d
removed pragma
1998-10-01 23:09:29 +00:00
Jeff Hill
5dc5113919
log number of no buf errors and print them in a diagnostic
1998-10-01 23:03:15 +00:00
Jeff Hill
61e74ab5bb
use proper net byte order for exception reflect
1998-10-01 22:55:41 +00:00
William Lupton
163853f5bc
supported setting initial value on declaration (NB, will give compilation error if using recursive option)
1998-10-01 21:29:13 +00:00
William Lupton
f9fdb88d73
fixed FPNUM to support exponents
1998-10-01 21:28:33 +00:00
Janet B. Anderson
ae43db8152
Added new field PREC for display of double and float fields ULIM, LLIM,
...
SDEL, SVAL, SGNL, and WDTH. Added unsigned long fields HOPR and LOPR for
display of VAL array counts. Changed SDEL field from SPC_NOMOD to
SPC_RESET to allow start and stop of the watch dog timer.
1998-10-01 20:28:14 +00:00
Jeff Hill
444f4c0bcc
more robust in situations wherelocal IP cant be determined
1998-09-29 20:50:37 +00:00
Marty Kraimer
c0fc5c1860
SHFT was made a prompt field and also modifiable. The VAL field of mbboDirectRecord is now modifiable.
1998-09-29 15:05:27 +00:00
Marty Kraimer
486d616af1
removed unused field Prec.
1998-09-29 15:04:58 +00:00
Marty Kraimer
8d76efbb30
Changed author
1998-09-29 14:56:57 +00:00
Marty Kraimer
d7df83132c
More robust when calloc fails
1998-09-29 14:55:52 +00:00
Marty Kraimer
85629b8908
Task priorities were changed so that no epics task has higher priority than netTask.
...
Definitions for IOEVENTSCAN and TIMESTAMP were removed.
1998-09-29 14:45:50 +00:00
Marty Kraimer
58cb660fd8
Put html doc with source
1998-09-29 14:12:16 +00:00
Marty Kraimer
161e66adc4
added dbCaGetTimeStamp
1998-09-29 14:11:33 +00:00
Marty Kraimer
aefa82520a
TSsetClockFromUnix was made global
1998-09-29 14:11:03 +00:00
Jeff Hill
20773a6037
fixed warnings
1998-09-25 00:20:56 +00:00
Jeff Hill
acf112999a
eliminated DLL run-down call to ca_task_exit()
1998-09-24 23:52:57 +00:00
Jeff Hill
429b7ae7a2
turned off debug output
1998-09-24 23:01:05 +00:00
Jeff Hill
7eca88fcf8
backed out previous change
1998-09-24 21:34:24 +00:00
Jeff Hill
b2dcaf3113
conn.c
1998-09-24 21:22:58 +00:00
Jeff Hill
e189a30222
subtle changes related to efficency when checking connection timers
1998-09-24 21:22:57 +00:00
Jeff Hill
ef42291613
cosmetic
1998-09-24 21:22:56 +00:00
Jeff Hill
3801cf0b81
improved message
1998-09-24 21:22:55 +00:00
Jeff Hill
75b61caa96
subtle changes related to efficency when checking connection timers
1998-09-24 21:22:54 +00:00
Jeff Hill
b40864bf6d
CLR_CA_TIME() now correctly zeros the delay
1998-09-24 21:22:53 +00:00
Jeff Hill
fe16f5bd01
improved debug output
1998-09-24 21:22:52 +00:00
Jeff Hill
16f6f6e39e
detect reconnect faster when IOC reboots quickly
1998-09-24 21:22:51 +00:00
Jeff Hill
fd088bfa83
added ca_get_ioc_connection_count ()
1998-09-24 21:18:25 +00:00