Commit Graph

7009 Commits

Author SHA1 Message Date
Jeff Hill
40e19e0118 added sendVersion() and getMinorVersion() calls 2001-08-29 17:53:55 +00:00
Jeff Hill
becfc8ca3c added change priority call 2001-08-29 17:52:38 +00:00
Jeff Hill
fc1d377622 added a test to verify client side priorities 2001-08-29 17:48:39 +00:00
Jeff Hill
74b5d6093f changed noop request to version request 2001-08-29 17:48:02 +00:00
Jeff Hill
2d662d4d08 changed standard priorities 2001-08-29 17:47:37 +00:00
Jeff Hill
360841bdc1 changed name of priority member 2001-08-29 17:44:50 +00:00
Jeff Hill
fe7fb3ba50 change priority of client when recinving the version request 2001-08-29 17:42:09 +00:00
Jeff Hill
15a9e07ab2 send server's minor version to client during connect sequence 2001-08-29 17:41:31 +00:00
Jeff Hill
9b876d82dd changed the way that thread priorities are computed 2001-08-29 17:40:39 +00:00
Jeff Hill
8c103d1cb9 added priority field 2001-08-29 17:39:51 +00:00
Jeff Hill
abf2b19755 define a priority range for the CA server 2001-08-29 17:38:48 +00:00
Jeff Hill
d6bbb0f3ef use CA server high for priority offset 2001-08-29 17:37:58 +00:00
Janet B. Anderson
34ffeae3eb Removed test on LIBTARGETS and SHARED_LIBRARIES.
Added PURIFY to link cmd.
2001-08-29 15:15:26 +00:00
Janet B. Anderson
86055bce3d Changed SHRLIBNAME to SHRLIBNAME_YES. 2001-08-29 15:11:37 +00:00
Janet B. Anderson
e3f86b5cec Make MKMF the default depends tool. 2001-08-29 15:02:34 +00:00
Janet B. Anderson
5b6f17f7db Find R3.13 tools in HOST_ARCH directory. 2001-08-29 15:00:56 +00:00
Janet B. Anderson
678818b59f Change for purify - define GCC_EXEC_PREFIX only for cross builds. 2001-08-29 15:00:06 +00:00
Jeff Hill
f3dc728e89 fixed more of the links 2001-08-28 00:20:55 +00:00
Jeff Hill
822d4dd79f removed debug printfs 2001-08-27 17:34:26 +00:00
Jeff Hill
c90112a04c fixed lockup when deleting events in flow control mode 2001-08-27 17:15:37 +00:00
Jeff Hill
9c892d128f take a lock when decrementing event queue quota because this is
no longer atomic on RISC processors
2001-08-24 18:48:14 +00:00
Jeff Hill
8ad35f4038 improved dbel diagnostic 2001-08-24 18:42:56 +00:00
Jeff Hill
6d7cb09151 zero out pad bytes (supress purify warning) 2001-08-24 16:30:02 +00:00
Jeff Hill
d556e3375c cosmetic 2001-08-24 16:29:19 +00:00
Jeff Hill
5a808ee4d5 include typeinfo 2001-08-23 21:59:33 +00:00
Jeff Hill
ab82d8c6fc fixed gnu warnings 2001-08-23 21:36:31 +00:00
Jeff Hill
d8eded00c3 installed 2001-08-23 21:33:26 +00:00
Jeff Hill
f9a9010ad2 added prioritry parameter, but ignore it for now 2001-08-23 21:24:57 +00:00
Jeff Hill
a4144e9675 new create channel API 2001-08-23 21:15:41 +00:00
Jeff Hill
4daac95e18 added channel create priority and catch C++ exceptions before they enter C code 2001-08-23 21:14:56 +00:00
Jeff Hill
aef70acbb9 fixed no write access test management bug 2001-08-23 21:13:25 +00:00
Jeff Hill
d4e3b1b626 now there can be multiple tcpiiu per BHE 2001-08-23 21:12:14 +00:00
Jeff Hill
798e5b6d3a fixed hang during channel delete and added client prioritization 2001-08-23 21:10:34 +00:00
Jeff Hill
dd723369fe added new priority parameter 2001-08-23 21:08:42 +00:00
Jeff Hill
984d8cac2b added bad priority error constant 2001-08-23 21:03:49 +00:00
Jeff Hill
a2cf8335fc cosmetic 2001-08-23 21:02:48 +00:00
Jeff Hill
3235b59641 added new priority parameter 2001-08-23 21:02:22 +00:00
Jeff Hill
56e9cbfd67 beacon period no-longer fetched through the IIU 2001-08-23 21:01:12 +00:00
Jeff Hill
0aa19f05bc avoid double io cancel 2001-08-23 20:54:00 +00:00
Jeff Hill
44ff5cf058 changes resulting from loss of one-to-one correlation between BHE and tcpiiu
and added new priority parameter
2001-08-23 20:53:24 +00:00
Jeff Hill
719340369c changes resulting from loss of one-to-one correlation between BHE and tcpiiu 2001-08-23 20:52:32 +00:00
Jeff Hill
29218a2a27 added priority parameter 2001-08-23 20:51:29 +00:00
Jeff Hill
7af4623511 call show routines of bucket entries from the resource table show function 2001-08-23 20:46:53 +00:00
Jeff Hill
11d2c6b698 cosmetic 2001-08-23 20:45:42 +00:00
Janet B. Anderson
6eeb8c74a2 Supressed RM output lines. Made *_registerRecordDeviceDriver.cpp precious. 2001-08-23 19:09:18 +00:00
Janet B. Anderson
97d679e350 Changes for win32 output. 2001-08-23 19:02:56 +00:00
Janet B. Anderson
7c753f5383 Modified test jba override comments. 2001-08-23 18:59:12 +00:00
Janet B. Anderson
70b49f3ba4 Added HDEPENDS definitions. 2001-08-23 18:55:12 +00:00
Janet B. Anderson
fe2b7fd8fc Use solaris compiler for HDEPENDS. 2001-08-23 18:53:57 +00:00
Janet B. Anderson
1a0bbfb0ca Modified comments. 2001-08-23 18:50:24 +00:00