Commit Graph

  • 8411adb987 Fix error message. W. Eric Norum 2003-09-16 18:58:59 +00:00
  • c30c884687 Make arguments match format string. W. Eric Norum 2003-09-16 18:54:43 +00:00
  • 21fe691d96 errMessage must not get NULL argument Marty Kraimer 2003-09-16 18:43:52 +00:00
  • 22e21f268b Add gcc format-string checking. W. Eric Norum 2003-09-16 18:06:49 +00:00
  • d45e1b13e4 Removed WIN32 getopt.* (GPL) Andrew Johnson 2003-09-16 17:56:21 +00:00
  • 8873934c9b These files contain GPL code, and not compatible with the EPICS Base license. I don't care that this removal breaks the WIN32 port of EPICS, we can't legally distribute this code as part of EPICS. Someone will have to rewrite the getopt functionality, or grab a version that is not GPL licensed (try BSD). Andrew Johnson 2003-09-16 17:45:19 +00:00
  • c0c11c359f epicsSnprintf did not work. It is fixed. Marty Kraimer 2003-09-16 12:53:54 +00:00
  • 367e27d5f5 Support for configure/RELEASE.<hostarch>.<targetarch> files Andrew Johnson 2003-09-15 21:01:36 +00:00
  • 35bd1a76d1 Removed string calculation engine, only needed by Tim Mooney's recordtypes. Andrew Johnson 2003-09-12 19:13:54 +00:00
  • a887ca44d1 added two bug fix descriptions Jeff Hill 2003-09-10 20:59:22 +00:00
  • dd273da508 added two bug fix descriptions Jeff Hill 2003-09-10 20:45:56 +00:00
  • 245cf129ff fixed disconnect callback when channel known to be disconnected Jeff Hill 2003-09-10 17:09:25 +00:00
  • 36b1f9e4ff fixed bug where entry was deleted from within entry's callback Jeff Hill 2003-09-08 17:11:15 +00:00
  • 24a0197f88 Fix file stmt without quotes. Andrew Johnson 2003-09-05 20:54:28 +00:00
  • e30e1159a2 Added note about vxWorks ledLib. W. Eric Norum 2003-09-05 18:13:25 +00:00
  • 42ea151881 Don't use '0' for string arguments which should be empty... Andrew Johnson 2003-09-05 16:55:05 +00:00
  • ce201c6361 Use ledLib command-line editing on vxWorks. W. Eric Norum 2003-09-05 14:38:18 +00:00
  • 0784bbec71 Oops, missing upgrade documentation for the xxx_recordDeviceDriver routine. Andrew Johnson 2003-09-04 23:09:50 +00:00
  • 84f9a59759 Updated release to R3.14.3. Janet B. Anderson 2003-09-04 20:25:35 +00:00
  • 1f3ea0308f Updated host type definition. Janet B. Anderson 2003-09-04 20:20:13 +00:00
  • cd5a4be610 Linux WRS cross-compiler architecture fix Andrew Johnson 2003-09-04 19:57:34 +00:00
  • 6560a3b0e8 3.14.2 => 3.14.3 Added Release Approval line to checklist. Andrew Johnson 2003-09-04 19:52:08 +00:00
  • b74ad51972 Updated text to R3.14.3 Janet B. Anderson 2003-09-04 19:37:08 +00:00
  • 28ee04091d R3.14.3 Janet B. Anderson 2003-09-04 18:29:57 +00:00
  • 0dd7efb4a2 fixed potential race during init Jeff Hill 2003-09-03 22:52:48 +00:00
  • e7d51c5e30 documented level required to get a channel dump Jeff Hill 2003-09-03 22:44:20 +00:00
  • 0758661a87 mentioned that CA port numbers have been registered with iana Jeff Hill 2003-09-03 22:31:48 +00:00
  • 5622816a92 Initial version. Janet B. Anderson 2003-09-03 19:21:42 +00:00
  • 9bf6bef12e Moved JAVA_DIR to extensions/configure/os Janet B. Anderson 2003-09-03 19:15:09 +00:00
  • 9f95921260 Moved JAVA_DIR definition to extensions/configure/os. Janet B. Anderson 2003-09-03 19:12:09 +00:00
  • bc0a241192 Moved JAVA_DIR definition to extensions/configure/os. Janet B. Anderson 2003-09-03 19:05:18 +00:00
  • 89717c16f4 Added ifdef JAVA. Janet B. Anderson 2003-09-03 16:28:24 +00:00
  • 20565b03eb Check and update (email) Ralph Lange 2003-09-03 14:19:11 +00:00
  • 0e2eddbcdb Bugfix for hpux-parisc (ARFLAGS defaults were creating problems) Ralph Lange 2003-09-03 14:08:51 +00:00
  • b68112ba6a Enabled mixed building mode (see bug report [EPICS Base R3.14.x 0000040]) Ralph Lange 2003-09-02 20:51:38 +00:00
  • dbbb6af9fd Get loadable prefix and suffix from UnixCommon. Janet B. Anderson 2003-09-02 20:51:26 +00:00
  • 49d2ce69fb Set loadable lib prefix to lib. Janet B. Anderson 2003-09-02 20:45:53 +00:00
  • 26a6df0652 Clean up handling of redefinitions. W. Eric Norum 2003-09-02 20:07:18 +00:00
  • 4675c84bff Set loadable library prefix to lib. Janet B. Anderson 2003-09-02 19:41:29 +00:00
  • d5de77bc5a fixed false error detected by old gnu compiler Jeff Hill 2003-09-02 16:22:29 +00:00
  • cce78f0ec5 Added putenv lines to cdCommands output (Mark Rivers). Andrew Johnson 2003-09-02 15:56:09 +00:00
  • 9c99a40de2 Added envPaths to clean rule (Mark Rivers) Andrew Johnson 2003-09-02 15:38:33 +00:00
  • d6ab506379 Fixed HP aCC warnings Ralph Lange 2003-09-01 20:05:12 +00:00
  • e3c514ea9e Add *all* iocsh variables, not just the first. A tip of the hat to Mark Rivers for fixing this. W. Eric Norum 2003-09-01 14:05:47 +00:00
  • fd33cf444e Added win32 comments. Janet B. Anderson 2003-08-29 19:04:38 +00:00
  • abb03fdfdf Added changes for static build and loadable libraries. Janet B. Anderson 2003-08-29 19:03:09 +00:00
  • 6edd359e47 Removed references to *Obj.lib files. Janet B. Anderson 2003-08-29 18:57:07 +00:00
  • bded68e14e Removed references to LIB_EXT. Janet B. Anderson 2003-08-29 18:56:18 +00:00
  • eacaf67101 Syntax change for CONFIG definition. Added RELEASE.host.target include. Janet B. Anderson 2003-08-28 18:40:39 +00:00
  • e35c8d0774 Used INSTALL_LIBRARY script to install loadable shared libraries. Janet B. Anderson 2003-08-27 15:29:29 +00:00
  • b9b48dfa77 Fixed LOADABLE_LIBRARY rules. Janet B. Anderson 2003-08-27 15:26:48 +00:00
  • fef72a5948 fixed borland build issues Jeff Hill 2003-08-26 17:57:44 +00:00
  • 48c4992799 made compatible with borlan bcc Jeff Hill 2003-08-26 00:37:08 +00:00
  • ac13592d0a cosmetic Jeff Hill 2003-08-25 21:07:10 +00:00
  • c4184be87c get rid of lazt init for SMP safe Marty Kraimer 2003-08-25 19:42:59 +00:00
  • 4472f60249 explicit templ instantiation for acient tornado compiler Jeff Hill 2003-08-25 18:48:29 +00:00
  • 088c35da63 Updated to work with Kylix. Robert Soliday 2003-08-21 21:47:36 +00:00
  • bb0affc5ee Updated to workaround issue with Kylix. Robert Soliday 2003-08-21 21:47:03 +00:00
  • 44a9b25392 restructured osi socket interface to support address reuse variations on darwin and win32 Jeff Hill 2003-08-21 18:33:58 +00:00
  • 582a1aa0b5 restructured osi socket interface to support address reuse variations on darwin and win32 Jeff Hill 2003-08-21 18:27:00 +00:00
  • 3053584b56 doc for rh 7.3 process rundown bug Jeff Hill 2003-08-21 16:04:32 +00:00
  • 6c4c063692 workaround for bug in RH 7.3 Linux Jeff Hill 2003-08-21 00:18:31 +00:00
  • 038ef5db8d removed virtual destructor when there are no virtual functions Jeff Hill 2003-08-20 16:14:39 +00:00
  • bf51f20126 upgraded ipAddrToAscii API and improved shutdown procedures Jeff Hill 2003-08-20 16:12:46 +00:00
  • d2ac73f3ae upgraded ipAddrToAscii API and improved shutdown procedures Jeff Hill 2003-08-20 16:07:20 +00:00
  • ef9ed01e0c upgraded ipAddrToAscii API and improved shutdown procedures Jeff Hill 2003-08-20 15:59:30 +00:00
  • 3035e9393c upgraded API and improved shutdown procedures Jeff Hill 2003-08-20 15:57:38 +00:00
  • f7e9c7e1a1 upgraded API Jeff Hill 2003-08-20 15:57:08 +00:00
  • 2d50b04ca0 Added COMMON_DIR to JAVA_INCLUDES. Janet B. Anderson 2003-08-15 14:43:59 +00:00
  • ce8fb13fe4 Create headers in O.Common. Make headers precious. Janet B. Anderson 2003-08-15 14:41:38 +00:00
  • 8c6d2ba91a Fixed create INSTALL_JAVA dir. Create header files in O.Common dir. Janet B. Anderson 2003-08-15 14:05:17 +00:00
  • 7231e60a60 Add default JAVA_DIR. Can be overridden by CONFIG_SITE. W. Eric Norum 2003-08-14 21:17:10 +00:00
  • 56fc694513 Updates and bug fixes. Janet B. Anderson 2003-08-14 20:10:02 +00:00
  • 3b47c2f4ec This commit was manufactured by cvs2svn to create tag 'MSI-R1-3'. cvs2svn 2003-08-14 13:52:36 +00:00
  • e79662e0e1 Add -o command-line option to specify output file. Perform environment variable macro expansion of substitution file names. W. Eric Norum 2003-08-14 13:52:35 +00:00
  • 519f3d29cf Set PACT if error occurred during record init Andrew Johnson 2003-08-12 22:18:46 +00:00
  • 2f5b606d4a TPRO output Andrew Johnson 2003-08-12 22:11:14 +00:00
  • 89addc09d7 Enhanced the TPRO trace output to include the executing thread name Andrew Johnson 2003-08-12 21:53:14 +00:00
  • 3b796aaf2d Added makeBaseApp reminders. Andrew Johnson 2003-08-12 15:53:22 +00:00
  • 7fc94de997 Quick hack to avoid compiling this for machines other than the one Till's now using. Definitely needs to be fixed properly 'some day'. W. Eric Norum 2003-08-12 15:39:48 +00:00
  • e967392227 Removed device entries from base.dbd into their own .dbd files. Devices for TestAsyn support are not included by base.dbd, but have their own devTestAsyn.dbd file if required. Andrew Johnson 2003-08-11 22:22:39 +00:00
  • e31993bb84 Changed template in macro name to all caps TEMPLATE. Janet B. Anderson 2003-08-11 15:39:58 +00:00
  • 4fb36b3104 made some improvements for SMP systems which are a good conservative design but may not have been necessary Jeff Hill 2003-08-09 00:02:11 +00:00
  • cc06a46407 make it synchronou is delay <=0 Marty Kraimer 2003-08-08 20:05:34 +00:00
  • 6f330ed44b added another instantiation Jeff Hill 2003-08-07 16:02:03 +00:00
  • 95f694cfe7 fixed redundant logFdAdd deadlock message Jeff Hill 2003-08-06 21:59:56 +00:00
  • 5b1b3e80d8 improved the ca_task_exit() trest Jeff Hill 2003-08-06 21:24:57 +00:00
  • fbc524d308 more bug changes Marty Kraimer 2003-08-06 18:18:40 +00:00
  • 00c9d22936 suppress extra console message from logMsg Marty Kraimer 2003-08-06 18:17:30 +00:00
  • 31faca4b3d fix bad commit Marty Kraimer 2003-08-06 18:16:47 +00:00
  • 78b532ee75 fixed race condition in virtual circuit shutdown sequence Jeff Hill 2003-08-06 18:11:34 +00:00
  • ecc3206e11 allow freeList template arguments to be specified Jeff Hill 2003-08-06 17:43:18 +00:00
  • 4359938ed6 added virtual circuit free list and fixed race condition in virtual circuit shutdown sequence Jeff Hill 2003-08-06 17:42:55 +00:00
  • 1fb594833b added virtual circuit free list Jeff Hill 2003-08-06 17:41:40 +00:00
  • 4202695246 added test to detect ca context run down problems Jeff Hill 2003-08-06 17:01:53 +00:00
  • 5184d1807a added test to detect ca context run down problems Jeff Hill 2003-08-06 16:47:59 +00:00
  • 9d14ea1a24 more changes for 3.14.3 Marty Kraimer 2003-08-05 19:02:25 +00:00
  • 300af9164a src/vxWorks/src to libCom/osi/os/vxWorks; devLib works on vxWorks and RTEMS Marty Kraimer 2003-08-05 18:48:31 +00:00
  • 5d13666e7b devLib now works on RTEMS Marty Kraimer 2003-08-05 18:47:58 +00:00
  • da00278de6 moved stuff to src/libCom/osi/os/vxWorks Marty Kraimer 2003-08-05 18:38:19 +00:00