Jeff Hill
|
551e87f15d
|
removed logFdAdd from logClient
|
2003-07-25 23:41:58 +00:00 |
|
Jeff Hill
|
e628e95d2c
|
dont assert fail if getsockname returns bad status
|
2003-07-15 16:22:08 +00:00 |
|
Jeff Hill
|
47b044d257
|
fixed client removal order bug
|
2003-07-02 20:55:31 +00:00 |
|
Jeff Hill
|
78ad1feec8
|
run the beacon thread one click higher in priority than the udp input
thread's priority. This should keep beacons regular when there is
a heavy search load because all ofthe hosts are connecting at once
|
2003-06-13 00:29:50 +00:00 |
|
Jeff Hill
|
ba6b7f6e21
|
set retry number to 4 when there is a beacon anomaly or when a
channel disconnects. This starts the searcch delay at .4 seconds
instead of at 0.25 seconds.
|
2003-06-13 00:27:27 +00:00 |
|
Jeff Hill
|
5c162ad7c3
|
installed
|
2003-05-13 20:38:57 +00:00 |
|
Jeff Hill
|
64fc54cbaa
|
cleaned up junk
|
2003-05-13 20:37:17 +00:00 |
|
cvs2svn
|
a570a5c17f
|
This commit was manufactured by cvs2svn to create branch 'B3.13'.
|
2003-05-01 23:18:33 +00:00 |
|
Andrew Johnson
|
c7c74a8aab
|
Added scanPeriod() routine to convert a menuScan value into its period.
|
2003-04-02 20:47:21 +00:00 |
|
Janet B. Anderson
|
e1bfd021c1
|
Modified DBEXPAND rule.
|
2003-03-25 23:13:22 +00:00 |
|
Marty Kraimer
|
b1dc7d2848
|
Use Andrew's changes as basis for bug Rin Sluiter found
|
2003-02-10 14:54:16 +00:00 |
|
Marty Kraimer
|
1994e47492
|
changes for calls to recfrom
|
2003-02-10 14:32:42 +00:00 |
|
Janet B. Anderson
|
ebfd8538bc
|
Removed some comment lines.
|
2003-02-03 21:29:18 +00:00 |
|
Jeff Hill
|
f3ee15a96b
|
fixed missing loop termination in db_cancel_event() when the event
queue is completely full
|
2003-01-28 17:56:15 +00:00 |
|
Jeff Hill
|
91755f9cfd
|
fixed ca_msg_text[] not seen outside win32 dll
|
2002-11-13 20:15:46 +00:00 |
|
Jeff Hill
|
95670b8dc5
|
added missing epicsShareDef (should impact only the VAX)
|
2002-11-12 16:56:18 +00:00 |
|
Jeff Hill
|
c4f2c23246
|
attempt to fix GNU builds correctly for all versions of solaris
|
2002-07-25 23:35:56 +00:00 |
|
Jeff Hill
|
01f16118ac
|
provide noop casCoreClient::eventSignal() to be called if they post events
while in the casStrmClient destructor
|
2002-07-24 00:26:10 +00:00 |
|
Jeff Hill
|
e68384b7e2
|
use specified port if it isnt provided in the interface address list
|
2002-07-22 16:53:58 +00:00 |
|
Marty Kraimer
|
325548b80f
|
UDF how has a promptgroup.
This allows database configuration tools to mset UDF false.
|
2002-07-22 13:11:29 +00:00 |
|
Marty Kraimer
|
fc39d4f879
|
Field VAL now has a cvt_dbaddr method.
If no state strings are defined then the field type is declared USHORT.
|
2002-07-22 13:05:23 +00:00 |
|
Janet B. Anderson
|
9800be7c04
|
Removed old copyright comments.
|
2002-07-15 22:01:28 +00:00 |
|
Janet B. Anderson
|
7b250b9ec9
|
Removed Log history comments.
|
2002-07-15 21:51:02 +00:00 |
|
Janet B. Anderson
|
7aa6a39955
|
Moved shell command to top line.
|
2002-07-12 22:31:30 +00:00 |
|
Janet B. Anderson
|
1a59789871
|
Updated license comments.
|
2002-07-12 22:19:52 +00:00 |
|
Janet B. Anderson
|
053cfb39df
|
Commented out pid record, symb and devPtSoft.
|
2002-07-11 19:36:25 +00:00 |
|
Jeff Hill
|
69d504a657
|
fixed race condition occuring when a put notify is canceled by a ca clear channel
at the same instant that it completes
|
2002-05-29 15:07:31 +00:00 |
|
Jeff Hill
|
d5c5baad83
|
fixed race condition occuring when a put notify is canceled by a ca clear channel
at the same instant that it completes
|
2002-05-28 23:49:31 +00:00 |
|
Jeff Hill
|
795cb4c46d
|
fixed ellFree cause malloc and free to be in different win32 dlls
|
2002-05-28 18:42:32 +00:00 |
|
Jeff Hill
|
5d8742632b
|
fixed isinf() implementation
|
2002-05-28 18:37:34 +00:00 |
|
Marty Kraimer
|
979ce1be90
|
remove printf
|
2002-05-17 16:02:35 +00:00 |
|
Marty Kraimer
|
5c3da28b5e
|
Change croteria for setting eoff=egul
|
2002-05-17 16:02:02 +00:00 |
|
Marty Kraimer
|
e3f52845d0
|
better diagnostic message
|
2002-05-17 15:56:49 +00:00 |
|
Marty Kraimer
|
2bd00b3e41
|
fix CA puts to disabled record
|
2002-05-17 15:53:56 +00:00 |
|
Marty Kraimer
|
06a0fa1708
|
better code for isinf
|
2002-05-17 15:47:50 +00:00 |
|
Marty Kraimer
|
3c76d41b70
|
support special_linconv for ai and ao
|
2002-05-17 15:43:37 +00:00 |
|
Andrew Johnson
|
a4ca46b051
|
Added cache handling so the NI-1014 works on MC68060-based boards.
|
2002-04-17 21:56:48 +00:00 |
|
Marty Kraimer
|
b94329db3f
|
support nan and inf
|
2002-04-11 15:51:14 +00:00 |
|
Marty Kraimer
|
6d427b7b8b
|
epicsMath.h support isnan and isinf
|
2002-04-11 15:50:27 +00:00 |
|
Marty Kraimer
|
5aff3b2d44
|
allow for nan and inf
|
2002-04-11 15:49:24 +00:00 |
|
Marty Kraimer
|
2cbee21119
|
It was possible for calcPerform to return a nan (not a number)
|
2002-04-08 15:03:06 +00:00 |
|
Marty Kraimer
|
cd6f33ef27
|
nsev not sevr must be checked
|
2002-04-08 14:55:13 +00:00 |
|
Marty Kraimer
|
4434ba4d6e
|
TPRO did not work if dbProcess called recursively by different tasks
|
2002-04-08 14:41:00 +00:00 |
|
Marty Kraimer
|
69ffb18e7a
|
dbb failed while taking recursive lock
|
2002-04-08 14:39:08 +00:00 |
|
Marty Kraimer
|
347fed2bad
|
Fix failure for TSconfigure(0,0,0,0,0,0,1)
|
2002-04-08 14:38:09 +00:00 |
|
Jeff Hill
|
355d2b0f42
|
made osiSocklen_t switch on the solaris os version
|
2002-03-27 23:29:53 +00:00 |
|
Jeff Hill
|
6a663c83c5
|
made osiSocklen_t switch on the solaris os version
|
2002-03-27 00:52:51 +00:00 |
|
Jeff Hill
|
57476bb56a
|
made osiSocklen_t switch on the solaris os version
|
2002-03-27 00:26:32 +00:00 |
|
Jeff Hill
|
b99c4d2f6c
|
removed declaration for gethostname
|
2002-03-26 23:05:52 +00:00 |
|
Jeff Hill
|
ca76aa0524
|
removed c++ style comment (ifdefed out for C but still a source of warnings)
|
2002-03-25 23:37:14 +00:00 |
|