Commit Graph

  • 36b70e243f fixed problem where send was not always rearmed if this was indirectly necessary in the send callback because in this callback the code considered sends to be still armed until the send callback completed Jeff Hill 1998-10-23 00:27:15 +00:00
  • 624f3e2284 attempted to clean up HP_UX warnings Jeff Hill 1998-10-23 00:21:49 +00:00
  • 4ae1a330bd attempted to clean up HP-UX warnings Jeff Hill 1998-10-23 00:20:41 +00:00
  • 5eab74508e Set iocLogDisable true if log port or log inet not defined. Janet B. Anderson 1998-10-21 19:00:02 +00:00
  • 1d5bb33527 fixed spelling & clarified use of TMP env var Jeff Hill 1998-10-21 16:09:57 +00:00
  • 1ba75e94e8 fixed potential event discard under heavy load Jeff Hill 1998-10-20 18:45:10 +00:00
  • 2bd9693676 Removed definitions of ioc log inet number and log filename. Janet B. Anderson 1998-10-12 19:58:44 +00:00
  • a175ac0518 Modified log message. Janet B. Anderson 1998-10-07 14:32:52 +00:00
  • e334526dec fixed sync bugs Marty Kraimer 1998-10-06 18:09:28 +00:00
  • 23f88290b1 added missing macros Jeff Hill 1998-10-05 20:33:10 +00:00
  • c3cfcd6f7a correct LANSCE-5 make name, use ansi function prototype Jeff Hill 1998-10-02 15:26:43 +00:00
  • cd8da10fa8 dont let problems converting IP address to name clobber errno Jeff Hill 1998-10-01 23:15:20 +00:00
  • c9ca2a362d removed pragma Jeff Hill 1998-10-01 23:09:29 +00:00
  • 5dc5113919 log number of no buf errors and print them in a diagnostic Jeff Hill 1998-10-01 23:03:15 +00:00
  • 61e74ab5bb use proper net byte order for exception reflect Jeff Hill 1998-10-01 22:55:41 +00:00
  • 163853f5bc supported setting initial value on declaration (NB, will give compilation error if using recursive option) William Lupton 1998-10-01 21:29:13 +00:00
  • f9fdb88d73 fixed FPNUM to support exponents William Lupton 1998-10-01 21:28:33 +00:00
  • ae43db8152 Added new field PREC for display of double and float fields ULIM, LLIM, SDEL, SVAL, SGNL, and WDTH. Added unsigned long fields HOPR and LOPR for display of VAL array counts. Changed SDEL field from SPC_NOMOD to SPC_RESET to allow start and stop of the watch dog timer. Janet B. Anderson 1998-10-01 20:28:14 +00:00
  • 444f4c0bcc more robust in situations wherelocal IP cant be determined Jeff Hill 1998-09-29 20:50:37 +00:00
  • c0fc5c1860 SHFT was made a prompt field and also modifiable. The VAL field of mbboDirectRecord is now modifiable. Marty Kraimer 1998-09-29 15:05:27 +00:00
  • 486d616af1 removed unused field Prec. Marty Kraimer 1998-09-29 15:04:58 +00:00
  • 8d76efbb30 Changed author Marty Kraimer 1998-09-29 14:56:57 +00:00
  • d7df83132c More robust when calloc fails Marty Kraimer 1998-09-29 14:55:52 +00:00
  • 85629b8908 Task priorities were changed so that no epics task has higher priority than netTask. Definitions for IOEVENTSCAN and TIMESTAMP were removed. Marty Kraimer 1998-09-29 14:45:50 +00:00
  • 58cb660fd8 Put html doc with source Marty Kraimer 1998-09-29 14:12:16 +00:00
  • 161e66adc4 added dbCaGetTimeStamp Marty Kraimer 1998-09-29 14:11:33 +00:00
  • aefa82520a TSsetClockFromUnix was made global Marty Kraimer 1998-09-29 14:11:03 +00:00
  • 20773a6037 fixed warnings Jeff Hill 1998-09-25 00:20:56 +00:00
  • acf112999a eliminated DLL run-down call to ca_task_exit() Jeff Hill 1998-09-24 23:52:57 +00:00
  • 429b7ae7a2 turned off debug output Jeff Hill 1998-09-24 23:01:05 +00:00
  • 7eca88fcf8 backed out previous change Jeff Hill 1998-09-24 21:34:24 +00:00
  • b2dcaf3113 conn.c Jeff Hill 1998-09-24 21:22:58 +00:00
  • e189a30222 subtle changes related to efficency when checking connection timers Jeff Hill 1998-09-24 21:22:57 +00:00
  • ef42291613 cosmetic Jeff Hill 1998-09-24 21:22:56 +00:00
  • 3801cf0b81 improved message Jeff Hill 1998-09-24 21:22:55 +00:00
  • 75b61caa96 subtle changes related to efficency when checking connection timers Jeff Hill 1998-09-24 21:22:54 +00:00
  • b40864bf6d CLR_CA_TIME() now correctly zeros the delay Jeff Hill 1998-09-24 21:22:53 +00:00
  • fe16f5bd01 improved debug output Jeff Hill 1998-09-24 21:22:52 +00:00
  • 16f6f6e39e detect reconnect faster when IOC reboots quickly Jeff Hill 1998-09-24 21:22:51 +00:00
  • fd088bfa83 added ca_get_ioc_connection_count () Jeff Hill 1998-09-24 21:18:25 +00:00
  • 607157e99a verify that conn is dropped when channel count goes to zero Jeff Hill 1998-09-24 21:11:38 +00:00
  • 2b21b5608d o test routine added o allow large PV names Jeff Hill 1998-09-24 21:10:38 +00:00
  • 851b153afa cosmetic Jeff Hill 1998-09-24 20:53:54 +00:00
  • c36de7d61d subtle changes which relate to not flushing the output buffer if there are bytes pending in the input queue (improves performance) Jeff Hill 1998-09-24 20:50:50 +00:00
  • 461e1f3844 cosmetic Jeff Hill 1998-09-24 20:42:30 +00:00
  • 69ae776409 supply resource id to logBadIdWithFileAndLineno() Jeff Hill 1998-09-24 20:41:49 +00:00
  • b5e4de9cff new error message Jeff Hill 1998-09-24 20:40:56 +00:00
  • 857a19ddef o block if unable to get buffer space for the exception message o subtle changes related to properly dealing with situations where both the server tool and the client tool delete the same PV simultaneously Jeff Hill 1998-09-24 20:40:07 +00:00
  • 608228b328 send exception in correct byte order / block if no space for exception Jeff Hill 1998-09-24 20:35:16 +00:00
  • 421ad0d456 cosmetic Jeff Hill 1998-09-24 20:33:03 +00:00
  • a2bb878d29 Added strip to SHARED_LIBRARIES. Janet B. Anderson 1998-09-17 15:50:40 +00:00
  • 2e7a0f1922 fix bugs for JDCT Marty Kraimer 1998-09-15 15:05:22 +00:00
  • 42ea5f2413 Moved VX_GNU_NO definition to CONFIG_SITE (Dir for TORNADO=NO gnu gcc). Janet B. Anderson 1998-09-08 15:02:04 +00:00
  • c0ed618531 Added more included for HOME dir config files. Janet B. Anderson 1998-09-08 14:43:49 +00:00
  • fd67b63b75 Modified java rules. Janet B. Anderson 1998-09-08 14:39:50 +00:00
  • 9162b6c404 Added DLL_LDLIBS definition. Janet B. Anderson 1998-09-08 14:38:11 +00:00
  • 8500db7307 Added STATIC_LDFLAGS definition. Janet B. Anderson 1998-09-03 16:02:42 +00:00
  • 3a58071733 Fixed DLL_DEPLIBS definition. Janet B. Anderson 1998-09-03 15:57:29 +00:00
  • 46d989507f Added COND_PROD_SRCS to depends rule and moved rule after the definition. Janet B. Anderson 1998-09-03 15:53:13 +00:00
  • 71112a41df allow the user name to change when they use su Jeff Hill 1998-08-12 16:36:54 +00:00
  • cffb3ce69e Put __STDC__ guard around errlogListener. Steve Lewis 1998-08-06 23:08:12 +00:00
  • 6dacae6103 changed new to pnew avoiding C++ keyword clash Jeff Hill 1998-08-06 18:25:45 +00:00
  • df5f2235f1 Changes for RedHat Linux 5.1 from Pete Jemian Janet B. Anderson 1998-08-03 14:09:17 +00:00
  • f903d29c73 eventsOff is no longere a private member Jeff Hill 1998-07-23 16:48:15 +00:00
  • 8c4e600953 Made bit B0 'DCT No' Ralph Lange 1998-07-22 16:51:49 +00:00
  • 652a8b289e winmm => advapi32 Jeff Hill 1998-07-08 15:50:29 +00:00
  • b48235c925 use arch indep types Jeff Hill 1998-07-08 15:50:12 +00:00
  • 3ac0769562 cosmetic Jeff Hill 1998-07-08 15:39:16 +00:00
  • 4207b67727 fixed lost monitors during flow control problem Jeff Hill 1998-07-08 15:38:10 +00:00
  • a3a8bae82f removed mm lib Jeff Hill 1998-07-07 23:28:42 +00:00
  • 660db2e523 print Mbps Jeff Hill 1998-07-07 23:05:46 +00:00
  • 8808b28571 cosmetic changes Jeff Hill 1998-07-07 23:04:00 +00:00
  • e7af37a2a1 use high precision timers Jeff Hill 1998-07-07 23:01:42 +00:00
  • 239061a09c winmm => advapi32 Jeff Hill 1998-07-07 22:45:13 +00:00
  • 17d233c2d7 use high precision timers Jeff Hill 1998-07-07 22:43:26 +00:00
  • a8dfe7b4f4 removed unused include Jeff Hill 1998-07-07 22:42:07 +00:00
  • ffc026ca61 fixed shared/static issues on WIN32 Jeff Hill 1998-07-07 22:38:05 +00:00
  • 597d2209ff corrected missing -d in shrlib install Jeff Hill 1998-07-07 22:24:40 +00:00
  • 8b6eaf6a0f += \ to / conversion when reading env.vars and RELEASE entries += optimized patterns when replacing tags within files Ralph Lange 1998-06-23 15:59:33 +00:00
  • eca09fb129 fixed use of nill ptr in gdd::put(const gdd* dd) Jeff Hill 1998-06-23 15:10:36 +00:00
  • d331954168 Removed definition for CROSS_COMPILER_HOST_ARCHS. Janet B. Anderson 1998-06-23 14:00:27 +00:00
  • 90f9be472c EPICS_DLL => EPICS_DLL_NO Jeff Hill 1998-06-22 23:22:34 +00:00
  • 94fdaba021 EPICS_DLL => EPICS_DLL_NO (so we are backwards compatible Jeff Hill 1998-06-22 22:32:05 +00:00
  • 3c5875c821 use ./ in from of genApps$(exe) cmd Jeff Hill 1998-06-22 20:54:53 +00:00
  • 25a4b6a96c doc Jeff Hill 1998-06-19 22:28:13 +00:00
  • f505578397 documented my changes to R313B12 Jeff Hill 1998-06-19 22:19:59 +00:00
  • f0a76674af += \ to / conversion for all commandline arguments (incl. $0 -> $command) Ralph Lange 1998-06-19 12:30:46 +00:00
  • 4626994388 baseR3.13.0.beta12 Janet B. Anderson 1998-06-18 18:21:06 +00:00
  • 82b2cbc4f0 Updated location of bat file. Janet B. Anderson 1998-06-18 18:16:45 +00:00
  • d8c4ebda03 URLs referenved wrong document Marty Kraimer 1998-06-18 12:32:33 +00:00
  • 0f2fb17864 updated release notes for R3.13B12 Jeff Hill 1998-06-18 00:20:44 +00:00
  • b719362755 fixed inconsitent use of htonl() Jeff Hill 1998-06-18 00:16:37 +00:00
  • c5cd953aba use ipAddrToA Jeff Hill 1998-06-18 00:15:03 +00:00
  • be88672134 installed bwd compat casPV constructor Jeff Hill 1998-06-18 00:09:39 +00:00
  • 84efd88c45 deleted unused variables Jeff Hill 1998-06-18 00:08:30 +00:00
  • 081769088a Added EXE to perl definition. Janet B. Anderson 1998-06-17 21:04:37 +00:00
  • 5c0775883e add note for win95 Marty Kraimer 1998-06-17 18:43:01 +00:00
  • 5e0bfbc9f7 Do NOT modify $0. Copy it to another variable instead Marty Kraimer 1998-06-17 18:39:06 +00:00
  • c39be663e2 Removed the previous commit change. Janet B. Anderson 1998-06-17 17:47:49 +00:00
  • e3b1b2fa59 Changed type to echo and added cygwin32 test. Janet B. Anderson 1998-06-17 14:53:28 +00:00