Commit Graph

  • 0aaf36f63b installed Jeff Hill 2000-06-01 14:50:22 +00:00
  • 25956c938b remove duplicate include Marty Kraimer 2000-06-01 12:45:01 +00:00
  • a2ace4e106 fixed build problem (lack of cacChannel class in cacIO.h) Jeff Hill 2000-05-31 23:26:04 +00:00
  • 3e99facbd3 changed the name of bsdSock{Attach,Release} Jeff Hill 2000-05-31 22:56:36 +00:00
  • 85c2135b0d Add putenv command. W. Eric Norum 2000-05-31 22:36:40 +00:00
  • 4674eccf2d changed the name of bsdSock{Attach,Release} Jeff Hill 2000-05-31 22:36:31 +00:00
  • 54b82732d6 modernized the code to avoid any possibility of integer overflow Jeff Hill 2000-05-31 22:14:33 +00:00
  • 86c604e53f use INVALID_SOCKET to test socket() return Jeff Hill 2000-05-31 22:12:34 +00:00
  • 937bbc7dca added proper rundown of db events and db put call backs Jeff Hill 2000-05-31 22:05:19 +00:00
  • c9d6b15639 improved test Jeff Hill 2000-05-31 22:01:36 +00:00
  • 9bd5cdd198 added local channel rundown and split mutex Jeff Hill 2000-05-31 22:00:49 +00:00
  • 281563320e added lock member and local channel member Jeff Hill 2000-05-31 21:58:42 +00:00
  • f468be9d39 added local channel IO class Jeff Hill 2000-05-31 21:57:54 +00:00
  • ada4b952b7 return local channel Jeff Hill 2000-05-31 21:57:00 +00:00
  • 58aa6aa2ba clarified message Jeff Hill 2000-05-31 21:56:27 +00:00
  • 765753e7bc added local channel list and split mutex to avoid deadlock Jeff Hill 2000-05-31 21:53:59 +00:00
  • 813b3ec871 attach to channel in the constructor Jeff Hill 2000-05-31 21:41:44 +00:00
  • 8de1ecea53 Fixed test for Tornado II. Janet B. Anderson 2000-05-31 21:40:15 +00:00
  • a1fe981d98 cosmetic Jeff Hill 2000-05-31 21:39:54 +00:00
  • 6c9909eea1 write flush removed because it servers no purpose and slows things down Jeff Hill 2000-05-31 21:37:01 +00:00
  • 1ac6493678 cosmetic Jeff Hill 2000-05-31 21:21:47 +00:00
  • 89787b139c Code now uses dbGetFieldIndex. Janet B. Anderson 2000-05-31 20:15:43 +00:00
  • 4276a503ad add defs for c++ Marty Kraimer 2000-05-31 19:17:33 +00:00
  • a8111065af Added fields drvh and drvl. Janet B. Anderson 2000-05-31 18:32:10 +00:00
  • 4ed49a1613 try registryFind if registryFunctionFind fails Marty Kraimer 2000-05-31 12:20:45 +00:00
  • c303ad0550 Remove call to max(). W. Eric Norum 2000-05-30 19:52:00 +00:00
  • 4337981a29 dont return failure code when there is no OS support - return no support error code instead Jeff Hill 2000-05-30 17:15:14 +00:00
  • 390d9f1fb8 removed warning message Jeff Hill 2000-05-30 17:13:50 +00:00
  • 6ee0d611fd fixed message format Jeff Hill 2000-05-30 17:12:55 +00:00
  • c863e0a631 use errlogPrintf instead of fprintf (stderr, ...) Jeff Hill 2000-05-30 17:11:46 +00:00
  • f03ef5eb5d fixed pool corruption problems Jeff Hill 2000-05-30 17:08:57 +00:00
  • 49982e20a7 Add RTEMS-specific netstat and semstat commands. W. Eric Norum 2000-05-26 22:04:10 +00:00
  • 118036917d Decouple aToIPAddr from bsdSockAttach by using threadOnce to create the mutex. W. Eric Norum 2000-05-26 19:08:40 +00:00
  • 10b3db1964 improved bind failure messages Jeff Hill 2000-05-25 22:34:31 +00:00
  • 3dd26027d6 improved bind failure messages Jeff Hill 2000-05-25 22:31:56 +00:00
  • 44c872ca3e Track change to IOC shell common registration. W. Eric Norum 2000-05-25 22:28:25 +00:00
  • ecb63cc5c4 changed name Marty Kraimer 2000-05-25 19:18:00 +00:00
  • 900f32c792 Add -D_BSD_SOURCE to ARCH_DEP_CPPFLAGS. This is needed to get the prototype for gethostname() in unistd.h as needed by cacChannelIO.cpp. Add -DIOCSH_USE_READLINE and -lreadline. W. Eric Norum 2000-05-25 18:43:18 +00:00
  • b323d16eab check for pdbbase=0 Marty Kraimer 2000-05-25 17:57:06 +00:00
  • b67288ec77 enable socket option REUSEADDR to make debugging easier Jeff Hill 2000-05-25 17:37:08 +00:00
  • 2ee38b4754 print an error when cd fails Jeff Hill 2000-05-25 17:35:26 +00:00
  • 009ebefec4 changed the name of the CAC process thread to not include blanks Jeff Hill 2000-05-25 16:52:46 +00:00
  • 5d18f555fa use generic stack size Jeff Hill 2000-05-25 15:12:30 +00:00
  • 2c47e57940 move arguments back to the constructtor Jeff Hill 2000-05-25 14:43:47 +00:00
  • ad792ae19a dont crash if this isrun before iocInit Jeff Hill 2000-05-24 22:09:28 +00:00
  • 34b352cc5b updated to match thread class changes Jeff Hill 2000-05-24 22:07:40 +00:00
  • 15fca75a88 fixed startup order problems without impactiing the structure of the design Jeff Hill 2000-05-24 22:07:10 +00:00
  • 5040152dc9 cosmetic Jeff Hill 2000-05-24 22:04:05 +00:00
  • dd24055ea8 fixed Tornado II build Jeff Hill 2000-05-24 21:52:02 +00:00
  • ed6b736a89 registerRecordDeviceDriver=>registerRecordDeviceDriverBase Marty Kraimer 2000-05-23 20:13:27 +00:00
  • 08d961c27b Changes and renames for CFLAGS. Janet B. Anderson 2000-05-23 19:08:30 +00:00
  • 4d0622c8cb Changes for TESTPROD. Janet B. Anderson 2000-05-23 19:07:44 +00:00
  • adb10e1351 Changed default tornado release to tornado 2. Janet B. Anderson 2000-05-23 16:10:30 +00:00
  • faf5c4fcdf fix several bugs Marty Kraimer 2000-05-19 15:50:07 +00:00
  • 8230a0622d add start method to osiThread Marty Kraimer 2000-05-19 15:40:15 +00:00
  • e4d9ceb26c add epicsPrtEnvParams Marty Kraimer 2000-05-19 14:32:28 +00:00
  • adff30bf2e remove errVerbose Marty Kraimer 2000-05-18 20:26:03 +00:00
  • 91f6c63908 add decoration to names Marty Kraimer 2000-05-18 20:24:07 +00:00
  • f6229067dd add call to threadInit Marty Kraimer 2000-05-18 13:07:22 +00:00
  • 8dfca1a176 on solaris null string not allowed Marty Kraimer 2000-05-18 13:06:19 +00:00
  • 87148bd602 remove duplicate def for dbGetNelements Marty Kraimer 2000-05-18 13:05:29 +00:00
  • 6ea6478d40 all doc now in AppDevGuide Marty Kraimer 2000-05-18 12:16:50 +00:00
  • 502527e7cf add astac, dbtpn, threadSleep Marty Kraimer 2000-05-10 12:58:48 +00:00
  • be5abe7d07 add decorated names to dbtpn Marty Kraimer 2000-05-10 12:56:22 +00:00
  • 5f07efb487 add decorated names to astac Marty Kraimer 2000-05-10 12:55:23 +00:00
  • 2b89e74777 force dbServiceIO to register with CA Marty Kraimer 2000-05-09 17:50:12 +00:00
  • 3da88ff8df Add check for __i386__ to detect Linux 'x86 machines. W. Eric Norum 2000-05-09 16:17:42 +00:00
  • 96f30d12e0 Convert iocccrf to take a single pathname argument. If the pathname is NULL, emit prompts and read from stdin. Use the last component of the pathname as the `filename' argument to showError. Get the prompt from the IOCSH_PS1 environment variable or use default "iocsh> ". Return 0 on success. Print message and return -1 on failure (e.g. can't open file). If using readline, get history size from IOCSH_HISTSIZE environment variable. W. Eric Norum 2000-05-08 18:59:59 +00:00
  • 37d9ca299d Add include file to finish off previous change. W. Eric Norum 2000-05-06 03:02:38 +00:00
  • 1a690fa68b Add call to registerRecordDeviceDriverRegister(). W. Eric Norum 2000-05-06 02:47:07 +00:00
  • 003b83f74c beter size check Jeff Hill 2000-05-05 18:50:56 +00:00
  • b7b57507a7 changes for new shell Marty Kraimer 2000-05-05 18:11:40 +00:00
  • dd6e06ad2f renamed loadTimeInit class Jeff Hill 2000-05-05 14:44:43 +00:00
  • 75764e26b2 add include ioccrf.h Marty Kraimer 2000-05-05 12:42:07 +00:00
  • c16d0e774d remove debug printf statemenst Marty Kraimer 2000-05-05 12:41:16 +00:00
  • 091147080c fixed gnu warnings Jeff Hill 2000-05-05 01:19:32 +00:00
  • 43e856cf11 removed Jeff Hill 2000-05-05 01:09:21 +00:00
  • 9a6f2d4389 fixed some GNU warnings Jeff Hill 2000-05-05 00:53:48 +00:00
  • aeda4c72cd set g++ warnings to -Wall Jeff Hill 2000-05-05 00:44:21 +00:00
  • d03698e990 Changes for win32 build. Janet B. Anderson 2000-05-04 20:40:45 +00:00
  • 0cea7fc069 Add dummy threadExitMain routine. W. Eric Norum 2000-05-04 19:59:39 +00:00
  • 69da66e029 changes for registerRecordDeviceDriverRegister Marty Kraimer 2000-05-04 19:15:37 +00:00
  • ff148ecc32 changes for registerRecordDeviceDriver Marty Kraimer 2000-05-04 19:08:51 +00:00
  • c4a67d46b7 fixed DLL keyword related problems Jeff Hill 2000-05-04 16:32:01 +00:00
  • 1a460294ce fixed DLL keyword related problems Jeff Hill 2000-05-04 16:20:55 +00:00
  • 489bf56f72 fixed DLL keyword related problems Jeff Hill 2000-05-04 15:52:25 +00:00
  • 6d1bed689e use proper form of include for system libraries Jeff Hill 2000-05-04 15:39:58 +00:00
  • b67f3c49d1 fixed DLL keyword related problems Jeff Hill 2000-05-04 15:18:54 +00:00
  • 50715dd5f2 fixed DLL keyword related problems Jeff Hill 2000-05-04 15:08:47 +00:00
  • ccaaa51d33 No need to specify iocsh as a PROD_LIBS since the makeApp scripts now do this. W. Eric Norum 2000-05-04 15:08:34 +00:00
  • c41446d0a5 fixed DLL keyword related problems Jeff Hill 2000-05-04 14:53:46 +00:00
  • 351b87e72b new Marty Kraimer 2000-05-04 13:03:06 +00:00
  • e9aa6298c3 move location on include ioccrf Marty Kraimer 2000-05-04 13:02:39 +00:00
  • dca0b0d9c0 changed it so that there re not two functions with the same name inside and outside of base (generated in the application). Jeff Hill 2000-05-04 01:24:01 +00:00
  • 0f67cc3054 fixed some of the DLL export problems Jeff Hill 2000-05-04 01:21:44 +00:00
  • 84f37edbe9 cosmetic Jeff Hill 2000-05-04 01:17:41 +00:00
  • 7d9cca3918 added dll libs Jeff Hill 2000-05-04 01:16:55 +00:00
  • 326e2cad35 added stub for thread id from name Jeff Hill 2000-05-04 01:15:53 +00:00
  • e722536d7a removed prototype for function that is no longer exported Jeff Hill 2000-05-04 01:13:23 +00:00
  • 98b9a5c3e1 fixed several bugs Jeff Hill 2000-05-04 01:11:29 +00:00