Commit Graph

  • 9f8e75b945 o print date when unexpected exception occurs o call std::unexpected() when unexpected exception occurs Jeff Hill 2004-09-29 17:39:17 +00:00
  • fddaeb1dc8 reduced memory consumption with large channel counts Jeff Hill 2004-09-29 15:59:25 +00:00
  • 319b886ab4 Don't use TFTP if not needed. W. Eric Norum 2004-09-29 14:30:51 +00:00
  • ef292bffe6 dont try to cancel _main_ Marty Kraimer 2004-09-29 13:32:11 +00:00
  • 81bc2a0d7a if_fxp is now working. W. Eric Norum 2004-09-29 01:23:43 +00:00
  • 3419fee587 Changes for RTEMS pc386 target. W. Eric Norum 2004-09-29 00:39:50 +00:00
  • a470a5b850 Add commands to build etherboot bootable image. W. Eric Norum 2004-09-29 00:39:17 +00:00
  • 5a832e7ccd RTEMS bootable images. W. Eric Norum 2004-09-28 21:51:11 +00:00
  • 46068e813d Use NFS by default. W. Eric Norum 2004-09-28 20:40:43 +00:00
  • cd551b4860 Clarify reason for direct copy. W. Eric Norum 2004-09-28 20:39:47 +00:00
  • 46255e607a Redo the way 'munch' commands are handled. Provide 'munch' command to build executable for RTEMS MVME2100 target. W. Eric Norum 2004-09-28 20:38:01 +00:00
  • 5e49aafb5c Now works on non-i386, non-ppc targets. W. Eric Norum 2004-09-25 23:43:06 +00:00
  • 44b0995b0d Added iocBoot/ioc* build change. Janet B. Anderson 2004-09-24 21:01:01 +00:00
  • c15d2d589c Create cdCommands and envPaths files only for BUILD_ARCH dirs. Janet B. Anderson 2004-09-24 20:55:03 +00:00
  • 7617d78f36 fixed sunpro warnings Jeff Hill 2004-09-24 16:33:42 +00:00
  • 61c0cff87d fixed gnu warnings Jeff Hill 2004-09-24 15:44:08 +00:00
  • f384eee9b6 fixed sunpro warnings Jeff Hill 2004-09-24 15:42:54 +00:00
  • a868270c68 fixed gnu warning Jeff Hill 2004-09-24 15:27:10 +00:00
  • 7deabc8923 fixed sunpro warnings Jeff Hill 2004-09-24 15:03:28 +00:00
  • 35bbb5d897 call epicsThreadInit instead of assert if epicsThreadId is not an argument Marty Kraimer 2004-09-24 12:25:07 +00:00
  • b04811e146 Use correct option character. optopt is valid only when getopt returns '?'. Ralph Lange 2004-09-24 11:38:10 +00:00
  • 620f8b74b7 fixed header file names Jeff Hill 2004-09-24 00:22:21 +00:00
  • 4154b61d46 fixed header name Jeff Hill 2004-09-24 00:13:00 +00:00
  • 1388169f1e fixed missing throw() spec Jeff Hill 2004-09-24 00:05:26 +00:00
  • 7b7a07c667 fixes for bugs 133 and 134 in Mantis Jeff Hill 2004-09-23 23:15:22 +00:00
  • 107f1fa37f added array capabilities Jeff Hill 2004-09-23 21:56:51 +00:00
  • 6c12088e2a += connection status reporting (based on Jeff's suggestions plus timestamps for connection loss events) Ralph Lange 2004-09-23 15:47:57 +00:00
  • 889d8bc6c2 fixed potential race on SMP systems Jeff Hill 2004-09-23 00:24:04 +00:00
  • 1584471439 o fixed errno based diagnostic converting errno to string after errno was replaced Jeff Hill 2004-09-22 18:55:17 +00:00
  • c020be9e04 fixed delay functionality and removed call to show at exit Jeff Hill 2004-09-22 18:45:43 +00:00
  • ff419d8922 added destroyAllPV call Jeff Hill 2004-09-22 18:45:11 +00:00
  • 6e01a1e22c o fixed forced disconnect closes socket when shutdown should be used otherwise fdmgr prints bad fd diagnostic in tight loop - problem was seen only when very old CA client version connects Jeff Hill 2004-09-22 17:55:00 +00:00
  • 6d70a66826 o fixed errno based diagnostic converting errno to string after errno was replaced o fixed forced disconnect closes socket when shutdown should be used otherwise fdmgr prints bad fd diagnostic in tight loop - problem was seen only when very old CA client version connects Jeff Hill 2004-09-22 17:54:37 +00:00
  • a33d6585f9 fixed errno based diagnostic converting errno to string after errno was replaced Jeff Hill 2004-09-22 17:51:59 +00:00
  • 6615cb7fbd removed calls to exit() which cause problems on RTEMS where exit() has different behavior than on vxWorks. Jeff Hill 2004-09-21 23:56:27 +00:00
  • 694d0401f0 Updates to make files general. Updated for R3.14.7. Janet B. Anderson 2004-09-20 19:56:08 +00:00
  • a29a954a19 MVME2100. W. Eric Norum 2004-09-17 21:20:51 +00:00
  • 63a4b83b16 Add support for MVME2100. W. Eric Norum 2004-09-17 21:18:43 +00:00
  • f41a7910c4 Allow configuration from PPCBUG NVRAM. W. Eric Norum 2004-09-17 20:48:09 +00:00
  • 88702dd180 fixed to work with non-ms compiler Jeff Hill 2004-09-17 15:02:52 +00:00
  • c31910760f More warnings removed. W. Eric Norum 2004-09-16 19:29:09 +00:00
  • 0d07d00108 Clean up warnings. Improve error message. W. Eric Norum 2004-09-16 19:27:23 +00:00
  • 3d377eed1d removed atexit handler that calls epicsThreadExit because: o recursive exit call is bad o this causes shutdown problems with DLL codes on windows => the workaround is an atexit handler that calls epicsExitCallAtExits in the poosix osdThreads atexit handler Jeff Hill 2004-09-16 18:22:33 +00:00
  • 63aba004d1 Add explantory message. W. Eric Norum 2004-09-16 17:52:23 +00:00
  • f8647ac5c6 Guard against overzealous optimizers. W. Eric Norum 2004-09-16 15:56:35 +00:00
  • 045619d68a Fix bug in 'pending' routine. Provide rudimentary show routine. W. Eric Norum 2004-09-16 15:31:32 +00:00
  • cd84c95920 Don't let receiver printing mess up priority-based send checks. Improve priority-based send check messages. W. Eric Norum 2004-09-16 15:29:00 +00:00
  • 7a1249cd99 Allow calls from RTEMS test harness. W. Eric Norum 2004-09-16 14:04:21 +00:00
  • 262901c567 call epicsAtExit from errlogThread Marty Kraimer 2004-09-16 11:25:09 +00:00
  • c7e31a2a41 Treat RTEMS like vxWorks. W. Eric Norum 2004-09-16 00:45:45 +00:00
  • 99690a12e2 Tread RTEMS like vxWorks. W. Eric Norum 2004-09-16 00:41:03 +00:00
  • ca9146dfb5 Allow calling from RTEMS test harness. W. Eric Norum 2004-09-15 22:02:49 +00:00
  • 5d2cc64d62 Allow calling from RTEMS test harness. W. Eric Norum 2004-09-15 21:39:05 +00:00
  • 15c156d41f remove unnecessary dbScanLock/Unlock Marty Kraimer 2004-09-15 17:55:27 +00:00
  • ab176a13cd dbNotifyCancel waits for userCallback if active Marty Kraimer 2004-09-15 12:44:17 +00:00
  • cb1c8e14af Get isnan/isinf. W. Eric Norum 2004-09-14 23:09:33 +00:00
  • 4a95bacb24 Pick up OS-specific declarations. W. Eric Norum 2004-09-14 23:08:29 +00:00
  • 66c0ecd2f9 Moved wildcard parentheses to end of line. Janet B. Anderson 2004-09-14 22:06:28 +00:00
  • 3973a3fdb2 Typo. W. Eric Norum 2004-09-14 20:25:12 +00:00
  • a7b44180bd Redirect special case. W. Eric Norum 2004-09-14 20:21:10 +00:00
  • 096172f252 Handle <foo >bar properly. W. Eric Norum 2004-09-14 19:58:09 +00:00
  • e8a2cdeee1 dbNotifyCancel waits for callback to complete Marty Kraimer 2004-09-14 18:58:52 +00:00
  • e6173f93eb dbNotifyCancel waits for callback to complete Marty Kraimer 2004-09-14 18:22:57 +00:00
  • f81097d891 avoid cast that reduces size of type Jeff Hill 2004-09-07 16:33:21 +00:00
  • 269acc7478 added AS write trap for put callback Jeff Hill 2004-09-07 16:01:29 +00:00
  • 2f33de21fe avoid ioctl on closed socket during client rundown Jeff Hill 2004-09-07 15:52:14 +00:00
  • e553e1b21e Added a cast for HP's compiler Ralph Lange 2004-09-06 13:39:59 +00:00
  • 0d2e8aa434 o added config via EPICS_CA_MAX_SEARCH_PERIOD Jeff Hill 2004-09-03 21:36:58 +00:00
  • dd3d974bc7 o fixed clients that dont see server's beacon dont reconnect o added config via EPICS_CA_MAX_SEARCH_PERIOD o when successful search response arrives dont allow search period to get to long o dont scan channels when searching to find lowest retry count as this doesnt change behavior and adds overhead Jeff Hill 2004-09-03 21:12:38 +00:00
  • f02e58528c doc for EPICS_CA_MAX_SEARCH_PERIOD Jeff Hill 2004-09-03 21:08:09 +00:00
  • 1f791db248 eliminated very short window where channel could be installed by udp thread while iiu is being destroyed. Jeff Hill 2004-09-02 19:47:31 +00:00
  • d7cf7531b2 should set the private variable id to nill when deleteing it Jeff Hill 2004-09-02 16:26:04 +00:00
  • bd93889676 changes for commits Marty Kraimer 2004-08-31 18:19:48 +00:00
  • a2cd656268 handle array allocation properly when link connects Marty Kraimer 2004-08-31 18:13:56 +00:00
  • bcbcf05110 atReboot calls epicsExitCallAtExits not epicsExit Marty Kraimer 2004-08-31 17:57:00 +00:00
  • f408398166 add atReboot for vxWorks Marty Kraimer 2004-08-31 12:43:40 +00:00
  • 34a59c7eb9 do not call exit on vxWorks Marty Kraimer 2004-08-31 12:43:08 +00:00
  • 447e03c994 atReboot is new Marty Kraimer 2004-08-31 12:42:28 +00:00
  • bedba55eb5 add defs for C++ Marty Kraimer 2004-08-31 12:41:56 +00:00
  • 0f2ce403bb added warnings about calling CA from interrupt context, also more doc about vxWorks 5.4 netowrk stack pool Jeff Hill 2004-08-30 21:39:15 +00:00
  • 4d636df146 extern C except for registerObj Marty Kraimer 2004-08-30 13:39:03 +00:00
  • 4c827f8104 Updated supported platforms. Janet B. Anderson 2004-08-27 17:10:31 +00:00
  • 5d036dc54b Updated for R3.14.7. Janet B. Anderson 2004-08-27 17:04:10 +00:00
  • 5a41338d08 epicsExit Marty Kraimer 2004-08-27 16:23:20 +00:00
  • b4f40d0011 epicsStdioRedirect Marty Kraimer 2004-08-27 16:20:09 +00:00
  • 63f139adc5 epicsExit and epicsStdioRedirect Marty Kraimer 2004-08-27 16:04:26 +00:00
  • 47223261a0 This commit was manufactured by cvs2svn to create branch 'B3.14'. cvs2svn 2004-08-27 16:04:23 +00:00
  • a15c5377f2 allow epicsStdioRedirect Marty Kraimer 2004-08-27 16:02:03 +00:00
  • 162ffc9873 epicsExit is new Marty Kraimer 2004-08-27 16:00:41 +00:00
  • 34a4b00f91 This commit was manufactured by cvs2svn to create branch 'B3.14'. cvs2svn 2004-08-27 16:00:33 +00:00
  • 5505bfc3ab do not include epicsStdio Marty Kraimer 2004-08-27 16:00:04 +00:00
  • 72021a6501 Updated supported platforms. Janet B. Anderson 2004-08-27 15:15:10 +00:00
  • 2e07db4a3e Removed duplicate directories and added catools, softIoc, and excas. Janet B. Anderson 2004-08-27 14:52:58 +00:00
  • 2c7e345a00 changes for epicsExit and epicsStdio Marty Kraimer 2004-08-27 13:39:39 +00:00
  • 916038e13a fixed holding lock while suspended in epicsThreadSuspendSelf() Jeff Hill 2004-08-26 23:36:05 +00:00
  • 6f030c8030 added additional doc on array size config Jeff Hill 2004-08-25 22:40:33 +00:00
  • 4e92e2f36c Add prototype for strtok_r which is in the library but not in the headers with -ansi. W. Eric Norum 2004-08-24 21:13:05 +00:00
  • 0120c0e2a1 added -420 for China's MIN_WEST Jeff Hill 2004-08-24 15:18:15 +00:00
  • 3d42f8df29 Add note about signals and subthreads. W. Eric Norum 2004-08-13 13:22:52 +00:00
  • bf9cd7241a added try catch block Jeff Hill 2004-08-13 01:10:03 +00:00