Commit Graph

3817 Commits

Author SHA1 Message Date
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
Jeff Hill
607157e99a verify that conn is dropped when channel count goes to zero 1998-09-24 21:11:38 +00:00
Jeff Hill
2b21b5608d o test routine added
o allow large PV names
1998-09-24 21:10:38 +00:00
Jeff Hill
851b153afa cosmetic 1998-09-24 20:53:54 +00:00
Jeff Hill
c36de7d61d subtle changes which relate to not flushing the output buffer if there are bytes
pending in the input queue (improves performance)
1998-09-24 20:50:50 +00:00
Jeff Hill
461e1f3844 cosmetic 1998-09-24 20:42:30 +00:00
Jeff Hill
69ae776409 supply resource id to logBadIdWithFileAndLineno() 1998-09-24 20:41:49 +00:00
Jeff Hill
b5e4de9cff new error message 1998-09-24 20:40:56 +00:00
Jeff Hill
857a19ddef o block if unable to get buffer space for the exception message
o subtle changes related to properly dealing with situations where
both the server tool and the client tool delete the same PV simultaneously
1998-09-24 20:40:07 +00:00
Jeff Hill
608228b328 send exception in correct byte order / block if no space for exception 1998-09-24 20:35:16 +00:00
Jeff Hill
421ad0d456 cosmetic 1998-09-24 20:33:03 +00:00
Janet B. Anderson
a2bb878d29 Added strip to SHARED_LIBRARIES. 1998-09-17 15:50:40 +00:00
Marty Kraimer
2e7a0f1922 fix bugs for JDCT 1998-09-15 15:05:22 +00:00
Janet B. Anderson
42ea5f2413 Moved VX_GNU_NO definition to CONFIG_SITE (Dir for TORNADO=NO gnu gcc). 1998-09-08 15:02:04 +00:00
Janet B. Anderson
c0ed618531 Added more included for HOME dir config files. 1998-09-08 14:43:49 +00:00
Janet B. Anderson
fd67b63b75 Modified java rules. 1998-09-08 14:39:50 +00:00
Janet B. Anderson
9162b6c404 Added DLL_LDLIBS definition. 1998-09-08 14:38:11 +00:00
Janet B. Anderson
8500db7307 Added STATIC_LDFLAGS definition. 1998-09-03 16:02:42 +00:00
Janet B. Anderson
3a58071733 Fixed DLL_DEPLIBS definition. 1998-09-03 15:57:29 +00:00
Janet B. Anderson
46d989507f Added COND_PROD_SRCS to depends rule and moved rule after the definition. 1998-09-03 15:53:13 +00:00
Jeff Hill
71112a41df allow the user name to change when they use su 1998-08-12 16:36:54 +00:00