Commit Graph

  • 4f659b6581 Fixed warning, main returns int (ANSI-C). Andrew Johnson 2003-08-18 21:19:32 +00:00
  • bc03c1cca9 Don't create .dbd file if dbExpand fails. Andrew Johnson 2003-08-18 20:57:43 +00:00
  • 39cfb6b05a Only give exit status of 0=OK if we really mean it (Mantis bug #26) Andrew Johnson 2003-08-18 20:55:46 +00:00
  • 9cd9257c4a Brought in the enhanced vxStats device support in use at APS for >1 year. Andrew Johnson 2003-08-15 21:59:04 +00:00
  • 71d1b80224 Don't create the java install directory until something actually needs it! Andrew Johnson 2003-08-15 20:00:32 +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
  • 0e47da7e57 fixed redundant logFdAdd deadlock message Jeff Hill 2003-08-06 21:59:56 +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
  • 092746d36a more bug changes Marty Kraimer 2003-08-06 18:18:40 +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
  • d55d54d235 more bug changes Marty Kraimer 2003-08-06 18:13:54 +00:00
  • 2d08f5abac put notify did not act properly if a record had disp=TRUE. Marty Kraimer 2003-08-06 18:12:40 +00:00
  • 54cc4cec31 A bug in dbGetLink resulted in nRequest not being given the value 0 if the link is a constant link. This in turn caused the waveform record to always set NORD=NELEM. Marty Kraimer 2003-08-06 18:11:57 +00:00
  • 78b532ee75 fixed race condition in virtual circuit shutdown sequence Jeff Hill 2003-08-06 18:11:34 +00:00
  • 0e0c2c7ac3 remove warning message Marty Kraimer 2003-08-06 18:04:40 +00:00
  • 9d1e7f7da4 Remove some dead code. Clean up code for handling A24 DMA memory. Marty Kraimer 2003-08-06 18:02:27 +00:00
  • 5a5a0fd0cc "event task" changed tp "event_task". Marty Kraimer 2003-08-06 17:56:36 +00:00
  • 9805e6a8e9 Suppress duplicate console message from logMsg Marty Kraimer 2003-08-06 17:54:26 +00:00
  • fe55b04449 macParseDefns did not check for handle==NULL. The documentation for macParseDefns was not correct. Marty Kraimer 2003-08-06 17:52:50 +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
  • 09733655f8 If a dbGetLink failed on one of the input links, dbGetLink was not called for the remaining links. Now it is. Marty Kraimer 2003-08-06 15:15:18 +00:00
  • 9cbf577382 ellRemove=>ellDelete Marty Kraimer 2003-08-06 15:10:36 +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
  • 087f0afafb This commit was manufactured by cvs2svn to create branch 'B3.14'. cvs2svn 2003-08-05 18:38:18 +00:00
  • f973722d5a suppress warning mesage if no record/device/driver support Marty Kraimer 2003-08-05 18:03:31 +00:00
  • cd10c21647 Previously if a dbGetLink failed on one of the input links, dbGetLink was not called for the remaining links. Now it is Marty Kraimer 2003-08-05 18:01:43 +00:00
  • 6ea736d0ed put notify did not act properly if a record had disp=TRUE Marty Kraimer 2003-08-05 16:03:02 +00:00
  • ad9f577faf fix bad comments Marty Kraimer 2003-08-05 15:21:15 +00:00
  • a892dffd12 Only build OBJS for vxWorks. Janet B. Anderson 2003-08-04 21:42:39 +00:00
  • 8a65a17f68 Added definitions for static build. Janet B. Anderson 2003-08-04 18:40:20 +00:00
  • 0fc52db97b Always build dynamic library search paths into executable. Janet B. Anderson 2003-08-04 18:35:50 +00:00
  • 54868e8723 Added linker options for static builds. Janet B. Anderson 2003-08-04 18:25:32 +00:00
  • 73b8c02bae Updated so it can now build SDDS in extensions. Robert Soliday 2003-08-04 15:46:23 +00:00
  • ce29455411 Minor changes added for Borland's C++ compiler on Linux Robert Soliday 2003-08-01 19:13:39 +00:00
  • 2b85746e23 Added config files for Borland's C++ compiler on Linux. Robert Soliday 2003-08-01 18:46:01 +00:00
  • 8d2b3ce0ea improved warning message Jeff Hill 2003-07-31 19:38:14 +00:00
  • 4f9530500b improved warning message Jeff Hill 2003-07-31 18:58:54 +00:00
  • af35fa7eb8 Get things to build on RTEMS. W. Eric Norum 2003-07-31 16:52:32 +00:00
  • b99238b93c Removing -ansi causes *lots* of other problems, so back out previous change. W. Eric Norum 2003-07-31 16:34:16 +00:00
  • e00b773830 set close-on-exec flag Jeff Hill 2003-07-30 23:19:16 +00:00
  • d7b3f30111 avoid bracketing includes with 'extern "C"' to avoid unanticipated side effects Jeff Hill 2003-07-30 23:18:09 +00:00
  • 8439f488f0 fixed spelling Jeff Hill 2003-07-30 23:13:06 +00:00
  • 94b408425b removed unused var Jeff Hill 2003-07-30 22:00:49 +00:00
  • 7347132973 fixed for scope Jeff Hill 2003-07-30 21:59:27 +00:00
  • 87c3103022 set close-on-exec flag Jeff Hill 2003-07-30 21:49:45 +00:00
  • ec11da3a05 RTEMS header files have just too many functions whose prototypes are removed when -ansi is specified. W. Eric Norum 2003-07-30 21:42:54 +00:00
  • 09d50b3213 Export RELEASE entries in environment for tools (MSI in particular) Andrew Johnson 2003-07-30 21:35:30 +00:00
  • b11d547699 set close-on-exec flag Jeff Hill 2003-07-30 21:32:36 +00:00
  • 12842d80dc Ensure that va_list typedef is in scope. W. Eric Norum 2003-07-30 21:19:37 +00:00
  • e69481d196 added wrapper around tmpfile so that we can have a windows specific implementation Jeff Hill 2003-07-30 19:11:31 +00:00
  • c1f1511fac fixed func name Jeff Hill 2003-07-30 16:12:23 +00:00
  • e80f7b4ce1 added wrapper around tmpfile so that we can have a windows specific implementation Jeff Hill 2003-07-30 16:02:58 +00:00
  • fecb32a960 use epicsTempFile in libCom to get around weaknesses in the win32 tmpfile Jeff Hill 2003-07-30 16:01:28 +00:00
  • 1184e2ab21 now dependent on epicsTempFile in libCom Jeff Hill 2003-07-30 16:00:43 +00:00
  • 0f74d195e1 moved extern "C" down so that it does not have unanticipated side effects on the included header files Jeff Hill 2003-07-30 15:59:47 +00:00
  • 44d234535e reorganized so that we maintain only one interface specification Jeff Hill 2003-07-30 15:58:24 +00:00
  • d719a6859c reorganized so that we maintain only one interface specification - this makes the posix implementation slightly slower, but these arealready very slow routines so there shouldnt be any noticable impact. Jeff Hill 2003-07-30 15:57:20 +00:00
  • 19dba4225a toolsComm now calls libCom so there is a new build order Jeff Hill 2003-07-30 15:53:25 +00:00
  • a50b83b918 Documented env macros stuff better. Andrew Johnson 2003-07-29 23:31:16 +00:00
  • b27dc431c8 Allow quoted filenames, needed if they contain any ${ENVMACRO}s Andrew Johnson 2003-07-29 22:44:27 +00:00
  • 73c303192d Fixed sscanf format specification. Janet B. Anderson 2003-07-29 20:55:41 +00:00
  • a31f5e166c Expand environment variable macros in filenames Andrew Johnson 2003-07-29 20:25:37 +00:00
  • e5f47d5807 Made various input arguments and internal variables const char*. Andrew Johnson 2003-07-29 19:50:31 +00:00
  • 098d421a56 Update README file to reflect some recent changes. W. Eric Norum 2003-07-29 18:02:42 +00:00
  • 8faa55056d fixed visual c++ 6.0 build Jeff Hill 2003-07-28 18:38:59 +00:00
  • 4cb08f797a removed logFdAdd from logClient Jeff Hill 2003-07-26 00:28:30 +00:00
  • 459cdc0829 removed logFdAdd from logClient Jeff Hill 2003-07-26 00:13:34 +00:00
  • 551e87f15d removed logFdAdd from logClient Jeff Hill 2003-07-25 23:41:58 +00:00
  • e186fde80c removed logFdAdd from logClient Jeff Hill 2003-07-25 22:11:38 +00:00
  • c811a766a2 removed logFdAdd Jeff Hill 2003-07-25 21:27:35 +00:00
  • a48245d385 RTEMS now provides the getprotobyXXX routines. W. Eric Norum 2003-07-25 21:12:35 +00:00
  • 6c9d48b8ff Ensure that tasks get at least RTEMS_MINIMUM_STACK_SIZE. W. Eric Norum 2003-07-25 21:05:51 +00:00
  • 0034119588 installed logMsgToErrlog.cpp Jeff Hill 2003-07-25 20:53:08 +00:00
  • 3412fc65be installed Jeff Hill 2003-07-25 20:52:06 +00:00