Commit Graph

4069 Commits

Author SHA1 Message Date
Janet B. Anderson c83434b82a Added Linux to LD_LIBRARY_PATH comment. 2000-12-01 20:49:32 +00:00
Jeff Hill a1d0bfda5a changes from Ken Evans 2000-11-30 22:07:51 +00:00
Jeff Hill d0f57e2c5b undefine debug macro and properly fetch source address
with Tornado II
2000-11-30 19:27:49 +00:00
Marty Kraimer e0444c15cf make sure TSinit gets called 2000-11-10 22:00:26 +00:00
Jeff Hill 20b4796d5b if the server does not supply the beacon address then supply it in
the repeater
2000-11-09 16:31:33 +00:00
Jeff Hill 1c546579c0 avoid undefined symbols on certain Tornado II BSPs 2000-11-09 16:23:46 +00:00
Janet B. Anderson 97e0200a96 Added Borland definition and removed need for LIB env var. 2000-11-09 16:14:19 +00:00
Jeff Hill bfead72b3f fixed unspecified beacon source address 2000-11-09 16:13:05 +00:00
Janet B. Anderson a8cef4a3f3 Commented out drvEpvxi.o, drvEpvxiMsg.o, and drvHp1404a.o. 2000-11-09 16:01:28 +00:00
Jeff Hill c07663f336 use ( (void ) 0 ) instead of just (void) 2000-11-08 20:24:42 +00:00
Jeff Hill d26b946bcd assert must return void 2000-11-07 19:40:40 +00:00
Jeff Hill 2bbd8e82f0 protect against claim msgs processing after IOC disconnects 2000-11-03 23:05:13 +00:00
Jeff Hill 01b9401694 protect against claim msgs processing after IOC disconnects 2000-11-03 22:15:44 +00:00
Janet B. Anderson d8707e17d7 Added ppc603 and CONFIG_SITE files for Linux build. 2000-10-31 20:37:43 +00:00
Andrew Johnson ee118b800e Fixed TSgetMasterTime() bug - round-trip adjustment was garbage
Replaced TSprintf() with printf() where logging inappropriate
2000-10-12 15:47:13 +00:00
Janet B. Anderson 08b3fba1d2 Added os include file dirs. 2000-10-10 15:36:49 +00:00
Janet B. Anderson da1359e352 Fix for timespec register problem. 2000-10-02 18:07:35 +00:00
Jeff Hill 357a58a976 fixed improper status test for ellFind 2000-09-12 18:39:27 +00:00
Jeff Hill 4dfcfb92d3 fixed alignment bug check on hosts that have 64 bit longs 2000-08-29 20:03:04 +00:00
Robert Soliday d387f10f98 This file overwrites an older version that was commited by mistake. 2000-08-21 20:20:25 +00:00
Ralph Lange 0ec95fe1d7 MODULO bug (range was limited to short int) fixed. 2000-08-09 13:51:08 +00:00
Jeff Hill a25736f934 removed all "CMPLR=STRICT" and "CXXCMPLR = SRICT"
from R3.13 patch branch makefiles
2000-07-18 15:15:09 +00:00
Janet B. Anderson 489cda3f4a Updated supported architecture lists. 2000-07-17 21:35:40 +00:00
Janet B. Anderson cc04722d6f Fix for crosscompiler using wrong assembler. 2000-07-14 18:14:51 +00:00
Jeff Hill 5f8f321cba fixed missing type in static init 2000-07-13 23:37:24 +00:00
Jeff Hill 67da742a41 removed log 2000-07-12 22:04:37 +00:00
Jeff Hill 18dbd6153f fixed DLL export for the Borlund build 2000-07-11 01:30:10 +00:00
Jeff Hill 67c073dd50 better test for VMS 2000-07-10 18:59:09 +00:00
Marty Kraimer 07793f462b latest notes 2000-07-10 18:24:15 +00:00
Janet B. Anderson e12e6c5511 epics_R3_13_3 2000-07-10 18:20:58 +00:00
Ralph Lange 12bd694be3 Bugfix: Changed RVAL/ROFF conversion to use double arithmetics 2000-07-07 18:15:30 +00:00
Janet B. Anderson 3a833feb34 Removed changes made for extensions until wildcard problems are resolved. 2000-07-07 15:23:42 +00:00
Jeff Hill c2096fee0f added DLL export to destructor 2000-07-06 15:21:34 +00:00
Janet B. Anderson 368eb29e24 Changes for Borland compiler. 2000-07-06 14:16:15 +00:00
Marty Kraimer 59252092fc modify note about Borland c++ 2000-07-06 12:55:10 +00:00
Marty Kraimer 466cdaf012 more notes for 3.13.3 2000-07-05 15:22:48 +00:00
Janet B. Anderson 7948ab440f Added target ppc604, changed default to tornado20, added option to
install all include files firs.
2000-07-05 14:31:19 +00:00
Janet B. Anderson 177224595a Commented out tornado101 dir. 2000-07-05 14:30:12 +00:00
Janet B. Anderson 5b61fb0a92 Added option to install all include files first. 2000-07-05 14:13:05 +00:00
Janet B. Anderson 32f6dc1070 Added RMDIR definition. Removed uninstall's dependancy on bootstrap. 2000-07-03 19:16:16 +00:00
Janet B. Anderson 871a0d2f5b Changed company name. 2000-06-30 19:51:35 +00:00
Janet B. Anderson 8f1b6b071b Initial version. 2000-06-30 19:51:02 +00:00
Marty Kraimer 2ea7efe2ea dont give value for SHARE 2000-06-30 15:13:01 +00:00
Marty Kraimer 789ad68afd allow put callback for ACKT and ACKS 2000-06-30 14:07:38 +00:00
Marty Kraimer cfc8647108 notes for 3.13.3 2000-06-29 13:42:43 +00:00
Jeff Hill 5ed27edaa3 m_type => m_dataType 2000-06-28 22:52:15 +00:00
Jeff Hill 1adff7f6c7 updated to support new BSD network interface query API 2000-06-28 16:33:51 +00:00
Marty Kraimer c71cbc4f36 remove blank from task name 2000-06-28 15:48:43 +00:00
Jeff Hill c8029c6597 changed "m_type" to "m_dataType" in order to avoid collision
with MACRO supplied by WRS's Tornado II product
2000-06-28 15:41:19 +00:00
Marty Kraimer 15ba66a654 fix include statements 2000-06-28 14:09:41 +00:00