Commit Graph

5810 Commits

Author SHA1 Message Date
W. Eric Norum
e892cade83 Show both current and real priority when they differ.
Show true priority, not the value clipped to the EPICS limits.
2000-10-11 17:57:33 +00:00
Jeff Hill
e43f44232f avoid default template arguments 2000-10-11 14:26:09 +00:00
Jeff Hill
1f99335386 removed cast related warning 2000-10-11 14:25:27 +00:00
Jeff Hill
b34f800f31 removed synchronous DNS lockup vulnerability 2000-10-10 22:42:37 +00:00
Jeff Hill
05134e7b9f upgraded use DNS asynchronously in order to avoid lock ups 2000-10-10 22:39:36 +00:00
Jeff Hill
f967804a0d changed the name of sockAddrToDottedA 2000-10-10 22:19:04 +00:00
Jeff Hill
71d0be742d took out DNS calls to avoid possible lock up if DNS isnt working 2000-10-10 22:17:21 +00:00
Jeff Hill
4af28c5ad6 installed compromise mutex solution which implements a timeout, but
still uses the more efficent WIN32 critical section primitive
2000-10-10 22:14:42 +00:00
Jeff Hill
f00cccc76e fixed issues discovered by the Borland compiler 2000-10-10 21:38:38 +00:00
Jeff Hill
c10f47db21 removed static definition inside header file 2000-10-10 21:35:00 +00:00
Janet B. Anderson
4e80089ade Added iocBoot lines. 2000-10-10 20:23:01 +00:00
Janet B. Anderson
895f84a5b8 Added iocBoot lines. 2000-10-10 20:16:17 +00:00
Jeff Hill
25a730ed88 avoid problems with the borland compiler 2000-10-10 19:37:40 +00:00
Jeff Hill
15505d6a92 proper form of incude 2000-10-10 19:36:52 +00:00
Jeff Hill
583e5f6a63 removed dated comment 2000-10-10 19:35:42 +00:00
Janet B. Anderson
1e6206b3ee Added file RULES.Db. 2000-10-09 21:39:32 +00:00
Marty Kraimer
9f884c0641 undef _POSIX options; minor changes 2000-10-06 13:33:52 +00:00
Jeff Hill
8b8b4a736d use epicsAssert 2000-10-06 00:33:31 +00:00
Jeff Hill
c5f33a7475 allowed acces to the chid from the evid 2000-10-06 00:14:00 +00:00
Jeff Hill
c07cd661cd more diagnostics when we run low on pool 2000-10-05 23:55:13 +00:00
Jeff Hill
b7d09d4106 no message 2000-10-05 23:54:36 +00:00
Jeff Hill
00f098894d fixed improper logic when we run out of memory 2000-10-05 22:56:31 +00:00
Marty Kraimer
70317853a8 correct option should be PTHREAD_PROCESS_PRIVATE 2000-10-05 20:46:07 +00:00
Marty Kraimer
aa769ee715 semBinaryGive, semBinaryTake, semMutexGive, semMutexTake are now macros 2000-10-04 19:34:23 +00:00
Marty Kraimer
01b8b82a94 remove start_time 2000-10-04 19:33:04 +00:00
W. Eric Norum
08297f56b3 Split RTEMS configuration from startup routines. This makes it possible
for application developers to supply their own configuration while
retaining the RTEMS startup routines.
2000-10-02 18:52:19 +00:00
Janet B. Anderson
b57349f6d5 Fix for timespec register problem. 2000-10-02 18:07:35 +00:00
Janet B. Anderson
4ae03e7c60 Initial version. 2000-09-29 20:39:12 +00:00
Janet B. Anderson
1e289afbe7 Munching using vxWorks tools removed. 2000-09-29 20:37:13 +00:00
Janet B. Anderson
7fd0f129cc Modified PROD defintion. 2000-09-29 16:13:20 +00:00
Jeff Hill
d1fe0e6f12 removed junk, make iiu wait for users to finish with io before
going away
2000-09-29 00:19:39 +00:00
Jeff Hill
b42f4585e8 removed debug message 2000-09-29 00:17:44 +00:00
Jeff Hill
a896fc1915 fixed gnu warning 2000-09-29 00:16:22 +00:00
Jeff Hill
459139c8fe removed junk 2000-09-28 20:40:21 +00:00
Jeff Hill
11f19ed383 uninstalled 2000-09-28 20:39:49 +00:00
Marty Kraimer
0bc54a098d PTHREAD_CANCEL_ASYNCHRONOUS so myAtExit cancels immediately 2000-09-28 20:31:35 +00:00
Janet B. Anderson
95850d58e3 Simplified makefile. 2000-09-28 19:35:03 +00:00
Janet B. Anderson
7a511cf020 Modified munching rules. 2000-09-28 19:33:44 +00:00
Janet B. Anderson
3c228d80e0 Initial version. 2000-09-28 19:19:33 +00:00
Janet B. Anderson
e02a805330 Added USR_ARFLAGS. 2000-09-28 17:45:39 +00:00
Marty Kraimer
d5cb392922 fix myAtExit 2000-09-28 15:28:48 +00:00
Jeff Hill
d64ed3e699 close the handle 2000-09-28 00:56:24 +00:00
Marty Kraimer
73419a9d4b dont cancel main thread 2000-09-27 21:22:12 +00:00
Jeff Hill
f727d33dda fixed ifdef around vis c++ pragma 2000-09-27 19:45:55 +00:00
Jeff Hill
5bf77e90d1 cosmetic 2000-09-27 19:43:52 +00:00
Jeff Hill
75eb4853f3 fixed ifdef on vis C++ version 2000-09-27 19:42:16 +00:00
Jeff Hill
a393e78f0d added new debug message 2000-09-27 19:38:34 +00:00
Janet B. Anderson
869091f147 Removing old messages. 2000-09-27 19:12:36 +00:00
Jeff Hill
a08476d61d fixed improper test for message too large 2000-09-27 18:06:51 +00:00
Janet B. Anderson
2ee3d8b76a Bug fix on comment line. 2000-09-27 16:20:44 +00:00