Commit Graph

  • e698db7345 fixed printf format miss-match Jeff Hill 2000-06-06 00:15:20 +00:00
  • 4ce66fbc3d cleaned up arch ifdefs Jeff Hill 2000-06-05 23:57:33 +00:00
  • 1c9ae934f9 Since registerRecordDeviceDriver.c is part of example_SRCS_DEFAULT there's no need to add it to example_SRCS_RTEMS. W. Eric Norum 2000-06-05 17:52:58 +00:00
  • 0cb718c4d6 threadPrivateGet must return 0 before first call to threadPrivateSet Marty Kraimer 2000-06-05 14:38:59 +00:00
  • 4e3cceba33 prevent duplicate -I for dbExpand Marty Kraimer 2000-06-05 12:38:09 +00:00
  • a690ac58e8 Gcc allows -g to be used with -O. W. Eric Norum 2000-06-04 01:39:30 +00:00
  • 856a98f244 Remove reference to non-existent include file. W. Eric Norum 2000-06-04 01:38:30 +00:00
  • 9b5c502142 use thread once during initialization Jeff Hill 2000-06-03 01:19:29 +00:00
  • a2fd2a5463 no message Jeff Hill 2000-06-03 01:15:53 +00:00
  • a3e9ee3146 removed variable which is no-longer extern Jeff Hill 2000-06-03 01:15:00 +00:00
  • 0c1417f15a new error message Jeff Hill 2000-06-03 01:14:29 +00:00
  • 086b19d059 nill out thread private storage pointer just after making it a task variable in the new thread so that it will not point at the other thread's task variable Jeff Hill 2000-06-03 00:48:28 +00:00
  • a62dcb8215 reveresed sense of if in previous change, but otherwise purpose was valid Jeff Hill 2000-06-03 00:26:59 +00:00
  • 37881ab4e1 threadPrivateGet() now retuns undefined variables as NULL Jeff Hill 2000-06-02 23:42:39 +00:00
  • f3275d7a3d added newline at EOF Jeff Hill 2000-06-02 22:43:58 +00:00
  • 562b08d4ed Changed HOST_ARCH to EPICS_HOST_ARCH. Janet B. Anderson 2000-06-02 21:19:00 +00:00
  • 9258359949 fixed BSD version test Jeff Hill 2000-06-02 20:18:31 +00:00
  • 27d39243b3 Added Host to record names. Janet B. Anderson 2000-06-02 19:36:05 +00:00
  • 77da57d2a1 provide for DBDEXPAND Marty Kraimer 2000-06-02 19:30:11 +00:00
  • 696b553d50 allow multiple build in one directory Marty Kraimer 2000-06-02 19:28:56 +00:00
  • 2380c4bcda export cacChannel class from the DLL Jeff Hill 2000-06-02 16:28:39 +00:00
  • dfdee71b30 Removed Base from registerRecordDeviceDriverBase name. Janet B. Anderson 2000-06-02 15:52:47 +00:00
  • d38346ede6 The exampleApp now has one src directory. Janet B. Anderson 2000-06-02 15:14:39 +00:00
  • 6e5ab5a213 The exampleApp now has one src directory. Janet B. Anderson 2000-06-02 15:00:18 +00:00
  • c67d0a44ef TakeTimeout: make ticks at least 1 Marty Kraimer 2000-06-02 14:48:13 +00:00
  • e0c9a741d2 return semTakeTimeout if ticks<=0 Marty Kraimer 2000-06-01 20:52:18 +00:00
  • 059422460c removed windows specifc lines Jeff Hill 2000-06-01 16:06:18 +00:00
  • e58e527b12 use osiUnistd.h Jeff Hill 2000-06-01 15:55:39 +00:00
  • 31b61dd408 installed Jeff Hill 2000-06-01 15:54:51 +00:00
  • 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
  • 6272f98eef Added fields drvl and drvh. Janet B. Anderson 2000-05-31 18:33:52 +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
  • b520b21015 Added rules for java header file creation. Janet B. Anderson 2000-05-15 14:31:37 +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
  • 0cace42008 Modified win32 def file flag. Janet B. Anderson 2000-05-09 20:50:25 +00:00
  • dedc7c00a0 Added win32 resource file. Janet B. Anderson 2000-05-09 20:45:21 +00:00
  • 9caa93a5aa Added win32 resource file. Removed some lines from ca.def. Janet B. Anderson 2000-05-09 20:43:32 +00:00
  • 67ba2be514 Added win32 resource file. Janet B. Anderson 2000-05-09 20:29:45 +00:00