Ralph Lange
892f8581b1
Fixed fixes for HP-UX.
2005-11-04 15:54:34 +00:00
Ralph Lange
6820307b60
Fixed warnings for HP-UX.
2005-11-04 15:28:12 +00:00
Ralph Lange
879d1a95bb
Fixed warnings for HP-UX.
2005-11-04 14:51:16 +00:00
Ralph Lange
aa84e0a6b0
Fixed warnings for HP-UX.
2005-11-04 14:37:02 +00:00
Ralph Lange
22be6c91e1
Fixed warnings for HP-UX.
2005-11-04 14:20:12 +00:00
Ralph Lange
81df05f19d
Updated DST info (for 2006).
2005-11-04 11:44:37 +00:00
Jeff Hill
15cdbfdc8c
oops c++ comment in c code
2005-11-03 22:27:04 +00:00
Jeff Hill
5881fc0cfc
UDP disconnect to INADDR_LOOPBACK and port 0 because
...
a UDP connect to AF_UNSPEC only works with modern IP kernel
2005-11-03 22:23:09 +00:00
Janet B. Anderson
63a7e4c72a
Initial version.
2005-11-03 20:53:08 +00:00
Janet B. Anderson
604a957bb2
Removed references to TEMPLATE_LINKS.
2005-11-03 16:14:38 +00:00
Jeff Hill
86bc39d824
some progress, more to go
2005-11-01 23:44:51 +00:00
Janet B. Anderson
147270e1fb
Fixed errors and typos.
2005-11-01 22:34:13 +00:00
Jeff Hill
422fd9ebd0
use connect to AF_UNSPEC to not allow incomming messages to beacon sock
2005-11-01 20:55:33 +00:00
Janet B. Anderson
d99f868f54
Initial version.
2005-11-01 20:44:15 +00:00
Janet B. Anderson
ef2c8aa973
Added code for linux-x86_64.
2005-11-01 17:26:50 +00:00
Jeff Hill
16caaa4a27
spelling in comment
2005-11-01 16:05:53 +00:00
Jeff Hill
e7aef148f9
fixed warnings on 64 bit architectures
2005-11-01 15:59:05 +00:00
Janet B. Anderson
42f9019c87
Updated files.
2005-11-01 15:34:54 +00:00
Janet B. Anderson
acd7739098
Initial version.
2005-11-01 15:33:32 +00:00
Janet B. Anderson
48fe59aefd
Removed posix flags.
2005-10-31 22:36:43 +00:00
Janet B. Anderson
f30a9bf3b4
Removed unused COMMON_TEMPLATES dependancy.
2005-10-31 22:34:34 +00:00
Jeff Hill
6c69138be0
dont pass time stamp to receive watchdog notify
2005-10-31 22:24:38 +00:00
Jeff Hill
c9f43cf50a
fix for mantis 111: force recv thread to run first when both receive watchdog
...
and receive thread are blocking for the preeemptive callback control lock
2005-10-31 22:24:02 +00:00
Jeff Hill
9b146c4de4
fix for mantis 111: force recv thread to run first when both receive watchdog
...
and receive thread are blocking for the preeemptive callback control lock
I also added a guard in a place that appeared to be not adaquately
protected.
2005-10-31 22:22:58 +00:00
Jeff Hill
04eaa04246
dont pass time stamp to send timeout notify
2005-10-31 22:22:10 +00:00
Jeff Hill
028ef0c788
dont pass time stamp to probe response notify
2005-10-31 22:20:26 +00:00
Jeff Hill
e0fd23462d
dont pass time stamp to beacon notify
2005-10-31 22:19:59 +00:00
Jeff Hill
df16e0238a
fix for mantis 111: force recv thread to run first when both receive watchdog
...
and receive thread are blocking for the preeemptive callback control lock
I also added a guard in a place that appeared to be not adaquately
protected.
2005-10-31 21:57:14 +00:00
Jeff Hill
4fda53615a
added comment
2005-10-31 21:53:36 +00:00
Andrew Johnson
12727edb36
Extended Device Support interface.
2005-10-31 20:54:10 +00:00
Janet B. Anderson
109db70d32
Use EPICS commandline editing.
2005-10-31 19:14:24 +00:00
Marty Kraimer
403f094bd2
add more detail about POSIX thread priorities
2005-10-31 12:41:42 +00:00
Andrew Johnson
b2681f5eb8
Fixed gcc warnings (NULL is a pointer, '\0' is a zero character).
2005-10-28 23:14:06 +00:00
Shifu Xu
8360c29cdb
optimize priority scheduling code
2005-10-28 22:12:44 +00:00
Janet B. Anderson
f0a3bc9d2b
Changed comments.
2005-10-28 21:33:37 +00:00
Janet B. Anderson
02006d89dd
Removed reference to POSIX=YES/NO.
2005-10-28 21:29:21 +00:00
Janet B. Anderson
9520c4be9f
Removed references to POSIX=YES/NO.
2005-10-28 21:28:00 +00:00
Janet B. Anderson
89023bee7d
Added system library names.
2005-10-28 20:15:19 +00:00
Andrew Johnson
1091a05902
Make prompts more friendly, listing choices where appropriate.
2005-10-28 19:45:08 +00:00
Andrew Johnson
81c052a4e2
Removed epicsList and associated test file - not used or maintained.
2005-10-28 19:36:09 +00:00
Janet B. Anderson
eea13fb653
Initial version.
2005-10-28 18:22:04 +00:00
Andrew Johnson
728794a306
Fixed solaris warning: String literal converted to char* in initialization.
2005-10-28 18:19:47 +00:00
Andrew Johnson
12eca66b80
Oops, dsxt stuff not committed yet, undone part of last change.
2005-10-28 18:08:08 +00:00
Andrew Johnson
fe1a5f35ae
Include pdsxt in dbDumpDevice output.
2005-10-28 17:57:12 +00:00
Andrew Johnson
414511890d
Added a dbFindDriver() routine, to look up drvet's by name.
2005-10-28 16:15:12 +00:00
Janet B. Anderson
911efd67e4
Initial version.
2005-10-28 15:59:35 +00:00
Andrew Johnson
bffda92e45
Updated to cover recent changes such as default values, and remove things that
...
were never implemented.
2005-10-28 15:50:21 +00:00
Andrew Johnson
b043efe0c2
Revised and extended tests, convert to standard output format.
2005-10-28 15:42:45 +00:00
Janet B. Anderson
3712b163af
Initial version. File contributed by Ernest Williams, SNS.
2005-10-28 15:41:51 +00:00
Janet B. Anderson
8d7fd76d83
Initial version. File contributed by Ernest Williams, SNS
2005-10-28 15:31:46 +00:00