Commit Graph

3175 Commits

Author SHA1 Message Date
Jeff Hill
f0ed7be469 added ECA_BADCHID 1998-04-23 01:00:38 +00:00
Jeff Hill
e24a712347 made clientHostName virtual in casDGClient 1998-04-20 18:14:57 +00:00
Jeff Hill
bcf1d37465 better debug mesg 1998-04-20 18:11:01 +00:00
Jeff Hill
197b185351 fixed exception message for DG clients 1998-04-20 18:07:09 +00:00
Marty Kraimer
13345373bc make name fields 40 characters 1998-04-20 16:03:15 +00:00
Marty Kraimer
b5927401bc minor changes 1998-04-20 16:01:14 +00:00
Marty Kraimer
5f2780f773 new routine dbGetLinkDBFtype is now available. It returns the field type of a database link.
dbNotify was fixed to work correctly for putNotify as well as put.
 scanppl now accepts an argumeny rate. scanpel accepts an argument event_number
1998-04-20 16:00:19 +00:00
Marty Kraimer
41b32088a6 replace SEVCHK by checking return status 1998-04-20 15:41:28 +00:00
Jeff Hill
e68a326277 fixed range problem in string to fp convert 1998-04-17 17:49:25 +00:00
Jeff Hill
b5290a8f11 cosmetic 1998-04-16 21:23:10 +00:00
Jeff Hill
049944e51e convert to EPICS time stamp 1998-04-16 21:22:30 +00:00
Jeff Hill
33980c5cc3 fixed spelling in comment 1998-04-16 21:17:38 +00:00
Jeff Hill
1d4fae8d0a removed redundant solaris test 1998-04-16 21:16:35 +00:00
Jeff Hill
3b479b2028 allow copies of less than the number of elements returned 1998-04-16 21:16:09 +00:00
Jeff Hill
9be74199ab removed potential race condition 1998-04-16 21:12:55 +00:00
Jeff Hill
b40d56badf fixed the doc 1998-04-15 21:58:29 +00:00
Jeff Hill
8c495183cf fixed incomplete init problem 1998-04-15 21:53:02 +00:00
Jeff Hill
31ecd3c0db improved message 1998-04-15 21:52:33 +00:00
Jeff Hill
64a267df1a removed caRepeater.c from lib 1998-04-15 21:51:50 +00:00
Jeff Hill
601cbcfb0b added array as string test 1998-04-15 21:50:26 +00:00
Jeff Hill
3ec4a67b82 cosmetic 1998-04-15 00:04:05 +00:00
Jeff Hill
d496c9dee6 improved diagnostic 1998-04-14 23:51:10 +00:00
Janet B. Anderson
f0b0319778 Added test for INSTALL_LOCATION_APP. 1998-04-14 14:12:30 +00:00
Jeff Hill
bd388eb50e code around ms sizeof() bug V5.0 1998-04-14 00:51:33 +00:00
Jeff Hill
8964b27ee1 cosmetic 1998-04-14 00:50:00 +00:00
Jeff Hill
52712bf7b7 fixed task variable problem 1998-04-13 19:14:36 +00:00
Jeff Hill
9febbc8247 fixed really bad bug when clients use PV name with .xxxx in it 1998-04-10 23:15:40 +00:00
Jeff Hill
363115921d added missing byte swap and fixed comment 1998-04-10 23:14:54 +00:00
Jeff Hill
fbba753e9e fixed byte swap problems, and use default port if server tool returns PV IP addr, but no port 1998-04-10 23:13:14 +00:00
Jeff Hill
287f2777a3 cosmetic 1998-04-10 23:11:10 +00:00
Jeff Hill
ec2732b058 fixed solaris architecture specific problem where xxx>>32 was ignored 1998-04-10 23:07:33 +00:00
Jeff Hill
e0944b7e39 link with user32 lib under WIN32 1998-04-10 23:00:57 +00:00
Marty Kraimer
9e10969c81 add LOGNAME when looking for user 1998-04-03 16:08:19 +00:00
Janet B. Anderson
d11f4d1cdf Added files from src/devOpt. 1998-03-26 19:25:29 +00:00
Marty Kraimer
7ac76c980c Remove duplicate definition 1998-03-26 15:02:53 +00:00
Jeff Hill
cea6ad4710 addr default test now uses INADDR_BROADCAST for 64 bit arch 1998-03-24 20:55:16 +00:00
Jeff Hill
0079f71bce fixed console title/correct repeater spawn/correct winsock II URL 1998-03-24 20:55:06 +00:00
Jeff Hill
3da421560b fixed console title 1998-03-24 00:32:23 +00:00
Jeff Hill
2e52bb9c1e fixed place where shareLib.h macros were not redifed 1998-03-23 20:14:42 +00:00
Janet B. Anderson
6a50e1835a Turned off warnings for host build. 1998-03-19 21:25:11 +00:00
Marty Kraimer
e4ea112d5a Get rid of some warning messages 1998-03-19 20:46:33 +00:00
Marty Kraimer
f76ae5019b These are for string calculation operations; Not ready yet to replace postfix
and calcPerform.
1998-03-19 20:45:50 +00:00
Marty Kraimer
83f6dc4f25 Fix for building DLLs 1998-03-19 20:44:29 +00:00
Marty Kraimer
97191cfb50 get rid of some warning messages 1998-03-19 20:43:47 +00:00
Marty Kraimer
b79a25c249 Add some includes to get rid of some warning messages 1998-03-19 20:42:47 +00:00
Marty Kraimer
eb254da63b Get rid of warning messages 1998-03-19 20:42:08 +00:00
Marty Kraimer
4486982ee6 Checked for Y2K complience. It turns out it was even ok when NTP time overflows
in 2036. However it was modified so that no overflows should occur while convert
ing between NTP, UNIX, and EPICS epochs.
In addition the conversion of fractions of a second to nanaoseconds was changed
Formatting was changed so that interesting code does not run off right side of page.
Hopefully EPICS base is now fine for Y2K.
In fact it should be fine (as far as time is converned) until the Unix epoch
overflows a 32 unsigned integer in the year 2106.
1998-03-19 20:41:16 +00:00
Marty Kraimer
54cd86e819 get rid of warnimng messages 1998-03-19 20:32:33 +00:00
Marty Kraimer
94d36a5f4f Add include for string.h 1998-03-19 20:32:00 +00:00
Marty Kraimer
f9aecdd7fb Get rid of warnimg messaage 1998-03-19 20:31:27 +00:00