Commit Graph

5366 Commits

Author SHA1 Message Date
Janet B. Anderson dfdee71b30 Removed Base from registerRecordDeviceDriverBase name. 2000-06-02 15:52:47 +00:00
Janet B. Anderson d38346ede6 The exampleApp now has one src directory. 2000-06-02 15:14:39 +00:00
Janet B. Anderson 6e5ab5a213 The exampleApp now has one src directory. 2000-06-02 15:00:18 +00:00
Marty Kraimer c67d0a44ef TakeTimeout: make ticks at least 1 2000-06-02 14:48:13 +00:00
Marty Kraimer e0c9a741d2 return semTakeTimeout if ticks<=0 2000-06-01 20:52:18 +00:00
Jeff Hill 059422460c removed windows specifc lines 2000-06-01 16:06:18 +00:00
Jeff Hill e58e527b12 use osiUnistd.h 2000-06-01 15:55:39 +00:00
Jeff Hill 31b61dd408 installed 2000-06-01 15:54:51 +00:00
Jeff Hill 0aaf36f63b installed 2000-06-01 14:50:22 +00:00
Marty Kraimer 25956c938b remove duplicate include 2000-06-01 12:45:01 +00:00
Jeff Hill a2ace4e106 fixed build problem (lack of cacChannel class in cacIO.h) 2000-05-31 23:26:04 +00:00
Jeff Hill 3e99facbd3 changed the name of bsdSock{Attach,Release} 2000-05-31 22:56:36 +00:00
W. Eric Norum 85c2135b0d Add putenv command. 2000-05-31 22:36:40 +00:00
Jeff Hill 4674eccf2d changed the name of bsdSock{Attach,Release} 2000-05-31 22:36:31 +00:00
Jeff Hill 54b82732d6 modernized the code to avoid any possibility of integer overflow 2000-05-31 22:14:33 +00:00
Jeff Hill 86c604e53f use INVALID_SOCKET to test socket() return 2000-05-31 22:12:34 +00:00
Jeff Hill 937bbc7dca added proper rundown of db events and db put call backs 2000-05-31 22:05:19 +00:00
Jeff Hill c9d6b15639 improved test 2000-05-31 22:01:36 +00:00
Jeff Hill 9bd5cdd198 added local channel rundown and split mutex 2000-05-31 22:00:49 +00:00
Jeff Hill 281563320e added lock member and local channel member 2000-05-31 21:58:42 +00:00
Jeff Hill f468be9d39 added local channel IO class 2000-05-31 21:57:54 +00:00
Jeff Hill ada4b952b7 return local channel 2000-05-31 21:57:00 +00:00
Jeff Hill 58aa6aa2ba clarified message 2000-05-31 21:56:27 +00:00
Jeff Hill 765753e7bc added local channel list and split mutex to avoid deadlock 2000-05-31 21:53:59 +00:00
Jeff Hill 813b3ec871 attach to channel in the constructor 2000-05-31 21:41:44 +00:00
Janet B. Anderson 8de1ecea53 Fixed test for Tornado II. 2000-05-31 21:40:15 +00:00
Jeff Hill a1fe981d98 cosmetic 2000-05-31 21:39:54 +00:00
Jeff Hill 6c9909eea1 write flush removed because it servers no purpose and slows
things down
2000-05-31 21:37:01 +00:00
Jeff Hill 1ac6493678 cosmetic 2000-05-31 21:21:47 +00:00
Janet B. Anderson 89787b139c Code now uses dbGetFieldIndex. 2000-05-31 20:15:43 +00:00
Marty Kraimer 4276a503ad add defs for c++ 2000-05-31 19:17:33 +00:00
Janet B. Anderson a8111065af Added fields drvh and drvl. 2000-05-31 18:32:10 +00:00
Marty Kraimer 4ed49a1613 try registryFind if registryFunctionFind fails 2000-05-31 12:20:45 +00:00
W. Eric Norum c303ad0550 Remove call to max(). 2000-05-30 19:52:00 +00:00
Jeff Hill 4337981a29 dont return failure code when there is no OS support - return
no support error code instead
2000-05-30 17:15:14 +00:00
Jeff Hill 390d9f1fb8 removed warning message 2000-05-30 17:13:50 +00:00
Jeff Hill 6ee0d611fd fixed message format 2000-05-30 17:12:55 +00:00
Jeff Hill c863e0a631 use errlogPrintf instead of fprintf (stderr, ...) 2000-05-30 17:11:46 +00:00
Jeff Hill f03ef5eb5d fixed pool corruption problems 2000-05-30 17:08:57 +00:00
W. Eric Norum 49982e20a7 Add RTEMS-specific netstat and semstat commands. 2000-05-26 22:04:10 +00:00
W. Eric Norum 118036917d Decouple aToIPAddr from bsdSockAttach by using threadOnce to create the mutex. 2000-05-26 19:08:40 +00:00
Jeff Hill 10b3db1964 improved bind failure messages 2000-05-25 22:34:31 +00:00
Jeff Hill 3dd26027d6 improved bind failure messages 2000-05-25 22:31:56 +00:00
W. Eric Norum 44c872ca3e Track change to IOC shell common registration. 2000-05-25 22:28:25 +00:00
Marty Kraimer ecb63cc5c4 changed name 2000-05-25 19:18:00 +00:00
W. Eric Norum 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.
2000-05-25 18:43:18 +00:00
Marty Kraimer b323d16eab check for pdbbase=0 2000-05-25 17:57:06 +00:00
Jeff Hill b67288ec77 enable socket option REUSEADDR to make debugging easier 2000-05-25 17:37:08 +00:00
Jeff Hill 2ee38b4754 print an error when cd fails 2000-05-25 17:35:26 +00:00
Jeff Hill 009ebefec4 changed the name of the CAC process thread to not include blanks 2000-05-25 16:52:46 +00:00