Commit Graph

495 Commits

Author SHA1 Message Date
Marty Kraimer
72328cce1b semId => semBinaryId and semMutexId 2000-01-27 19:47:32 +00:00
Marty Kraimer
573536e4ba threadLockContextSwitch not necessary 2000-01-25 15:08:48 +00:00
Janet B. Anderson
e1ec370fe8 Updated directory and exe suffix. 2000-01-25 02:22:31 +00:00
Marty Kraimer
6d44e17e46 new way to build 2000-01-24 20:59:24 +00:00
Marty Kraimer
20196ff502 replace osiClock calls with tsStamp calls 2000-01-04 20:26:19 +00:00
Marty Kraimer
f9e516b9bd changes for osiSem changes 1999-12-14 22:08:05 +00:00
Jeff Hill
668451c43d use osiTime.h to get TS_STAMP 1999-12-14 21:35:34 +00:00
Jeff Hill
23f9771eae include iocLogClient.h 1999-12-14 21:33:01 +00:00
Jeff Hill
f0cb4f712a removed redundant func protos 1999-12-14 21:31:26 +00:00
Marty Kraimer
8239d64767 lock is no longer a fast_lock 1999-12-13 20:06:36 +00:00
Marty Kraimer
f77ceaa47c resolve diffs between Jeff's and my changes 1999-11-19 21:55:11 +00:00
Marty Kraimer
f798e984ab correct arg for wdCallback to get rid of warning messages 1999-11-19 21:54:35 +00:00
Marty Kraimer
8faa582734 provide ca exception handler 1999-11-19 21:53:41 +00:00
Marty Kraimer
2214ccf39c moved include dbEvent.h after include dbAccess.h to get rid of warning 1999-11-19 21:53:12 +00:00
Jeff Hill
3529d5181c fixed bug where ++ -- operators were not properly guarded on RISC arch 1999-11-18 18:19:15 +00:00
Marty Kraimer
9f06418137 new way to build 1999-11-18 15:22:15 +00:00
Marty Kraimer
76f7caa362 changes for iocCore port 1999-11-18 15:17:51 +00:00
Jeff Hill
99db9bd2d6 reformatted 1999-11-17 16:20:03 +00:00
Janet B. Anderson
426b874353 More Makefile changes for R3.14. 1999-10-12 18:03:38 +00:00
Janet B. Anderson
1395ef2193 Moved devSup and drvSup header files to src/include. 1999-10-12 17:58:27 +00:00
Marty Kraimer
e37bd9fac8 changes for 3.14 1999-09-13 18:28:08 +00:00
Jeff Hill
f16b63da0b fixed bug where time sync UDP client was getting in a state where
it was using the response from the previous request, and ending
up setting the time 10 seconds back
1999-08-26 21:36:39 +00:00
Jeff Hill
a74f3f98b4 global reformat 1999-08-05 21:50:21 +00:00
Marty Kraimer
534d53f8e0 remove reboot 1999-07-08 14:38:59 +00:00
Marty Kraimer
f1963332ed make dbpr work correctly for DBF_NOACCESS 1999-07-08 14:38:39 +00:00
Marty Kraimer
5dfbd99af1 make ACKT DCT confgurable 1999-07-08 14:37:37 +00:00
Andrew Johnson
fe89248624 Converted most void* entries in dbCommon into struct ... * entries
and removed the casts in the code.  There are more casts in device
and record support which should now be removed, but I haven't done
them (yet..).
1999-05-13 20:52:40 +00:00
Jeff Hill
430e4ced23 be backwards compatible 1999-05-03 15:54:05 +00:00
Jeff Hill
b4ba1b10c2 removed potential infinite recursion from tsForceSoftSync() 1999-02-11 17:02:34 +00:00
Jeff Hill
01c8c46af1 fixed spelling 1999-01-27 21:14:46 +00:00
Jeff Hill
2f1f934bbe restored locationProbe() 1999-01-27 18:42:36 +00:00
Marty Kraimer
14414ab86f If dbPutNotify called dbProcess and dbProcess returned an error the notify completion callback was called twice. 1999-01-06 18:59:20 +00:00
Jeff Hill
d2acbb21b5 improved the portability of devLib 1998-12-19 01:32:35 +00:00
Jeff Hill
30c1e46737 fixed event cancel race condition 1998-11-18 00:51:41 +00:00
Jeff Hill
12a36129a9 backed out changes accidently checked in 1998-11-17 02:39:17 +00:00
Jeff Hill
d2392d1bfa fixed order problem npend-- vs callBackInProgress 1998-11-17 02:17:03 +00:00
Marty Kraimer
2ce2fc4c86 call taskSuspend instead of exit 1998-11-09 17:06:34 +00:00
Jeff Hill
1ba75e94e8 fixed potential event discard under heavy load 1998-10-20 18:45:10 +00:00
Marty Kraimer
e334526dec fixed sync bugs 1998-10-06 18:09:28 +00:00
Marty Kraimer
58cb660fd8 Put html doc with source 1998-09-29 14:12:16 +00:00
Marty Kraimer
161e66adc4 added dbCaGetTimeStamp 1998-09-29 14:11:33 +00:00
Marty Kraimer
aefa82520a TSsetClockFromUnix was made global 1998-09-29 14:11:03 +00:00
Jeff Hill
c5cd953aba use ipAddrToA 1998-06-18 00:15:03 +00:00
Jeff Hill
c8be1c9e5e use aToIPAddr() 1998-06-16 03:20:35 +00:00
William Lupton
142aa9571a changed to use symFindByNameEPICS 1998-06-04 19:21:23 +00:00
Marty Kraimer
cce25a0f8a base.* moved to makeBaseApp; DBDINSTALL removed from Makefile.Vx 1998-05-29 18:29:29 +00:00
Marty Kraimer
601de8c5e5 changed from semBCreate to semMCreate 1998-05-20 20:59:46 +00:00
Jeff Hill
d65fce5b3f fixed doc 1998-05-05 21:06:20 +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
Janet B. Anderson
d11f4d1cdf Added files from src/devOpt. 1998-03-26 19:25:29 +00:00