Commit Graph

7483 Commits

Author SHA1 Message Date
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
Marty Kraimer
faf5c4fcdf fix several bugs 2000-05-19 15:50:07 +00:00
Marty Kraimer
8230a0622d add start method to osiThread 2000-05-19 15:40:15 +00:00
Marty Kraimer
e4d9ceb26c add epicsPrtEnvParams 2000-05-19 14:32:28 +00:00
Marty Kraimer
adff30bf2e remove errVerbose 2000-05-18 20:26:03 +00:00
Marty Kraimer
91f6c63908 add decoration to names 2000-05-18 20:24:07 +00:00
Marty Kraimer
f6229067dd add call to threadInit 2000-05-18 13:07:22 +00:00
Marty Kraimer
8dfca1a176 on solaris null string not allowed 2000-05-18 13:06:19 +00:00
Marty Kraimer
87148bd602 remove duplicate def for dbGetNelements 2000-05-18 13:05:29 +00:00
Marty Kraimer
6ea6478d40 all doc now in AppDevGuide 2000-05-18 12:16:50 +00:00
Marty Kraimer
502527e7cf add astac, dbtpn, threadSleep 2000-05-10 12:58:48 +00:00
Marty Kraimer
be5abe7d07 add decorated names to dbtpn 2000-05-10 12:56:22 +00:00
Marty Kraimer
5f07efb487 add decorated names to astac 2000-05-10 12:55:23 +00:00
Marty Kraimer
2b89e74777 force dbServiceIO to register with CA 2000-05-09 17:50:12 +00:00
W. Eric Norum
3da88ff8df Add check for __i386__ to detect Linux 'x86 machines. 2000-05-09 16:17:42 +00:00
W. Eric Norum
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.
2000-05-08 18:59:59 +00:00
W. Eric Norum
37d9ca299d Add include file to finish off previous change. 2000-05-06 03:02:38 +00:00
W. Eric Norum
1a690fa68b Add call to registerRecordDeviceDriverRegister(). 2000-05-06 02:47:07 +00:00
Jeff Hill
003b83f74c beter size check 2000-05-05 18:50:56 +00:00
Marty Kraimer
b7b57507a7 changes for new shell 2000-05-05 18:11:40 +00:00
Jeff Hill
dd6e06ad2f renamed loadTimeInit class 2000-05-05 14:44:43 +00:00
Marty Kraimer
75764e26b2 add include ioccrf.h 2000-05-05 12:42:07 +00:00
Marty Kraimer
c16d0e774d remove debug printf statemenst 2000-05-05 12:41:16 +00:00