91fe7cecfb
Simplified clean rule.
Janet B. Anderson
2001-08-23 18:48:05 +00:00
05d89d878e
Added basename function.
Janet B. Anderson
2001-08-21 15:01:28 +00:00
2034323254
Removed duplicate definitions.
Janet B. Anderson
2001-08-20 19:38:05 +00:00
24351032cf
Moved SLOPE to before LINEAR, just in case any apps rely on the first breakpoint table being LINEAR+1 (unlikely, but possible). This also deliberately breaks any apps that haven't converted to using constants defined in the generated menu*.h files.
Andrew Johnson
2001-08-20 15:46:51 +00:00
21b7bf8b6b
Removed special_linconv() routines, ESLO and EOFF can be set manually.
Andrew Johnson
2001-08-17 22:44:46 +00:00
a1b9e58cd0
ESLO and EOFF are now design fields, usable when no device support special_linconv() routine is provided (for Raw Soft support). LINR=SLOPE also allows design-time and CA setting of ESLO & EOFF. Value changes by device support also cause CA monitors to be posted.
Andrew Johnson
2001-08-17 22:34:58 +00:00
99e5535085
Added SLOPE conversion type, for manual entry of ESLO and EOFF values.
Andrew Johnson
2001-08-17 22:32:49 +00:00
937b575ec3
Removed spurious menuLinr.dbd (LINR uses menuConvert found in src/bpt).
Andrew Johnson
2001-08-17 22:30:59 +00:00
b1f414543a
dont delay for initial round trip estimate until first search
Jeff Hill
2001-08-16 23:31:53 +00:00
d69d957ebe
removed double ECA_DISCONN exception callback
Jeff Hill
2001-08-16 21:22:48 +00:00
8f619b5f8d
backout RAWL,RAWH; allow user to set ESLO,EOFF
Marty Kraimer
2001-08-16 15:26:14 +00:00
6e42c7e3e9
fixed gnu warning
Jeff Hill
2001-08-16 01:49:19 +00:00
48da409965
reduce the number of error constants in use
Jeff Hill
2001-08-16 01:26:55 +00:00
c35b876af4
made pName() public and added channel destroy notify in subscription class
Jeff Hill
2001-08-16 01:24:59 +00:00
19a8fe6e7b
call channel destroy notify mf for each attached IO when chan is destroyed
Jeff Hill
2001-08-16 01:24:09 +00:00
d67fcbdb67
added channel destroy notify mf
Jeff Hill
2001-08-16 01:23:33 +00:00
cc191cddbc
send channel destroy exception to all IO and send disconnect exception to subscription IO
Jeff Hill
2001-08-16 01:22:22 +00:00
89d93df035
new error constant and mark defunct entries
Jeff Hill
2001-08-16 01:20:30 +00:00
93e745ef83
supress channel destroy exception in "old" API layer
Jeff Hill
2001-08-16 01:19:52 +00:00
9bbb9c1314
reduce the numbe rof error constants in use
Jeff Hill
2001-08-16 01:19:03 +00:00
217cc10840
supress channel destroy exception in "old" API layer and reclaim storage for oldSubscription when channel is destroyed
Jeff Hill
2001-08-16 01:18:05 +00:00
977299cffd
cosmetic
Jeff Hill
2001-08-16 01:16:43 +00:00
f32583bdbd
fixed benign gnu warning
Jeff Hill
2001-08-16 01:16:22 +00:00
625beb2300
improved test
Jeff Hill
2001-08-13 21:08:12 +00:00
46bf66f198
removed function parameter
Jeff Hill
2001-08-13 21:07:44 +00:00
f77bdc3b54
removed unused code
Jeff Hill
2001-08-13 21:06:38 +00:00
2f50543112
changes to ensure graceful shutdown on LInux
Jeff Hill
2001-08-13 21:06:08 +00:00
2a1d135889
dont pull bytes out of sock until obtaining the cb lock so single threaded apps work better
Jeff Hill
2001-08-13 21:04:58 +00:00
48ea56d295
removed unused code
Jeff Hill
2001-08-13 20:30:35 +00:00
b3f2c87697
make sure prompt has a value
Marty Kraimer
2001-08-13 15:57:45 +00:00
0c9c5c1682
removed osi shutdown interface
Jeff Hill
2001-08-13 14:02:10 +00:00
224c7494b6
cosmetic
Jeff Hill
2001-08-13 14:01:50 +00:00
ce506a77a7
Changes to mkmf.
Janet B. Anderson
2001-08-10 22:17:57 +00:00
81b169f059
*** empty log message ***
Jeff Hill
2001-08-10 19:47:20 +00:00
79d648229e
Merged changes from epics_R3_13_1_branch branch.
Janet B. Anderson
2001-08-10 16:26:19 +00:00
dbf7b13e9f
added some strftime tests
Jeff Hill
2001-08-10 00:46:15 +00:00
d19294499c
fixed strftime formating
Jeff Hill
2001-08-10 00:45:53 +00:00
d6587ddca1
reliable solution for shutdown differences
Jeff Hill
2001-08-10 00:07:17 +00:00
192632eaf2
doc
Jeff Hill
2001-08-10 00:07:06 +00:00
b5322ea925
Add new RTEMS initialization/configuration library.
W. Eric Norum
2001-08-09 20:01:11 +00:00
6fad25e2d1
Move RTEMS initialization/configuration files from the libCom os-dependent directory to their own directory. This solves the problem in which these files include header files which are not yet installed when libCom is being built.
W. Eric Norum
2001-08-09 17:54:06 +00:00
cfc8c2b8e0
better message
Jeff Hill
2001-08-09 16:29:56 +00:00
73b3a37881
fixed shutdown to work for circuits that are connecting
Jeff Hill
2001-08-09 00:56:15 +00:00
2c71674012
supress disconnect message unles DEBUG is set
Jeff Hill
2001-08-09 00:55:05 +00:00
6c2303a958
added try catch block to pend io
Jeff Hill
2001-08-09 00:54:08 +00:00
331b9b3d8b
dont specify the default fd manager
Jeff Hill
2001-08-09 00:42:17 +00:00
7363d6a125
o increse stack size for threads calling call backs o use shutdown() to knock threads out of recv(), but will this work on Solaris ? The above change reacts to bugs in XTNextEvent() when an fd that has been closed is registerd with XtAppAddInput
Jeff Hill
2001-08-08 23:51:33 +00:00
ec6806d071
added try catch to be safe
Jeff Hill
2001-08-08 23:48:15 +00:00
b5c0f11f5f
Corrected spelling and line size.
Janet B. Anderson
2001-08-08 20:29:11 +00:00
634f25873b
Initial version
Janet B. Anderson
2001-08-08 20:19:08 +00:00
9765db4254
check for chid null
Marty Kraimer
2001-08-08 15:04:34 +00:00
4ebb8f4351
Remove unused include file. Include header to get stack check function prototypes.
W. Eric Norum
2001-08-07 21:44:22 +00:00
296d94a2c5
Added caExample_SRCS definition - SRCS required for automated depends.
Janet B. Anderson
2001-08-07 16:44:23 +00:00
355c0313f6
Removed R3.13 files Makefile.Host and Makefile.Ioc.
Janet B. Anderson
2001-08-07 16:32:03 +00:00
4cb9d0b7d8
Made MKMF the default for HOST_HDEPENDS_CMD.
Janet B. Anderson
2001-08-07 14:42:43 +00:00
7119b68a3b
fixed borland warning
Jeff Hill
2001-08-06 23:27:53 +00:00
58989fb8e1
supress additional warnings
Jeff Hill
2001-08-06 23:22:17 +00:00
1d07007562
supress messages triggered by normal C++ coding partices
Jeff Hill
2001-08-06 21:00:42 +00:00
f47210502e
use & in front of C++ member func pointer
Jeff Hill
2001-08-06 17:43:52 +00:00
de4f57cf5c
added html doc
Jeff Hill
2001-08-03 00:43:25 +00:00
6beb555fcc
installed into CVS
Jeff Hill
2001-08-03 00:41:56 +00:00
cfa8a80ee1
uninstalled
Jeff Hill
2001-08-03 00:41:37 +00:00
cbb5d190f5
installed into CVS
Jeff Hill
2001-08-03 00:34:26 +00:00
b05630a986
fixed benign purify warning
Jeff Hill
2001-08-02 23:58:40 +00:00
01a63dd7c5
made compatible with C++ test codes in mrkSoftTest
Jeff Hill
2001-08-02 22:46:59 +00:00
9391e3d9cc
Added mkmf.pl
Janet B. Anderson
2001-08-02 22:09:18 +00:00
a83f3f9214
Added HDEPENDS_CMD option for compiler or mkmf.pl
Janet B. Anderson
2001-08-02 22:09:16 +00:00
e661474c44
fixed solaris warnings
Jeff Hill
2001-08-02 21:21:26 +00:00
96557512f5
cosmetic
Jeff Hill
2001-08-02 21:20:54 +00:00
758eaede80
added diagnostic
Jeff Hill
2001-08-02 21:20:13 +00:00
0205741354
improved beacon period test
Jeff Hill
2001-08-02 21:19:50 +00:00
2e34ee4829
improved recv schedualing
Jeff Hill
2001-08-02 18:17:20 +00:00
dc50563da0
cleaned out recvFlag
Jeff Hill
2001-08-02 18:16:55 +00:00
c1e34b85fd
fixed IIU disconnect problem
Jeff Hill
2001-08-02 01:35:27 +00:00
d0e4a93563
simplified schedualing
Jeff Hill
2001-08-02 00:34:46 +00:00
cd43af94e1
Initial version.
Janet B. Anderson
2001-08-01 19:34:54 +00:00
4cb0e2b7cc
use proper form of include
Jeff Hill
2001-08-01 19:18:08 +00:00
1fab139eca
really cant git rid of module_types.h and task_params.h
Marty Kraimer
2001-08-01 18:14:39 +00:00
cf99837560
get rid of dev/drv support; use OBJ library only
Marty Kraimer
2001-08-01 14:33:15 +00:00
9989ff73fe
Make vxCom an OBJ library
Marty Kraimer
2001-08-01 14:31:59 +00:00
464cb4b26b
Modified for automated depends.
Janet B. Anderson
2001-07-26 20:31:02 +00:00
33dbdc68a3
Added automated depends for created db and dbd files.
Janet B. Anderson
2001-07-26 20:27:16 +00:00
5930f5b7d9
Reordered SRC_DIRS for consistancy. Allow CONFORM flags to be target, target/osclass, and target/t-a specific.
Janet B. Anderson
2001-07-26 20:19:06 +00:00