Commit Graph

6961 Commits

Author SHA1 Message Date
Janet B. Anderson
fe2b7fd8fc Use solaris compiler for HDEPENDS. 2001-08-23 18:53:57 +00:00
Janet B. Anderson
1a0bbfb0ca Modified comments. 2001-08-23 18:50:24 +00:00
Janet B. Anderson
16f3eff801 Added mkmf tool definition. 2001-08-23 18:49:03 +00:00
Janet B. Anderson
91fe7cecfb Simplified clean rule. 2001-08-23 18:48:05 +00:00
Janet B. Anderson
05d89d878e Added basename function. 2001-08-21 15:01:28 +00:00
Janet B. Anderson
2034323254 Removed duplicate definitions. 2001-08-20 19:38:05 +00:00
Andrew Johnson
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.
2001-08-20 15:46:51 +00:00
Andrew Johnson
21b7bf8b6b Removed special_linconv() routines, ESLO and EOFF can be set manually. 2001-08-17 22:44:46 +00:00
Andrew Johnson
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.
2001-08-17 22:34:58 +00:00
Andrew Johnson
99e5535085 Added SLOPE conversion type, for manual entry of ESLO and EOFF values. 2001-08-17 22:32:49 +00:00
Andrew Johnson
937b575ec3 Removed spurious menuLinr.dbd (LINR uses menuConvert found in src/bpt). 2001-08-17 22:30:59 +00:00
Jeff Hill
b1f414543a dont delay for initial round trip estimate until first search 2001-08-16 23:31:53 +00:00
Jeff Hill
d69d957ebe removed double ECA_DISCONN exception callback 2001-08-16 21:22:48 +00:00
Marty Kraimer
5e71997d09 backout RAWL, RAWF 2001-08-16 15:27:04 +00:00
Marty Kraimer
8f619b5f8d backout RAWL,RAWH; allow user to set ESLO,EOFF 2001-08-16 15:26:14 +00:00
Jeff Hill
6e42c7e3e9 fixed gnu warning 2001-08-16 01:49:19 +00:00
Jeff Hill
48da409965 reduce the number of error constants in use 2001-08-16 01:26:55 +00:00
Jeff Hill
c35b876af4 made pName() public and added channel destroy notify in subscription class 2001-08-16 01:24:59 +00:00
Jeff Hill
19a8fe6e7b call channel destroy notify mf for each attached IO when chan is destroyed 2001-08-16 01:24:09 +00:00
Jeff Hill
d67fcbdb67 added channel destroy notify mf 2001-08-16 01:23:33 +00:00
Jeff Hill
cc191cddbc send channel destroy exception to all IO and send disconnect exception
to subscription IO
2001-08-16 01:22:22 +00:00
Jeff Hill
89d93df035 new error constant and mark defunct entries 2001-08-16 01:20:30 +00:00
Jeff Hill
93e745ef83 supress channel destroy exception in "old" API layer 2001-08-16 01:19:52 +00:00
Jeff Hill
9bbb9c1314 reduce the numbe rof error constants in use 2001-08-16 01:19:03 +00:00
Jeff Hill
217cc10840 supress channel destroy exception in "old" API layer and reclaim storage
for oldSubscription when channel is destroyed
2001-08-16 01:18:05 +00:00
Jeff Hill
977299cffd cosmetic 2001-08-16 01:16:43 +00:00
Jeff Hill
f32583bdbd fixed benign gnu warning 2001-08-16 01:16:22 +00:00
Jeff Hill
625beb2300 improved test 2001-08-13 21:08:12 +00:00
Jeff Hill
46bf66f198 removed function parameter 2001-08-13 21:07:44 +00:00
Jeff Hill
f77bdc3b54 removed unused code 2001-08-13 21:06:38 +00:00
Jeff Hill
2f50543112 changes to ensure graceful shutdown on LInux 2001-08-13 21:06:08 +00:00
Jeff Hill
2a1d135889 dont pull bytes out of sock until obtaining the cb lock so single
threaded apps work better
2001-08-13 21:04:58 +00:00
Jeff Hill
48ea56d295 removed unused code 2001-08-13 20:30:35 +00:00
Marty Kraimer
b3f2c87697 make sure prompt has a value 2001-08-13 15:57:45 +00:00
Jeff Hill
0c9c5c1682 removed osi shutdown interface 2001-08-13 14:02:10 +00:00
Jeff Hill
224c7494b6 cosmetic 2001-08-13 14:01:50 +00:00
Marty Kraimer
9b117a376e fix compilation errors 2001-08-13 13:11:09 +00:00
Janet B. Anderson
ce506a77a7 Changes to mkmf. 2001-08-10 22:17:57 +00:00
Jeff Hill
81b169f059 *** empty log message *** 2001-08-10 19:47:20 +00:00
Janet B. Anderson
79d648229e Merged changes from epics_R3_13_1_branch branch. 2001-08-10 16:26:19 +00:00
Jeff Hill
dbf7b13e9f added some strftime tests 2001-08-10 00:46:15 +00:00
Jeff Hill
d19294499c fixed strftime formating 2001-08-10 00:45:53 +00:00
Jeff Hill
d6587ddca1 reliable solution for shutdown differences 2001-08-10 00:07:17 +00:00
Jeff Hill
192632eaf2 doc 2001-08-10 00:07:06 +00:00
W. Eric Norum
b5322ea925 Add new RTEMS initialization/configuration library. 2001-08-09 20:01:11 +00:00
W. Eric Norum
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.
2001-08-09 17:54:06 +00:00
Jeff Hill
cfc8c2b8e0 better message 2001-08-09 16:29:56 +00:00
Jeff Hill
73b3a37881 fixed shutdown to work for circuits that are connecting 2001-08-09 00:56:15 +00:00
Jeff Hill
2c71674012 supress disconnect message unles DEBUG is set 2001-08-09 00:55:05 +00:00
Jeff Hill
6c2303a958 added try catch block to pend io 2001-08-09 00:54:08 +00:00