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 |
|
Jeff Hill
|
5d18f555fa
|
use generic stack size
|
2000-05-25 15:12:30 +00:00 |
|
Jeff Hill
|
2c47e57940
|
move arguments back to the constructtor
|
2000-05-25 14:43:47 +00:00 |
|
Jeff Hill
|
ad792ae19a
|
dont crash if this isrun before iocInit
|
2000-05-24 22:09:28 +00:00 |
|
Jeff Hill
|
34b352cc5b
|
updated to match thread class changes
|
2000-05-24 22:07:40 +00:00 |
|
Jeff Hill
|
15fca75a88
|
fixed startup order problems without impactiing the structure of the
design
|
2000-05-24 22:07:10 +00:00 |
|
Jeff Hill
|
5040152dc9
|
cosmetic
|
2000-05-24 22:04:05 +00:00 |
|
Jeff Hill
|
dd24055ea8
|
fixed Tornado II build
|
2000-05-24 21:52:02 +00:00 |
|
Marty Kraimer
|
ed6b736a89
|
registerRecordDeviceDriver=>registerRecordDeviceDriverBase
|
2000-05-23 20:13:27 +00:00 |
|
Janet B. Anderson
|
08d961c27b
|
Changes and renames for CFLAGS.
|
2000-05-23 19:08:30 +00:00 |
|
Janet B. Anderson
|
4d0622c8cb
|
Changes for TESTPROD.
|
2000-05-23 19:07:44 +00:00 |
|
Janet B. Anderson
|
adb10e1351
|
Changed default tornado release to tornado 2.
|
2000-05-23 16:10:30 +00:00 |
|