Commit Graph

7846 Commits

Author SHA1 Message Date
Marty Kraimer
d98e84cd6f errlogFlush must call errlogInit 2002-07-12 11:15:58 +00:00
W. Eric Norum
f5b0d3fc22 Add support for Intel EtherExpress Pro network interface. 2002-07-11 20:30:29 +00:00
Jeff Hill
bc2763fc1a improved show routine 2002-07-11 15:27:35 +00:00
Jeff Hill
e490c2bc24 take advantage off additional priority levels when running
with a real time priority class
2002-07-10 22:58:01 +00:00
Janet B. Anderson
2388c991e4 Updated vim and remote cvs definitions. 2002-07-10 18:22:37 +00:00
Jeff Hill
d88370af6d fixed the ca client library status 2002-07-10 00:38:40 +00:00
Jeff Hill
969c748d1e changed the name of class oldCAC to ca_client_context 2002-07-10 00:32:27 +00:00
Jeff Hill
5ebc00a6be added ca_context_status() 2002-07-10 00:09:38 +00:00
Jeff Hill
90469883ea added ca_context_status() 2002-07-09 23:57:16 +00:00
Jeff Hill
720283754d call errlogFlush() in ~cac 2002-07-09 20:42:35 +00:00
Marty Kraimer
44da71edfc add promptgroup top UDF 2002-07-09 19:07:48 +00:00
Marty Kraimer
02c8f06c7f call errlogFlush before terminating 2002-07-09 18:58:54 +00:00
Ralph Lange
66d5148d1a += more comments 2002-07-09 08:41:29 +00:00
Ralph Lange
b18a8d28ee Suppress HPUX warning 2002-07-09 06:49:36 +00:00
Jeff Hill
7d48b146b9 exit send thread by returning, and not by epicsThread::exit() 2002-07-08 21:39:53 +00:00
Janet B. Anderson
3868372fc4 Remove cmplr DEPENDS options and simplify .depends build rules. 2002-07-08 20:20:00 +00:00
Jeff Hill
bf72b6fcb0 added commented out attempt at additional priority range, and removed time critical as parto of the normal range 2002-07-08 18:57:27 +00:00
Jeff Hill
fae2978b8a moved implementation od inline functions 2002-07-08 18:49:58 +00:00
Jeff Hill
8f02fe12f0 avoid divide by zero when table is empty 2002-07-08 18:49:16 +00:00
Jeff Hill
55675571ca fixed spelling 2002-07-08 18:47:57 +00:00
Jeff Hill
fbde222ee9 added call to low level ca client diagnostics 2002-07-08 18:44:25 +00:00
Jeff Hill
06d12e554e changed caps on WARN 2002-07-08 18:14:59 +00:00
Jeff Hill
5cb3423a1f doc 2002-07-08 16:48:47 +00:00
Jeff Hill
3aa95fdd91 changed loacal host name cache object to an epics singleton 2002-07-08 16:35:24 +00:00
Janet B. Anderson
f6f73b8e7d Updates for R3.14.0beta2. 2002-07-08 15:53:38 +00:00
Janet B. Anderson
256dcfcc04 Updates for R3.14.0beta2. 2002-07-08 15:42:31 +00:00
Janet B. Anderson
47c7be57a5 Updates for R3.14.0beta2. 2002-07-08 15:14:51 +00:00
Marty Kraimer
ba306d9b26 mbboRecord now implements method cvt_dbaddr for the VAL field.
If no state va les or state strings are defined then it sets
field_type and dbr_field_type to DBF_USHORT.
2002-07-08 12:31:17 +00:00
Marty Kraimer
18f1883caf some notes for beta2 2002-07-08 11:45:03 +00:00
Janet B. Anderson
a6dff1cdd7 Added INDDBFROMTEMPLATE definition and rule. 2002-07-05 22:01:18 +00:00
Janet B. Anderson
d472e1dfbf Remove cmplr DEPENDS options and simplify .depends build rules. 2002-07-05 21:59:35 +00:00
Ralph Lange
621e2f2e50 HPUX warning suppression 2002-07-05 12:33:26 +00:00
Ralph Lange
0e82cbdaf9 Bugfix (HPUX compiler was complaining) 2002-07-05 12:32:33 +00:00
W. Eric Norum
6a6d63985c Don't use C preprocessor precompiled headers when converting sequencer files. 2002-07-04 19:29:24 +00:00
Jeff Hill
4951adaa58 added forward slash filtering for win32 2002-07-03 20:47:04 +00:00
Janet B. Anderson
a26755dfd2 Added config/tools to dirs. 2002-07-03 19:43:22 +00:00
Janet B. Anderson
bcc60591f7 Moved installs from tools subdirectory to tools/Makefile. 2002-07-03 19:42:52 +00:00
Janet B. Anderson
61ccc14dbc Initial version. 2002-07-03 19:41:46 +00:00
Janet B. Anderson
e7f10d4720 Added code to remove trailing whitespace and carriage return. 2002-07-03 15:28:52 +00:00
Jeff Hill
b88f3127e4 added path filtering 2002-07-03 15:03:22 +00:00
Janet B. Anderson
51e7a0d97a Shortened string output. 2002-07-01 21:46:04 +00:00
Janet B. Anderson
a00e42cf19 Removed no longer used TOUCH definition. 2002-07-01 20:43:43 +00:00
Janet B. Anderson
93695a9fc9 Removed 2 comments. 2002-07-01 20:38:44 +00:00
Jeff Hill
ef295b1064 improved exception message 2002-06-28 00:26:19 +00:00
Jeff Hill
8b043badd2 fixed memory leak 2002-06-27 23:54:32 +00:00
Jeff Hill
5aef71fe05 changed interface so that callback is immediate if there is no space in the queue 2002-06-27 23:54:01 +00:00
W. Eric Norum
f124a5b941 Shared libraries work fine on Darwin now, so selection of shared libraries can be left up to CONFIG_SITE. 2002-06-27 15:58:12 +00:00
Andrew Johnson
8affdcc464 Removed dependency on dbStaticLib (only actually used for the definition
of struct brkInt found in dbBase.h), replaced float with double.
2002-06-26 20:06:33 +00:00
Janet B. Anderson
2e5c9f69d8 Added DLL_LINK_LIBNAME to LIBTARGETS definition. 2002-06-26 14:53:12 +00:00
Janet B. Anderson
9ecbab615a Added POSIX cppflags. 2002-06-26 14:46:55 +00:00