Commit Graph

  • 725ebc3350 put away working version Bob Zieman 1993-09-08 11:29:00 +00:00
  • c2de29d09e added errSymTestPrint Bob Zieman 1993-09-07 05:33:17 +00:00
  • 92f372724a cleanup Bob Zieman 1993-09-07 05:32:38 +00:00
  • 6abcfcf5f2 initial version Bob Zieman 1993-09-07 03:57:35 +00:00
  • 4b09f794a1 Initial revision Jeff Hill 1993-09-02 18:08:04 +00:00
  • ed8e3bccd0 Initial revision Jeff Hill 1993-09-01 13:23:09 +00:00
  • 837219f594 Initial revision Jeff Hill 1993-09-01 13:07:46 +00:00
  • 53c17860b4 Initial revision Jeff Hill 1993-09-01 12:47:39 +00:00
  • c64d174bca Initial revision Jeff Hill 1993-09-01 12:36:48 +00:00
  • 6fe6e8bf47 Initial revision Bob Zieman 1993-08-31 16:04:57 +00:00
  • d94ecbea0c Reinstalled reboot code Marty Kraimer 1993-08-30 08:09:54 +00:00
  • 54f1778e92 Initial revision Jeff Hill 1993-08-27 20:07:15 +00:00
  • c0d774a5bc ca flush internal Jeff Hill 1993-08-27 19:59:07 +00:00
  • c8b5ee8ee5 spelling error Jeff Hill 1993-08-27 19:57:17 +00:00
  • c659c0b596 ANSI C/-Wall/std status changes Jeff Hill 1993-08-27 19:56:09 +00:00
  • f98ecb4a07 EPICS format return codes/converted to ANSI C/ran through -Wall Jeff Hill 1993-08-27 19:11:28 +00:00
  • aa34930c37 accomodate changes in module_types.h Jeff Hill 1993-08-27 19:04:34 +00:00
  • 33437af2e5 new routine: initialization for module_types.h Marty Kraimer 1993-08-27 16:13:28 +00:00
  • afb33204dc clean up interruptAccept logic Marty Kraimer 1993-08-27 16:12:38 +00:00
  • 0b77bf93e9 get rid of warning messages Marty Kraimer 1993-08-27 16:11:56 +00:00
  • 2a23758f03 get rid of a warning message Marty Kraimer 1993-08-27 16:10:38 +00:00
  • d0110c43ee get rid of SECOND Marty Kraimer 1993-08-27 16:09:37 +00:00
  • 4e8bf99de7 link.h changes Marty Kraimer 1993-08-27 16:07:41 +00:00
  • ae202c2d19 changes for link.h changes Marty Kraimer 1993-08-27 16:06:51 +00:00
  • 32a669f315 removed an unused define Bob Zieman 1993-08-26 21:21:02 +00:00
  • dbe30c39d6 Initial revision Jeff Hill 1993-08-25 11:45:50 +00:00
  • 312e705aca Initial revision Marty Kraimer 1993-08-23 15:42:15 +00:00
  • be804238b7 gpib parm are uchar and sscanf treating it like short in GetString Jim Kowalkowski 1993-08-17 14:34:02 +00:00
  • 7d794aaefe adjusted parmlines and form-prompts to correspond to epicsH/link.h Jim Kowalkowski 1993-08-17 13:16:55 +00:00
  • ac6b487201 only build errSymTbl from this makefile - the other early builds have been moved to their respective Imakefile(s) in the appropriate object area Bob Zieman 1993-08-17 10:27:13 +00:00
  • 0b5b6565e0 forgeot to remove targets from the all:: target Bob Zieman 1993-08-17 06:59:16 +00:00
  • 25786f2b57 moved the seqsource and devtestsource target functions back to the appropriate object Imakefiles Bob Zieman 1993-08-17 06:57:57 +00:00
  • 5d0a3c75db change from csh script to sh script to get rid of stty error messages Bob Zieman 1993-08-17 06:40:50 +00:00
  • 939599c157 changed to sh to remove some "stty: TCGETS: Inappropriate ioctl for device" messages Bob Zieman 1993-08-16 14:57:24 +00:00
  • 6ffb61952d moved target camathsource stuff to Unix/share/toolsComm/math/Imakefile Bob Zieman 1993-08-16 13:05:41 +00:00
  • d54d7021f3 Fixed dbPutString dev parm problem Marty Kraimer 1993-08-13 10:52:24 +00:00
  • a1bb832345 Got rid of compiler warning messages Marty Kraimer 1993-08-13 10:51:56 +00:00
  • 5f4baab37e Add include files Marty Kraimer 1993-08-13 10:48:57 +00:00
  • a2322e64ae off by 2 length error in receiver task's message length counter John Winans 1993-08-12 16:18:41 +00:00
  • 94f938753c *** empty log message *** John Winans 1993-08-12 14:51:53 +00:00
  • 1684effbcc added 162 enhancements John Winans 1993-08-12 14:51:34 +00:00
  • 4344a033e6 Initial revision John Winans 1993-08-12 14:28:10 +00:00
  • 7098bedd39 Initial revision John Winans 1993-08-12 10:42:25 +00:00
  • 57589c1a1c fixed ao roundoff problem - per bob dalesio Janet B. Anderson 1993-08-12 08:51:06 +00:00
  • 4efd2bc064 Removed LOCAL from _cISRTest because devLib calls it. Marty Kraimer 1993-08-12 08:35:21 +00:00
  • 19481259fd V5 switches out Jeff Hill 1993-08-11 17:53:24 +00:00
  • 5dc2388285 errPrintf() Jeff Hill 1993-08-11 17:52:05 +00:00
  • 6c709ae2b1 V5 switches out and errPrintf() Jeff Hill 1993-08-11 17:51:33 +00:00
  • d545691b3a changed logMsg to errMessage Jeff Hill 1993-08-11 17:50:35 +00:00
  • 68e1db2b94 took out V5 switches Jeff Hill 1993-08-11 17:49:55 +00:00
  • f62b2d7882 Initial revision Jeff Hill 1993-08-11 17:46:47 +00:00
  • 66f5ae0ce3 added reboothook stuff to force DMA off on warm boots John Winans 1993-08-11 17:29:43 +00:00
  • 1340705456 handle enums as unsigned short Marty Kraimer 1993-08-11 17:17:02 +00:00
  • da6a32bdf1 Fixed enums Marty Kraimer 1993-08-11 17:09:29 +00:00
  • 0025492b4f removed V5_vxWorks Marty Kraimer 1993-08-11 16:47:34 +00:00
  • 5c866bf66c allow more flexable syntax Marty Kraimer 1993-08-11 16:44:25 +00:00
  • 6e79e7fded removed EPICS_V2 and V5vxWorks definitions Marty Kraimer 1993-08-11 16:43:05 +00:00
  • ec06199166 Added EPICS watchdog calls kozubal 1993-08-09 14:27:23 +00:00
  • f69324335a dont forward link until motor stops Marty Kraimer 1993-08-06 16:04:08 +00:00
  • 2d81a04e19 added find breakpoint table if *ppbrk is null Janet B. Anderson 1993-08-06 14:41:53 +00:00
  • 03184ffd4b reinserted call to initCom after call to dev sup Janet B. Anderson 1993-08-06 14:39:47 +00:00
  • f43f14d3a8 changed monitors on input fields Janet B. Anderson 1993-08-06 14:39:03 +00:00
  • 2ff5cad6d2 Initial revision Ben Chin Cha 1993-08-06 12:35:46 +00:00
  • 5742be3fc2 one status check clean up - VXI to EPICS status conversion Jeff Hill 1993-08-05 17:20:40 +00:00
  • f3c4b28239 Fixed raising of SCAN_ALARM Marty Kraimer 1993-08-05 16:16:41 +00:00
  • 94fa4fe909 no Jim Kowalkowski 1993-08-05 15:54:12 +00:00
  • 07dcfd7796 took out 200000 pulse limit Jim Kowalkowski 1993-08-05 15:53:17 +00:00
  • 30d2d033b5 zero acceleration fix Jim Kowalkowski 1993-08-05 15:37:04 +00:00
  • 2cfcd4a28f *** empty log message *** Marty Kraimer 1993-08-05 15:23:47 +00:00
  • e1328ee69d replace #elif with equiv. #else - #if defined() ... #endif for non-ANSI-C preprocessors Mark Anderson 1993-08-05 14:51:39 +00:00
  • 3c728d99ba converted to ellLib Janet B. Anderson 1993-08-05 06:07:51 +00:00
  • 4d12e39b19 changed dll/lst to ellLib stuff Janet B. Anderson 1993-08-05 05:53:55 +00:00
  • 4bd08d898b changed lstLib stuff to ellLib Janet B. Anderson 1993-08-05 05:37:10 +00:00
  • 7a9fb23d58 changed lstLib stuff to ellLib Janet B. Anderson 1993-08-05 05:31:30 +00:00
  • 21cea90564 changed include <dbCommon.h> to #include <rec/dbCommon.h> Janet B. Anderson 1993-08-05 04:35:17 +00:00
  • 79564052a9 changed dbCommon.h to <rec/dbCommon.h> Janet B. Anderson 1993-08-05 04:32:57 +00:00
  • 56ae90921c fixed marker event bug and ran through gcc -Wall Jeff Hill 1993-08-05 02:39:21 +00:00
  • 0439bd1dcc merged lanl changes Jeff Hill 1993-08-05 02:28:28 +00:00
  • 1155631e40 merged LANL changes Jeff Hill 1993-08-05 02:14:13 +00:00
  • 05578b2f59 cycled through -Wall Jeff Hill 1993-08-05 01:39:42 +00:00
  • eadb3643c4 #define nint, exp10 for non-SUN environs, replace usleep() with closest sleep(), #ifdef sun where appropriate Mark Anderson 1993-08-04 17:02:50 +00:00
  • eb3cf14172 replace setlinebuf() with ANSI-C/XPG3/4 setvbuf() Mark Anderson 1993-08-04 17:00:17 +00:00
  • fac038af71 #define nint and exp10 for non-SUN environs, replace usleep with closest sleep call, use getrlimit since getdtablesize() is obsolete Mark Anderson 1993-08-04 16:56:00 +00:00
  • 05381fa5e0 Removed || pt->hts < 0 ( Can't do that on a ushort ). Mike Bordua 1993-08-04 13:07:27 +00:00
  • 8dd704ba89 Added static in front of function declarations. Mike Bordua 1993-08-04 13:05:36 +00:00
  • 1696180b42 Removed V5/V4 and EPICS_V2 conditionals. Mike Bordua 1993-08-04 12:54:53 +00:00
  • 4b38becc6a Replaced recGblResetSevr by recGblResetAlarms Marty Kraimer 1993-08-04 12:54:29 +00:00
  • 02d590962a Added code to support acks and ackt Marty Kraimer 1993-08-04 12:52:55 +00:00
  • 501b80817e *** empty log message *** Marty Kraimer 1993-08-04 12:52:19 +00:00
  • cbcd4f9a72 Changed dbtpf so it only accepts valid strings for numberic types Marty Kraimer 1993-08-04 12:51:44 +00:00
  • db1387f9c5 Removed V5/V4 and EPICS_V2 conditionals. Mike Bordua 1993-08-04 12:48:08 +00:00
  • 817da309c3 *** empty log message *** Marty Kraimer 1993-08-04 10:17:17 +00:00
  • c37f2c7726 changed if(fopen(argv[2],"r") { to if(fopen(argv[2],"r")) { Janet B. Anderson 1993-08-02 06:29:43 +00:00
  • ad3736e2e0 added static to int getSelection() function Janet B. Anderson 1993-08-02 06:20:33 +00:00
  • da04ac2262 *** empty log message *** Marty Kraimer 1993-07-30 16:09:52 +00:00
  • 1966657c3d add function dbel Marty Kraimer 1993-07-30 16:09:28 +00:00
  • bd38cf28f5 make forward refs static Marty Kraimer 1993-07-30 16:09:10 +00:00
  • 0cc019bfe0 dbCommon -> rec/dbCommon Marty Kraimer 1993-07-29 11:09:19 +00:00
  • b7dd0a6faa Fixed for new dbStaticLib routines Marty Kraimer 1993-07-29 10:56:52 +00:00
  • 7802a060d2 change include <rec/dbCommon> to <dbCommon> Marty Kraimer 1993-07-29 10:55:37 +00:00