Commit Graph

5992 Commits

Author SHA1 Message Date
Marty Kraimer
37fbc3b19d epicsRingBytes replaces osiRing 2000-12-15 16:35:17 +00:00
Marty Kraimer
26a9323422 remove unnecessary calls to TSinit 2000-12-15 15:34:40 +00:00
Marty Kraimer
25b6f3da80 fix bug 2000-12-15 15:31:58 +00:00
Marty Kraimer
5700c0a8c2 replace osiRing with epicsRingPointer 2000-12-15 15:17:00 +00:00
Marty Kraimer
f110f47011 replace osiRing with epicsRingPointer 2000-12-15 15:05:48 +00:00
Marty Kraimer
34198a1824 implement asTrapWrite 2000-12-15 15:02:32 +00:00
Jeff Hill
f4397da253 fixed gnu warning 2000-12-14 01:20:26 +00:00
Jeff Hill
55e6d1a8d5 fixed gnu warnings 2000-12-14 01:05:37 +00:00
Jeff Hill
7a5b239bff fixed gnu warnings 2000-12-14 00:41:49 +00:00
Jeff Hill
a67a2852bc print only first error message when accept fails, reset on success 2000-12-13 23:21:15 +00:00
Jeff Hill
5f5c51fc44 fixed MS warnings 2000-12-08 02:12:19 +00:00
Janet B. Anderson
1b128857c8 Added missing #endif. 2000-12-06 18:56:22 +00:00
Janet B. Anderson
0217cb7b49 Added tsDefs. 2000-12-06 16:41:00 +00:00
Janet B. Anderson
fd5b26a387 Added tsDefs - R3.13 compatibility tsStamp code 2000-12-06 16:38:04 +00:00
Janet B. Anderson
d622dc7d31 Added Linux to LD_LIBRARY_PATH comment. 2000-12-01 20:49:32 +00:00
Jeff Hill
25ad71b167 fixed the date printout 2000-12-01 00:10:44 +00:00
Jeff Hill
25617e3917 changes from Ken Evans 2000-12-01 00:09:55 +00:00
Jeff Hill
284385549e better message 2000-11-30 19:32:18 +00:00
Jeff Hill
40e2d2be24 call diagnostic routines 2000-11-30 17:52:57 +00:00
Jeff Hill
9470277223 cosmetic 2000-11-30 17:52:22 +00:00
Jeff Hill
da2ad045bf removed disconnect vf, added isZSubscripton vf 2000-11-30 17:13:17 +00:00
Jeff Hill
fcdec162d9 cleaned up disconnect sequence 2000-11-30 17:12:13 +00:00
Jeff Hill
78d1474884 removed disconnect virtual func 2000-11-30 17:10:32 +00:00
Jeff Hill
f3497249b8 removed disconnect virtual func and added isSubscriptin vf 2000-11-30 17:09:04 +00:00
Jeff Hill
ba569b18d3 added uninstallSubscription () func 2000-11-30 17:06:31 +00:00
Jeff Hill
f861933932 fixed bugs in disconnect sequence 2000-11-30 17:03:25 +00:00
Jeff Hill
0c8f90dc59 added isSubscription () func 2000-11-30 17:01:31 +00:00
W. Eric Norum
e1c196f0ad Plug memory leak -- free thread private variable information when task exits. 2000-11-30 15:23:51 +00:00
Jeff Hill
8685b5d48c use extern "C" with func def so that arg missmatch will be detected 2000-11-22 16:30:47 +00:00
Jeff Hill
7f16818f53 added additional debug stmnts 2000-11-22 00:52:33 +00:00
Jeff Hill
24b8e85338 fixed host name parse 2000-11-22 00:46:36 +00:00
Jeff Hill
d486eb746f added addr operator 2000-11-22 00:02:15 +00:00
Jeff Hill
c8f4fac5dc fix net mask fetch for Solaris 2000-11-21 23:46:53 +00:00
Jeff Hill
c1f7601ad4 allow CA addr list to include ports and improve duplicate detect 2000-11-21 22:23:28 +00:00
Jeff Hill
1052c6b2b7 dont allow strange ports in the beacon addr list 2000-11-21 22:20:46 +00:00
Jeff Hill
16d897ff93 initialize net mask entry 2000-11-21 22:17:07 +00:00
Jeff Hill
f211944fb3 added netmask field to addr node 2000-11-21 22:16:27 +00:00
Jeff Hill
f3bd7daba2 fixed parsing of port numbers with host names 2000-11-21 22:15:11 +00:00
Jeff Hill
1eee39d1c9 fixed comment 2000-11-21 00:36:18 +00:00
Jeff Hill
1d26155a03 allow traverse to work correctly when the node is deleted 2000-11-21 00:30:31 +00:00
Jeff Hill
8b452face6 allow two servers to attach to the same udp port 2000-11-20 22:23:42 +00:00
Jeff Hill
066dff91f2 errlogPrintf () is working correctly 2000-11-20 22:00:58 +00:00
Jeff Hill
76f6bb3c2f changed errlogPrintf to printf because errlogPrintf does not work 2000-11-20 21:52:40 +00:00
Jeff Hill
1db05de682 added new line at EOF 2000-11-20 21:39:57 +00:00
Jeff Hill
9686356aa1 fixed gnu warning 2000-11-20 21:38:46 +00:00
Jeff Hill
17b939f6d6 fixed missing const 2000-11-20 21:23:00 +00:00
Jeff Hill
8101eb486f fixed comment 2000-11-20 21:17:14 +00:00
Jeff Hill
5fe64ffc92 g++ requires address operator for mem func ptr 2000-11-20 21:13:36 +00:00
Jeff Hill
ffe38880e9 fixed const traverse 2000-11-20 21:00:55 +00:00
Jeff Hill
6943e07f55 added const traverse function 2000-11-20 20:52:01 +00:00