Jeff Hill
|
b5aa0e300c
|
fixed bug where nill func ptr io block called for get cb at disconnect
|
1995-04-26 02:49:30 +00:00 |
|
Jeff Hill
|
214b9ae5c1
|
Use copyin structure to avoid VAX fp except when ieee is in VAX fp type
- also use dbr_ types
|
1995-04-06 17:06:14 +00:00 |
|
Jeff Hill
|
420249caac
|
removed USEC_PER_SEC def
|
1995-04-06 17:01:52 +00:00 |
|
Jeff Hill
|
17a0f487a8
|
Increment the search resp count
|
1995-04-06 16:53:28 +00:00 |
|
Jeff Hill
|
bbfcd9ff78
|
Use dbr_ types
|
1995-04-06 16:51:20 +00:00 |
|
Jeff Hill
|
b9dc0dad91
|
added caIOBlockListFree() declaration
|
1995-04-06 16:49:51 +00:00 |
|
Jeff Hill
|
50be068a02
|
free outstanding get/put cb requests when the IOC disconnects
|
1995-04-06 16:47:41 +00:00 |
|
Jeff Hill
|
a90bdf0098
|
exponentially increase delay between search requests only when we get
no responses
|
1995-04-06 16:33:02 +00:00 |
|
Jeff Hill
|
a58a2439cd
|
removed debug code (that was already commented out)
|
1995-04-06 16:28:45 +00:00 |
|
Jeff Hill
|
962b520be8
|
removed unused variables
|
1995-04-06 16:25:09 +00:00 |
|
Jeff Hill
|
6747d4e0e9
|
restored call to ca_flush_io() in ca_pend_event()
also now uses caIOBlockListFree()
|
1995-04-06 16:00:31 +00:00 |
|
Jeff Hill
|
043eeb6a7c
|
added ASSERTUNIX
|
1995-04-06 15:48:52 +00:00 |
|
Jeff Hill
|
333c985399
|
added FTP script
|
1995-03-07 23:19:44 +00:00 |
|
Jeff Hill
|
f513681bc0
|
no zero length message under SOLARIS
|
1995-03-07 22:56:45 +00:00 |
|
Jeff Hill
|
4a5cb2a6e5
|
assert.h => epicsAssert.h
|
1995-03-07 01:20:33 +00:00 |
|
Jeff Hill
|
d5873d5e8a
|
add missing LOCAL
|
1995-03-06 22:35:49 +00:00 |
|
Jeff Hill
|
b6c87ce10e
|
fetch time in one place only
|
1995-03-06 22:34:05 +00:00 |
|
Jeff Hill
|
00d40d3e73
|
debug stmnts
|
1995-03-06 22:33:37 +00:00 |
|
Jeff Hill
|
410e6d9c00
|
doc and clened up mux io
|
1995-03-06 22:32:33 +00:00 |
|
Jeff Hill
|
03944c94e3
|
cleaned up mux io
|
1995-03-06 22:32:07 +00:00 |
|
Jeff Hill
|
b5f31b4b13
|
doc and cleaned up mux io
|
1995-03-06 22:31:47 +00:00 |
|
Jeff Hill
|
7bb7e8a884
|
missing includes
|
1995-03-06 22:16:33 +00:00 |
|
Jeff Hill
|
d153387372
|
fix cast causes excess CPU consumption
|
1995-03-06 22:16:04 +00:00 |
|
Jeff Hill
|
d4a4b23a55
|
fetch time in only one place
|
1995-03-06 22:14:55 +00:00 |
|
Jeff Hill
|
14a152ba72
|
doc
|
1995-03-06 22:09:12 +00:00 |
|
Jeff Hill
|
20b6539144
|
fetch time only once
|
1995-03-06 22:08:41 +00:00 |
|
Jeff Hill
|
93b6da9b3c
|
clean up
|
1995-03-06 22:07:34 +00:00 |
|
Jeff Hill
|
542c0115c5
|
de-lint
|
1995-03-06 22:06:53 +00:00 |
|
Jeff Hill
|
15440b9b6c
|
Fetch current time in only one place
|
1995-03-06 22:06:21 +00:00 |
|
Jeff Hill
|
4cb9699c03
|
init conts var that will later be initialized by CA.
|
1995-03-06 21:53:23 +00:00 |
|
Jeff Hill
|
6460c2fc1d
|
fetch time only once
|
1995-03-06 21:51:52 +00:00 |
|
Jeff Hill
|
9b858b8a5f
|
better build for test codes
|
1995-03-06 21:46:25 +00:00 |
|
Johnny Tang
|
7b03f77e30
|
to be compatible with select prototype on hp.
|
1995-02-28 00:57:23 +00:00 |
|
Johnny Tang
|
80dbdf6814
|
Adde LOCAL to register_new_client func.
|
1995-02-28 00:56:15 +00:00 |
|
Jeff Hill
|
fd9d79f445
|
epicsPrintf() changes
|
1995-02-18 01:41:12 +00:00 |
|
Jeff Hill
|
2c82e2976c
|
use empty host name if os query fails
|
1995-02-17 20:10:46 +00:00 |
|
Jeff Hill
|
ea2efa0e47
|
fixed comment
|
1995-02-17 20:09:25 +00:00 |
|
Jeff Hill
|
bd5b7b61a0
|
Use empty user name if we cant query the os
|
1995-02-17 20:08:51 +00:00 |
|
Jeff Hill
|
6d2eafd2ca
|
No ENV_PRIVATE_DATA alloc here and empty user name if query fails
|
1995-02-17 20:07:06 +00:00 |
|
Jeff Hill
|
67b4dc7064
|
added convert.c to the UNIX build
|
1995-02-17 20:05:23 +00:00 |
|
Jeff Hill
|
35b0e4aaba
|
NT changes and (long) cast problem fixed
|
1995-02-16 22:34:06 +00:00 |
|
Janet B. Anderson
|
273f7aa5e3
|
Added math library to usr load libs
|
1995-02-13 16:05:32 +00:00 |
|
Jeff Hill
|
1ecdaff1b5
|
NT/ALPHA(VMS/printf handler) changes
|
1995-02-13 03:32:27 +00:00 |
|
Jeff Hill
|
1066acd60c
|
doc
|
1994-12-07 00:34:41 +00:00 |
|
Jeff Hill
|
4c546a0299
|
allow event thread to finish at exit() by temp unlock
|
1994-12-07 00:33:24 +00:00 |
|
Jeff Hill
|
d6fe343a88
|
sync group leak fix
|
1994-12-07 00:31:59 +00:00 |
|
Jeff Hill
|
94c6314dc9
|
little endian no MIT float byte swap
|
1994-12-07 00:31:13 +00:00 |
|
Jeff Hill
|
1657a97783
|
removed debug
|
1994-12-07 00:30:44 +00:00 |
|
Jeff Hill
|
36fb04f13a
|
removed debug stuff
|
1994-12-07 00:29:03 +00:00 |
|
Jeff Hill
|
2ea3005498
|
.
|
1994-12-07 00:28:18 +00:00 |
|