Commit Graph

3457 Commits

Author SHA1 Message Date
Jeff Hill
7debd1da9d fixed casChannelI undefined symbols on WIN32 1998-11-18 18:52:49 +00:00
Marty Kraimer
bf5f43d8f0 Allow real number with leading - sign 1998-11-18 16:20:12 +00:00
Jeff Hill
30c1e46737 fixed event cancel race condition 1998-11-18 00:51:41 +00:00
Jeff Hill
e919e85aab added sem diagnostic 1998-11-17 02:43:17 +00:00
Jeff Hill
94f7436672 fixed warning 1998-11-17 02:42:39 +00:00
Jeff Hill
6d5074138f improved message 1998-11-17 02:42:00 +00:00
Jeff Hill
a79d5fa471 fixed infinite loop 1998-11-17 02:40:56 +00:00
Jeff Hill
12a36129a9 backed out changes accidently checked in 1998-11-17 02:39:17 +00:00
Jeff Hill
d2392d1bfa fixed order problem npend-- vs callBackInProgress 1998-11-17 02:17:03 +00:00
Janet B. Anderson
aafad7cc01 Optionally include host specific RELEASE definitions. 1998-11-12 22:41:31 +00:00
Marty Kraimer
6e548431a6 remove bsdProto.h 1998-11-12 18:41:21 +00:00
Jeff Hill
ebdc30a5a3 fixed case 1998-11-12 17:52:15 +00:00
Jeff Hill
35d18ac92c fixing case in name 1998-11-12 17:51:27 +00:00
Jeff Hill
80545b9431 reduced socket buffer size 1998-11-11 01:31:59 +00:00
Jeff Hill
46be0d449a reduced socket buf sizes 1998-11-10 21:57:20 +00:00
Jeff Hill
1fea4b4097 ifdef out prototypes for traditional C 1998-11-10 21:35:31 +00:00
Jeff Hill
a1af039631 not used 1998-11-10 21:33:59 +00:00
Jeff Hill
c266df258b added header file & consolodated source 1998-11-10 21:20:28 +00:00
Marty Kraimer
7a7bd7a6b9 dont call dbScanLock until interruptAccept is true 1998-11-09 19:52:23 +00:00
Marty Kraimer
12d767c98a honor the MASK and SHFT fields 1998-11-09 17:07:44 +00:00
Marty Kraimer
2ce2fc4c86 call taskSuspend instead of exit 1998-11-09 17:06:34 +00:00
Jeff Hill
7c947639a5 server nolonger throws exception when a poorly formed get/put call back
request arrives. Instead a get/put call back response is sent which includes
unsuccessful status
1998-10-28 23:51:01 +00:00
Jeff Hill
03fb90cee8 removed inline keyword 1998-10-27 22:06:46 +00:00
Jeff Hill
6f47cbbe03 avoid problems with early g++ 1998-10-27 21:34:19 +00:00
Jeff Hill
5c9baa5d00 fixed warnings 1998-10-27 18:28:20 +00:00
Jeff Hill
c425cea48d improved doc 1998-10-27 18:13:48 +00:00
Jeff Hill
041a9ad82b fixed warnings 1998-10-27 01:08:26 +00:00
Jeff Hill
c598b8fbad fixed warning 1998-10-27 00:57:25 +00:00
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
1ba75e94e8 fixed potential event discard under heavy load 1998-10-20 18:45:10 +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