Commit Graph

  • b75d3964d7 more ANSI C changes and fixed send call back lost problem Jeff Hill 1995-03-08 17:44:46 +00:00
  • b9c8cd50e0 This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta9'. cvs2svn 1995-03-08 13:48:39 +00:00
  • e7b8b42452 Make sure errInit is called before epicsPrintf or errPrintf execute R3.12.0-beta9 Marty Kraimer 1995-03-08 13:48:38 +00:00
  • 4cc62a1fce Take errInit out of dbLoad Marty Kraimer 1995-03-08 13:45:36 +00:00
  • 333c985399 added FTP script Jeff Hill 1995-03-07 23:19:44 +00:00
  • f513681bc0 no zero length message under SOLARIS Jeff Hill 1995-03-07 22:56:45 +00:00
  • ddb459d08a ANSI C changes Jeff Hill 1995-03-07 22:47:51 +00:00
  • 6aa5ecfa0e Allow errInit to be called multiple times Marty Kraimer 1995-03-07 21:18:56 +00:00
  • 9bdea89b06 errInit must be called before errPrintf Marty Kraimer 1995-03-07 21:17:16 +00:00
  • 3c8b4bf8c0 added assertion to misc.c for dealing with the '\a' character problem. John Winans 1995-03-07 19:23:12 +00:00
  • a912205614 Put static on sub_it() definition. Janet B. Anderson 1995-03-07 17:27:58 +00:00
  • 3b094ac9ae Removed CMPLR=OLD line Janet B. Anderson 1995-03-07 17:18:43 +00:00
  • 13a7380a47 Bug fix. Didn't update PxRA arrays if no readback PV's were specified. Ned Arnold 1995-03-07 15:29:45 +00:00
  • f1bc683bd4 ssert => epicsAssert Jeff Hill 1995-03-07 01:25:09 +00:00
  • 5d3ded4397 ssert to epicsAssert.h Jeff Hill 1995-03-07 01:21:16 +00:00
  • 4a5cb2a6e5 assert.h => epicsAssert.h Jeff Hill 1995-03-07 01:20:33 +00:00
  • 9300dded40 sizeof A => sizeof(A) Jeff Hill 1995-03-06 22:45:29 +00:00
  • cb86cd03a7 Compiler warnings fixed Jeff Hill 1995-03-06 22:44:57 +00:00
  • cee91cb578 badd status map btw TScurrentTimeStamp() => tsLocalTime () fixed Jeff Hill 1995-03-06 22:44:10 +00:00
  • 679e1b8a56 added misssing includes Jeff Hill 1995-03-06 22:43:19 +00:00
  • f6d91b8876 added missing includes Jeff Hill 1995-03-06 22:42:55 +00:00
  • a86c813415 this time for sure Jeff Hill 1995-03-06 22:42:03 +00:00
  • be2491bc51 created Jeff Hill 1995-03-06 22:38:42 +00:00
  • 1634c70c06 added assert stuff Jeff Hill 1995-03-06 22:37:55 +00:00
  • df876abf50 fixed warning messages Jeff Hill 1995-03-06 22:37:04 +00:00
  • d5873d5e8a add missing LOCAL Jeff Hill 1995-03-06 22:35:49 +00:00
  • b6c87ce10e fetch time in one place only Jeff Hill 1995-03-06 22:34:05 +00:00
  • 00d40d3e73 debug stmnts Jeff Hill 1995-03-06 22:33:37 +00:00
  • 410e6d9c00 doc and clened up mux io Jeff Hill 1995-03-06 22:32:33 +00:00
  • 03944c94e3 cleaned up mux io Jeff Hill 1995-03-06 22:32:07 +00:00
  • b5f31b4b13 doc and cleaned up mux io Jeff Hill 1995-03-06 22:31:47 +00:00
  • 7bb7e8a884 missing includes Jeff Hill 1995-03-06 22:16:33 +00:00
  • d153387372 fix cast causes excess CPU consumption Jeff Hill 1995-03-06 22:16:04 +00:00
  • d4a4b23a55 fetch time in only one place Jeff Hill 1995-03-06 22:14:55 +00:00
  • 14a152ba72 doc Jeff Hill 1995-03-06 22:09:12 +00:00
  • 20b6539144 fetch time only once Jeff Hill 1995-03-06 22:08:41 +00:00
  • 93b6da9b3c clean up Jeff Hill 1995-03-06 22:07:34 +00:00
  • 542c0115c5 de-lint Jeff Hill 1995-03-06 22:06:53 +00:00
  • 15440b9b6c Fetch current time in only one place Jeff Hill 1995-03-06 22:06:21 +00:00
  • 4cb9699c03 init conts var that will later be initialized by CA. Jeff Hill 1995-03-06 21:53:23 +00:00
  • 6460c2fc1d fetch time only once Jeff Hill 1995-03-06 21:51:52 +00:00
  • 9b858b8a5f better build for test codes Jeff Hill 1995-03-06 21:46:25 +00:00
  • ed30327d93 added positioner readback arrays, PxRA. CHANGED scanRecord.ascii !!! Post monitor on .val at each point Ned Arnold 1995-03-06 17:29:48 +00:00
  • 35aba51c7f Removed declaration of yylval. It caused problems for everyone and should be defined by the yacc used to build parse.y anyway. John Winans 1995-03-06 17:15:11 +00:00
  • 12fd359a3c Forced antelope to compile under strict ANSI w/o any warnings. John Winans 1995-03-06 17:00:16 +00:00
  • e0b6ce3867 tsLocalTime on vxWorks now returns S_ts_OK for success just like unix Marty Kraimer 1995-03-03 14:53:02 +00:00
  • c5fce1bd6c Added callbackRequestProcessCallback Marty Kraimer 1995-03-03 14:50:06 +00:00
  • 2dfbf28c1b Changed to += syntax Janet B. Anderson 1995-03-02 19:21:09 +00:00
  • 32add4c78f Changed to += syntax Janet B. Anderson 1995-03-02 19:12:00 +00:00
  • 9ea5c86ab5 changed to += syntax Janet B. Anderson 1995-03-02 19:10:48 +00:00
  • 48efca8456 Changes to += syntax Janet B. Anderson 1995-03-02 18:53:37 +00:00
  • 382c496b24 Changed to += syntax Janet B. Anderson 1995-03-02 18:52:09 +00:00
  • 13173544a9 Ansi c changes Janet B. Anderson 1995-03-02 18:49:26 +00:00
  • 19bf9ec448 Fixed call to inet_ntoa and added ifdef for free on HP Janet B. Anderson 1995-03-01 19:43:56 +00:00
  • a08656090e Fixed bug in detecting a transition. Put .OVAL = .VAL statement at end of process() Ned Arnold 1995-02-28 21:35:00 +00:00
  • 7b03f77e30 to be compatible with select prototype on hp. Johnny Tang 1995-02-28 00:57:23 +00:00
  • 80dbdf6814 Adde LOCAL to register_new_client func. Johnny Tang 1995-02-28 00:56:15 +00:00
  • 103bd7492a added RF_IO data structure. Johnny Tang 1995-02-28 00:51:55 +00:00
  • e55693525c If on vxWorks add #include <vxWorks.h> Marty Kraimer 1995-02-27 15:36:56 +00:00
  • 64bd8e03dc Fixed COS task so it works for > 1 link. Marty Kraimer 1995-02-27 15:35:38 +00:00
  • 49b77d096f Add include #include <vxWorks.h> Marty Kraimer 1995-02-27 15:33:12 +00:00
  • ae720e75af add include vxWorks.h Marty Kraimer 1995-02-27 15:29:55 +00:00
  • bca7b39ab6 Fixed problem with adding,removing monitors Marty Kraimer 1995-02-24 19:06:05 +00:00
  • 3600bb9513 Improved recWaitCaTask and associated record code Ned Arnold 1995-02-24 16:52:51 +00:00
  • 339d08b71d Fixed locking error. OOPS. Matt Needes 1995-02-23 21:45:03 +00:00
  • 687e1a2c16 Fixed a comment. Matt Needes 1995-02-23 21:43:34 +00:00
  • a53bffb128 Fixed some inaccuracies Matt Needes 1995-02-22 18:55:24 +00:00
  • 4a7c1b1715 Added comments. Janet B. Anderson 1995-02-21 17:53:22 +00:00
  • e75c3729b8 Fixed comment on #endif stmt Janet B. Anderson 1995-02-21 17:52:42 +00:00
  • 7cc6c1993d Fixed comments on #endif statements Janet B. Anderson 1995-02-21 17:51:22 +00:00
  • 63a3b6827c Added .RTST flag to (optionally) return the positioners to the start position after a scan Ned Arnold 1995-02-21 17:10:10 +00:00
  • b1f570f66d Added queuing of input monitors (if IO_INTR scanned) so no transitions would be missed Ned Arnold 1995-02-21 15:32:15 +00:00
  • 239e6cfa2e This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta8'. cvs2svn 1995-02-18 01:51:39 +00:00
  • e783ec0de9 added cinst to pformat decl so we match ansi C R3.12.0-beta8 Jeff Hill 1995-02-18 01:51:38 +00:00
  • 23f970b821 const added to pformat declartion so we match ansi C Jeff Hill 1995-02-18 01:50:07 +00:00
  • 7ff04ea451 ansi C Jeff Hill 1995-02-18 01:48:31 +00:00
  • fd9d79f445 epicsPrintf() changes Jeff Hill 1995-02-18 01:41:12 +00:00
  • a12e94cffb Forgot to remove mprintf.h Marty Kraimer 1995-02-17 20:59:30 +00:00
  • d38eaf82cd Clean up errPrintf stuff Marty Kraimer 1995-02-17 20:55:09 +00:00
  • b1382c3f19 All err init done by errInit Marty Kraimer 1995-02-17 20:50:21 +00:00
  • 7eaeac2075 ansi C Jeff Hill 1995-02-17 20:44:02 +00:00
  • 96defa3afa use arch independent types Jeff Hill 1995-02-17 20:43:32 +00:00
  • 4b2f0c1d74 doc Jeff Hill 1995-02-17 20:41:16 +00:00
  • 53bfe9888a new model names Jeff Hill 1995-02-17 20:40:27 +00:00
  • 2c82e2976c use empty host name if os query fails Jeff Hill 1995-02-17 20:10:46 +00:00
  • ea2efa0e47 fixed comment Jeff Hill 1995-02-17 20:09:25 +00:00
  • bd5b7b61a0 Use empty user name if we cant query the os Jeff Hill 1995-02-17 20:08:51 +00:00
  • 6d2eafd2ca No ENV_PRIVATE_DATA alloc here and empty user name if query fails Jeff Hill 1995-02-17 20:07:06 +00:00
  • 67b4dc7064 added convert.c to the UNIX build Jeff Hill 1995-02-17 20:05:23 +00:00
  • f3ad1f4d4e Initial version Janet B. Anderson 1995-02-17 15:09:56 +00:00
  • 0eb9331f88 NT changes Jeff Hill 1995-02-16 22:35:44 +00:00
  • 35b0e4aaba NT changes and (long) cast problem fixed Jeff Hill 1995-02-16 22:34:06 +00:00
  • 1ea57db276 changed name of caMonitor.c to recWaitCa.c Ned Arnold 1995-02-16 20:36:59 +00:00
  • 062e3d6d32 changed names of caMonitor stuff to recWaitCa stuff. Also added individual flags for IO_INTR processing of inputs Ned Arnold 1995-02-16 20:18:22 +00:00
  • 6937834dee Rewrote a suspicious looking loop. Jim Kowalkowski 1995-02-16 17:08:48 +00:00
  • f9793ec277 Initial version Janet B. Anderson 1995-02-15 17:13:23 +00:00
  • a93e2e8b26 Cleaned up some Hideos hacking and commented out the LANL debug code because APS has had some add behaviour from GPIB lately and it is one of few things that has changed WRT to it. John Winans 1995-02-14 22:33:01 +00:00
  • d7275641dc Revert to previous version of dbpf Marty Kraimer 1995-02-14 19:57:38 +00:00
  • 9dc64d0063 This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta7'. cvs2svn 1995-02-13 21:44:50 +00:00
  • afd124a431 Added cvs Id keyword R3.12.0-beta7 Janet B. Anderson 1995-02-13 21:44:49 +00:00