Commit Graph

  • c3cbf1bd2c Die if rmtree fails. Janet B. Anderson 2001-06-08 20:36:54 +00:00
  • 55a9e3b202 Added NICPU030 precompiler definition, needed for drvEpvxi.c on this board. Andrew Johnson 2001-06-07 21:33:25 +00:00
  • cf08dffbe3 Added support for PowerPC, fixed a few things. This file now builds without the NI cpi030 support by default, if you need this you'll have to uncomment the #define, or add a suitable macro to the arguments of the compiler such as -DNICPU030 Andrew Johnson 2001-06-07 21:05:45 +00:00
  • c2a5eef5d4 added time stamp tests Jeff Hill 2001-06-07 17:24:28 +00:00
  • cb0d92aa82 Changed LIBOBJS_HOST to LIBRARY_LD_OBJS. Janet B. Anderson 2001-06-07 16:15:16 +00:00
  • d8ca8c6d72 R3.14.0alpha3 Janet B. Anderson 2001-06-07 16:00:45 +00:00
  • fddb0939a4 Added notes for building solaris-sparc-gnu. Janet B. Anderson 2001-06-07 15:58:13 +00:00
  • c307a05e81 Changed MSI definition. Janet B. Anderson 2001-06-07 15:57:22 +00:00
  • 4ae24683fc fixed gnu warning Jeff Hill 2001-06-07 15:53:24 +00:00
  • 7874d35daf Changes to create vxWorks archive libraries and prods. Janet B. Anderson 2001-06-07 14:26:06 +00:00
  • 06bec39aa7 proper conversion from floating point offset to integer nsec Jeff Hill 2001-06-06 19:33:25 +00:00
  • b6479bbc80 added parens Jeff Hill 2001-06-06 18:51:05 +00:00
  • 6a96052fcf fixed gnu warning Jeff Hill 2001-06-06 18:24:12 +00:00
  • 5e215a944d more changes for type safe thread id Jeff Hill 2001-06-06 18:19:42 +00:00
  • 6937cc4075 more changes for type safe thread id Jeff Hill 2001-06-06 18:16:43 +00:00
  • 39b28e9bd6 clean up resulting from type safe thread id Jeff Hill 2001-06-06 17:55:48 +00:00
  • fbf5947f15 fixed wrong destroy method called Jeff Hill 2001-06-06 17:45:16 +00:00
  • 3ede456a0d fixed comment Jeff Hill 2001-06-06 17:38:15 +00:00
  • b13d938b11 use struct ptr for ID types because: o this is more type safe o this works better with source level debuggers Jeff Hill 2001-06-06 17:28:37 +00:00
  • 07a767e345 possibly bad guess for the number of channels Jeff Hill 2001-06-04 23:20:41 +00:00
  • 1f8d22994c bad guess for the number of channels Jeff Hill 2001-06-04 23:18:47 +00:00
  • 54949779a9 dont always use default exception handler Jeff Hill 2001-06-04 23:18:08 +00:00
  • 1611bc40f7 set default number of channels guess Jeff Hill 2001-06-04 23:16:25 +00:00
  • d9508ce1e4 o set default number of channels guess o clean up get copy ifit fails prematurely Jeff Hill 2001-06-04 23:15:50 +00:00
  • e4b95a6ae7 use proper printf Jeff Hill 2001-06-04 23:15:19 +00:00
  • fde282b967 added printf MF Jeff Hill 2001-06-04 23:13:49 +00:00
  • 93a8be53d8 clean up get copy ifit fails prematurely Jeff Hill 2001-06-04 23:12:59 +00:00
  • 22b5eca868 set number of channels guess Jeff Hill 2001-06-04 23:12:23 +00:00
  • 5d3495485d dont always use default exception handler Jeff Hill 2001-06-04 23:11:56 +00:00
  • 11388a5ad3 removed comment Jeff Hill 2001-06-04 23:10:45 +00:00
  • 7be47b2b86 added more tests Jeff Hill 2001-06-04 23:08:55 +00:00
  • 4c50314331 o set default number of channels guess o clean up get copy ifit fails prematurely Jeff Hill 2001-06-04 23:08:39 +00:00
  • f49289fdd0 fixed problem where put conversion fails but nevertheless 1) caller of db_put_field gets successful status 2) the array size is modified. Jeff Hill 2001-06-01 22:19:04 +00:00
  • 2a50d5f897 added more exception tests Jeff Hill 2001-06-01 22:10:10 +00:00
  • 09be73c889 added array exception test Jeff Hill 2001-06-01 17:56:37 +00:00
  • b716cca8b0 compiler restrictions Jeff Hill 2001-06-01 16:47:57 +00:00
  • c585721024 cosmetic Jeff Hill 2001-06-01 16:45:38 +00:00
  • 31a2548d28 new tasks Jeff Hill 2001-06-01 16:44:54 +00:00
  • ba8e61f26a fixed bug where suibscription cancel request was not sent to server when user canceled IO Jeff Hill 2001-06-01 16:44:17 +00:00
  • 75a5891fb0 improved diagnostic Jeff Hill 2001-06-01 16:40:31 +00:00
  • d0438b37a1 fixed win32 warning Jeff Hill 2001-05-31 20:42:03 +00:00
  • a456376230 fixed syntax error not detected by ms vis c++ Jeff Hill 2001-05-31 20:26:26 +00:00
  • d8a5dc3563 simplified Jeff Hill 2001-05-31 20:19:34 +00:00
  • 47757dffaf code clarity Jeff Hill 2001-05-31 20:18:12 +00:00
  • e73613a699 added 8 bit unsigned integer type Jeff Hill 2001-05-31 20:17:55 +00:00
  • b1ca3061a1 avoid precision problems with 0.0 constant Jeff Hill 2001-05-31 20:17:20 +00:00
  • 194435b010 removed use of TRUE and FALSE Jeff Hill 2001-05-30 22:52:46 +00:00
  • 0504af338b restored ca_pend() Jeff Hill 2001-05-30 21:56:30 +00:00
  • 257d4af995 Fixed strange problems on win32, perl line endings. Andrew Johnson 2001-05-29 16:50:29 +00:00
  • 2f128e7e39 Oops, missing '!' in ARGV check Andrew Johnson 2001-05-29 15:12:20 +00:00
  • e3203ca468 Fixed problem with Cygwin Perl not supporting globs properly, and bug that -l option needed an argument. Andrew Johnson 2001-05-25 20:11:45 +00:00
  • 564ca4a6f6 restart interrupted system call Jeff Hill 2001-05-24 22:07:02 +00:00
  • 4be3cc14a8 cosmetic Jeff Hill 2001-05-24 21:28:18 +00:00
  • a7f8f90ddc restart sendto system call if it is interrupted Jeff Hill 2001-05-24 21:14:40 +00:00
  • 8d1e2327df better diagnostics Jeff Hill 2001-05-24 00:24:05 +00:00
  • bc0b97556e properly display version number of server Jeff Hill 2001-05-23 23:06:33 +00:00
  • fb7a2d6490 fixed bug in test Jeff Hill 2001-05-23 23:06:07 +00:00
  • eb9b01e118 better messages Jeff Hill 2001-05-23 23:05:30 +00:00
  • ac587806a0 fixed message Jeff Hill 2001-05-23 22:43:23 +00:00
  • 5961325186 fixed format problem Jeff Hill 2001-05-23 22:34:26 +00:00
  • 83e5824c82 better config of ifconfig differences Jeff Hill 2001-05-23 21:39:28 +00:00
  • 61e2a3f8ce removed redundant release data description Jeff Hill 2001-05-23 21:34:27 +00:00
  • 5179d0d505 better config of ifconfig differences Jeff Hill 2001-05-23 20:54:48 +00:00
  • 9ecf5a5349 Added pv_DIR defintions. Janet B. Anderson 2001-05-23 16:17:35 +00:00
  • 13de25e9f4 Reordered <lib>_DIR definitions. Janet B. Anderson 2001-05-23 16:15:18 +00:00
  • 6fbf031e75 fixed sun pro warnings Jeff Hill 2001-05-23 01:23:23 +00:00
  • 4a5067b8a6 fixed gnu warnings Jeff Hill 2001-05-23 00:57:05 +00:00
  • 245bd5ab5e fixed gnu warnings Jeff Hill 2001-05-23 00:48:41 +00:00
  • 069e25aa72 workaround gnu compiler bug Jeff Hill 2001-05-23 00:12:59 +00:00
  • 48aa0b3e45 small optimization Jeff Hill 2001-05-22 23:35:23 +00:00
  • 6d5a8b94a6 use osiSocklen_t Jeff Hill 2001-05-22 16:26:22 +00:00
  • bee3c82735 fixed undefined symbol on Solaris Jeff Hill 2001-05-22 16:24:39 +00:00
  • e3a0888cb3 removed unused variable Jeff Hill 2001-05-22 15:45:56 +00:00
  • e6a9227421 added typedef Jeff Hill 2001-05-22 15:43:40 +00:00
  • f78c134d31 fixed c++ loop index scope problem Jeff Hill 2001-05-22 02:21:57 +00:00
  • 7f88505a9a use socklen_t for linux Jeff Hill 2001-05-22 02:10:51 +00:00
  • 0b40765719 removed osiTimer Jeff Hill 2001-05-22 02:05:23 +00:00
  • 9940b408fb made compatible with changes in service API Jeff Hill 2001-05-22 02:02:41 +00:00
  • 70de17474b large array changes Jeff Hill 2001-05-22 02:02:10 +00:00
  • fa87c186fe made compatible with timer library API changes Jeff Hill 2001-05-22 01:51:55 +00:00
  • 63c2a025d3 made compatible with timer library API changes Jeff Hill 2001-05-22 01:46:13 +00:00
  • 13212ddfea made compatible with time library API changes Jeff Hill 2001-05-22 01:45:39 +00:00
  • 976ce6a645 removed old timer tests Jeff Hill 2001-05-22 01:44:40 +00:00
  • cf668c6448 no message Jeff Hill 2001-05-22 01:40:37 +00:00
  • bc4bd0216e used a union after reading warnings about potential g++ optimizations Jeff Hill 2001-05-22 01:39:35 +00:00
  • 6440ee39e8 cosmetic Jeff Hill 2001-05-22 01:38:29 +00:00
  • f8cf4a582e made compatible with timer library API changes Jeff Hill 2001-05-22 01:37:09 +00:00
  • 1f7c046c8f added new env var Jeff Hill 2001-05-22 01:34:47 +00:00
  • f6c9619a48 use now throw new Jeff Hill 2001-05-22 01:32:00 +00:00
  • 6bd55da631 Modifications to support architecture-specific template files. vxWorks-specific and Common files for host IOCs Andrew Johnson 2001-05-19 02:42:59 +00:00
  • 2b0f55ad23 Modifications to support architecture-specific template files. Only vxWorks IOCs need an nfsCommands file installing Andrew Johnson 2001-05-19 02:42:47 +00:00
  • 430ce13c0e Modifications to support architecture-specific template files. nfsCommands is only needed for vxWorks IOCs Andrew Johnson 2001-05-19 02:40:46 +00:00
  • f69a2933a9 Modifications to support architecture-specific template files. iocBoot/ioc/Makefile specifies whether to build cdCommands Andrew Johnson 2001-05-19 02:40:23 +00:00
  • db60073049 Modifications to support architecture-specific template files. Andrew Johnson 2001-05-19 02:39:09 +00:00
  • bf13ffdfe3 print error and error summary Jeff Hill 2001-05-18 20:03:23 +00:00
  • 83a864997d Implement agreed-upon semantics for delay/timeout arguments. A delay/timeout <=0.0 results in a yield/poll. A delay/timeout >0.0 is rounded up to 1 tick. W. Eric Norum 2001-05-18 19:36:03 +00:00
  • 5f07d422fd new Marty Kraimer 2001-05-18 18:20:07 +00:00
  • f30ceae58b if delay>0 than taswkDelay at least 1 tick Marty Kraimer 2001-05-18 18:11:42 +00:00
  • 4dc395bb24 measure delay of zero Jeff Hill 2001-05-18 18:04:59 +00:00
  • 61b049dd46 use unsigned , not double, constant Jeff Hill 2001-05-18 18:03:41 +00:00