Ralph Lange
eab19edd24
Fix HP aCC warnings; clean up tab situation
2002-10-11 09:20:01 +00:00
Ralph Lange
1ea0bcb7f3
Fix HP aCC warnings
2002-10-11 09:19:29 +00:00
Ralph Lange
c0aa7861e6
string.h needed for strncpy
2002-10-09 08:58:05 +00:00
Jeff Hill
ad3be7f90a
supress more messages associated with normal operation
2002-09-30 20:21:37 +00:00
Jeff Hill
aa0238adf2
back out previous change
2002-09-30 18:02:22 +00:00
Jeff Hill
556c9e44dc
export shared symbols
2002-09-30 18:00:34 +00:00
Jeff Hill
8133681a48
fixed formatting and sun pro warning
2002-09-24 17:51:09 +00:00
Jeff Hill
03717d7944
fixed sunpro warning
2002-09-20 17:33:10 +00:00
Jeff Hill
50fea19f26
added newline at eof
2002-09-20 15:59:08 +00:00
Jeff Hill
ef5b5013a5
changed extensions from .cpp to .cc on several files
2002-09-19 21:36:00 +00:00
Jeff Hill
41fd1ff1f8
installed beacon anomaly generator
2002-09-19 19:32:29 +00:00
Jeff Hill
7cc7d596b3
fixed use of undefined status variable in diagnostic
2002-09-19 19:28:09 +00:00
Jeff Hill
48bb66d586
installed
2002-09-19 19:26:35 +00:00
Jeff Hill
84ba44a8e8
only return enum strings if the primitive type is enum
2002-09-17 17:54:59 +00:00
Jeff Hill
5f8619bb6b
changed certain variables from on-the-fly to precreate
2002-09-17 17:53:31 +00:00
Jeff Hill
a9c15d34e7
set the bounds when asking for the string table
2002-09-17 17:52:20 +00:00
Jeff Hill
0c0c3d6d94
added new function that sets the bounds on an pplication type within a container
2002-09-17 17:51:32 +00:00
Jeff Hill
fd7e40b223
added new function
2002-09-17 17:50:24 +00:00
Jeff Hill
d0e406457d
removed use of explicit (void) argument list because this is redundant in C++
2002-09-04 22:27:54 +00:00
Jeff Hill
bdba13c2a2
added ipIgnoreEntry.cc
2002-08-29 17:02:05 +00:00
Jeff Hill
5ffc6d7914
installed
2002-08-29 17:01:37 +00:00
Jeff Hill
9a5ca9203c
dont include shareLib.h more than necessary
2002-08-29 17:01:10 +00:00
Jeff Hill
f958bd3ab0
cosmetic
2002-08-29 17:00:44 +00:00
Jeff Hill
8bba4da432
add support for ignoring requests from certain addresses
2002-08-29 16:59:46 +00:00
Jeff Hill
51f853ccb5
removed cvs revisions in header
2002-08-29 16:56:38 +00:00
Jeff Hill
75f52f8833
removed ifdefs
2002-08-29 16:56:10 +00:00
Jeff Hill
da21bbf308
dont include shareLib.h more than necessary
2002-08-29 16:55:36 +00:00
Jeff Hill
67f2ac78ed
errSymFind -> errSymLookup
2002-08-29 16:55:15 +00:00
Jeff Hill
6dff6348fe
Deal with postpone status returned from an enum string table cache fetch initiate
...
chained to an asynchronous create PV by printing a message and not filling
in the cache. This can be fixed easier later once the server is threaded again.
2002-08-29 16:53:31 +00:00
Jeff Hill
0d4d2560e6
cosmetic
2002-08-29 16:49:03 +00:00
Jeff Hill
69790213e3
dont allow asynchronous completion error code to drop down to lower layers
2002-08-22 21:42:31 +00:00
Jeff Hill
a5b1beb9da
dont print disconnect message if there are zero bytes to send
2002-08-22 21:16:54 +00:00
Jeff Hill
0f70d78803
fixed sun pro warnings
2002-08-22 15:53:14 +00:00
Jeff Hill
ebe7870015
avoid comparison between signed and unsigned numbers
2002-08-22 14:39:46 +00:00
Jeff Hill
cb9b81cdad
fixed enum string table cache update so that it can complete asynchronously
2002-08-22 00:00:22 +00:00
Jeff Hill
a15af6a1d5
installed new source files
2002-08-21 16:42:05 +00:00
Jeff Hill
23225348d6
installed
2002-08-21 16:33:50 +00:00
Jeff Hill
d1ddd2627b
converted inlines to ordinary functions
2002-08-21 16:33:00 +00:00
Jeff Hill
dd67086dc9
use bool for boolean variable
2002-08-21 16:31:37 +00:00
Jeff Hill
17070c70c8
removed inlines from class definition
2002-08-21 16:31:15 +00:00
Jeff Hill
4c7134933d
define epicsExportSharedSymbols correctly
2002-08-21 16:29:04 +00:00
Jeff Hill
f44597e923
fixed problem wher enum string table cache was installed for wrong primitive type
2002-08-21 16:27:24 +00:00
Jeff Hill
cbb652bcce
use enum for enumerated variable
2002-08-21 16:25:14 +00:00
Jeff Hill
a3b726f105
allow specification of PV's best external type
2002-08-21 16:23:38 +00:00
Jeff Hill
82ba4f0a1f
moved inlines out of class definition
2002-08-21 16:22:30 +00:00
Jeff Hill
dd43dfc717
cosmetic
2002-08-21 16:21:49 +00:00
Jeff Hill
c986b56e5d
tabs are now spaces
2002-08-20 21:52:52 +00:00
Jeff Hill
f0b7c5a46c
fixed deadlock
2002-08-14 22:04:02 +00:00
Jeff Hill
235f23a322
fixed deadlock
2002-08-14 21:53:30 +00:00
Jeff Hill
eb3b394238
export diagnostic counters
2002-08-13 00:19:37 +00:00