Summary Period: 1995-04-25 to 1995-02-21 (Commits 1252-1351 of 9251)
|
jhill 4/25/95 9:58 PM |
ANSI C changes |
| 89 lines of code changed in: src/dev: devAt5Vxi.c (+36 -16), devHpe1368a.c (+9 -9), devMz8310.c (+5 -3), devTimerMz8310.c (+39 -20) | |
|
jhill 4/25/95 9:53 PM |
reformatted statement and fixed doc |
| 7 lines of code changed in: src/ca/service.c (+7 -5) | |
|
jhill 4/25/95 9:51 PM |
fixed comment |
| 3 lines of code changed in: src/ca/iocmsg.h (+3 -2) | |
|
jhill 4/25/95 9:49 PM |
fixed bug where nill func ptr io block called for get cb at disconnect |
| 3 lines of code changed in: src/ca/access.c (+3 -3) | |
|
jbk 4/25/95 10:49 AM |
New Pentek 4261 support added |
| 2 lines of code changed in: src/dev/Makefile.Vx (+2) | |
|
jbk 4/25/95 10:47 AM |
New device support for the Pentek 4261 ADC. |
| 13 lines of code changed in: src/dev/devWfPentek4261.c (new 13) | |
|
anj 4/24/95 11:02 AM |
Moved environment parameter defaults to config/CONFIG_ENV |
| 66 lines of code changed in: src/libCom: Makefile.Unix (+5 -1), Makefile.Vx (+5 -1), envSubr.c (+28 -26), env/envSubr.c (+28 -26) | |
|
nda 4/19/95 1:58 PM |
If reassignable PV ends in .DESC, change to .VAL |
| 14 lines of code changed in: src/rec/recScan.c (+14 -1) | |
|
jbk 4/7/95 6:50 AM |
added ability to include files without substitution in the pattern file. |
| 12 lines of code changed in: src/dbtools/dbLoadTemplate.y (+12 -3) | |
|
jhill 4/6/95 12:11 PM |
init unintialized (and unused) fields in the protocol |
| 8 lines of code changed in: src/rsrv/camessage.c (+8 -2) | |
|
jhill 4/6/95 12:06 PM |
Use copyin structure to avoid VAX fp except when ieee is in VAX fp type - also use dbr_ types |
| 146 lines of code changed in: src/ca/convert.c (+146 -129) | |
|
jhill 4/6/95 12:01 PM |
removed USEC_PER_SEC def |
| 1 lines of code changed in: src/ca/vxWorks_depen.c (+1 -3) | |
|
jhill 4/6/95 11:53 AM |
Increment the search resp count |
| 2 lines of code changed in: src/ca/service.c (+2 -1) | |
|
jhill 4/6/95 11:51 AM |
Use dbr_ types |
| 25 lines of code changed in: src/ca/net_convert.h (+25 -23) | |
|
jhill 4/6/95 11:49 AM |
added caIOBlockListFree() declaration |
| 9 lines of code changed in: src/ca/iocinf.h (+9 -2) | |
|
jhill 4/6/95 11:47 AM |
free outstanding get/put cb requests when the IOC disconnects |
| 12 lines of code changed in: src/ca/iocinf.c (+12 -9) | |
|
jhill 4/6/95 11:33 AM |
exponentially increase delay between search requests only when we get no responses |
| 6 lines of code changed in: src/ca/conn.c (+6 -3) | |
|
jhill 4/6/95 11:28 AM |
removed debug code (that was already commented out) |
| 1 lines of code changed in: src/ca/bsd_depen.c (+1 -28) | |
|
jhill 4/6/95 11:25 AM |
removed unused variables |
| 1 lines of code changed in: src/ca/access.c (+1 -3) | |
|
jhill 4/6/95 11:00 AM |
restored call to ca_flush_io() in ca_pend_event() also now uses caIOBlockListFree() |
| 67 lines of code changed in: src/ca/access.c (+67 -51) | |
|
jhill 4/6/95 10:48 AM |
added ASSERTUNIX |
| 2 lines of code changed in: src/ca/BUILD_VMS.COM (+2) | |
|
jbk 4/5/95 10:27 AM |
updated to use the new db format without the database() section |
| 18 lines of code changed in: src/dbtools: dbLoadRecords.y (+13 -54), dbLoadRecords_lex.l (+3), dbLoadTemplate.y (-2), dbLoadTemplate_lex.l (+2 -2) | |
|
winans 4/5/95 9:13 AM |
Only do a sysIntEnable() for those cards that are found with the probe. |
| 6 lines of code changed in: src/dev/devMpc.c (+6 -3) | |
|
winans 3/31/95 9:05 AM |
Added devMpc.c |
| 3 lines of code changed in: src/dev/Makefile.Vx (+3 -3) | |
|
winans 3/31/95 9:03 AM |
Machine protection system interface card |
| 4 lines of code changed in: src/dev/devMpc.c (new 4) | |
|
mrk 3/31/95 7:54 AM |
Make include look at ansi before old |
| 1 lines of code changed in: src/rec/Makefile.Vx (+1 -1) | |
|
mrk 3/31/95 7:47 AM |
Allen Bradley support completele rewritten |
| 17 lines of code changed in: src/dev: Makefile.Vx (+13 -3), devAB1771IFE.c (new 0), devAB1771IL.c (new 0), devAB1771IR.c (new 0), devAB1771IXE.c (new 0), devAB1771OFE.c (new 3), devABBINARY.c (new 0), devAllenBradleyOLD.c (new 1) | |
|
jba 3/30/95 6:05 PM |
Modified includes to reflect new drv subdirectories old and ansi |
| 1 lines of code changed in: src/rec/Makefile.Vx (+1 -1) | |
|
jba 3/30/95 5:17 PM |
Added solaris scripts for starting caRepeater and iocLogServer - anj |
| 86 lines of code changed in: src/util: Makefile.Unix (+10), rc2.caRepeater (new 41), rc2.logServer (new 35) | |
|
jba 3/30/95 1:13 PM |
Changed include location in drv directory |
| 1 lines of code changed in: src/dev/Makefile.Vx (+1 -1) | |
|
mrk 3/30/95 1:04 PM |
Fixed bugs in dnNotify code. Move code to dbNotify.c from dbLink and dbAccess |
| 241 lines of code changed in: src/db: Makefile.Vx (+5 -5), dbAccess.c (+5 -49), dbLink.c (+1 -139), dbNotify.c (new 229), recGbl.c (+1 -2) | |
|
jba 3/24/95 9:29 AM |
Added define for USG |
| 1 lines of code changed in: src/toolsComm/flex/Makefile.Unix (+1 -1) | |
|
mrk 3/24/95 7:40 AM |
Allow pvnames to contain ; |
| 2 lines of code changed in: src: as/asLib_lex.l (+1 -1), dbtools/dbLoadRecords_lex.l (+1 -1) | |
|
nda 3/17/95 11:51 AM |
Version 1.15 always fills in RxCV, even if RxPV's are not valid. |
| 8 lines of code changed in: src/rec/recScan.c (+8 -1) | |
|
winans 3/10/95 10:55 AM |
Added waveform writing support |
| 55 lines of code changed in: src/dev/devCommonGpib.c (+55 -32) | |
|
jhill 3/8/95 11:44 AM |
more ANSI C changes and fixed send call back lost problem |
| 40 lines of code changed in: src/libCom/fdmgr.c (+40 -35) | |
|
mrk 3/8/95 7:48 AM |
Make sure errInit is called before epicsPrintf or errPrintf execute |
| 6 lines of code changed in: src/libCom/errPrintfVX.c (+6 -4) | |
|
mrk 3/8/95 7:45 AM |
Take errInit out of dbLoad |
| 1 lines of code changed in: src/db/iocInit.c (+1 -2) | |
|
jhill 3/7/95 5:19 PM |
added FTP script |
| 18 lines of code changed in: src/ca/BUILD_VMS.COM (+18) | |
|
jhill 3/7/95 4:56 PM |
no zero length message under SOLARIS |
| 15 lines of code changed in: src/ca/iocinf.c (+15 -2) | |
|
jhill 3/7/95 4:47 PM |
ANSI C changes |
| 45 lines of code changed in: src/util/iocLogServer.c (+45 -36) | |
|
mrk 3/7/95 3:18 PM |
Allow errInit to be called multiple times |
| 5 lines of code changed in: src/libCom/errPrintfVX.c (+5 -1) | |
|
mrk 3/7/95 3:17 PM |
errInit must be called before errPrintf |
| 2 lines of code changed in: src/db/iocInit.c (+2 -1) | |
|
winans 3/7/95 1:23 PM |
added assertion to misc.c for dealing with the '\a' character problem. |
| 10 lines of code changed in: src/toolsComm/flex: Makefile.Unix (+1 -2), misc.c (+9 -2) | |
|
jba 3/7/95 11:27 AM |
Put static on sub_it() definition. |
| 1 lines of code changed in: src/dbtools/dbLoadTemplate.y (+1 -1) | |
|
jba 3/7/95 11:18 AM |
Removed CMPLR=OLD line |
| 0 lines of code changed in: src/toolsComm/antelope/Makefile.Unix (-2) | |
|
nda 3/7/95 9:29 AM |
Bug fix. Didn't update PxRA arrays if no readback PV's were specified. |
| 6 lines of code changed in: src/rec/recScan.c (+6 -12) | |
|
jhill 3/6/95 7:23 PM |
ssert => epicsAssert |
| 25 lines of code changed in: src/libCom: assertUNIX.c (+2 -2), assertVX.c (+2 -2), bucketLib.c (+1 -1), errPrintfUNIX.c (+2 -2), errPrintfVX.c (+2 -2), fdmgr.c (+3 -3), memDebugLib.c (+2 -2), nextFieldSubr.c (+2 -2), tsSubr.c (+2 -13), bucketLib/bucketLib.c (+1 -1) src/rsrv: camessage.c (-1), caservertask.c (+1 -2), cast_server.c (+1 -2), online_notify.c (+1 -2), server.h (+3 -1) | |
|
jhill 3/6/95 7:21 PM |
ssert to epicsAssert.h |
| 2 lines of code changed in: src/db/dbEvent.c (+2 -2) | |
|
jhill 3/6/95 7:20 PM |
assert.h => epicsAssert.h |
| 10 lines of code changed in: src/ca: acctst.c (+2 -2), catime.c (+2 -2), iocinf.h (+2 -2), netdb_depen.c (+4 -3) | |
|
jhill 3/6/95 4:45 PM |
sizeof A => sizeof(A) |
| 3 lines of code changed in: src/rsrv/camsgtask.c (+3 -3) | |
|
jhill 3/6/95 4:44 PM |
badd status map btw TScurrentTimeStamp() => tsLocalTime () fixed |
| 24 lines of code changed in: src/libCom/tsSubr.c (+24 -12) | |
|
jhill 3/6/95 4:43 PM |
added misssing includes |
| 3 lines of code changed in: src/libCom/memDebugLib.c (+3 -1) | |
|
jhill 3/6/95 4:42 PM |
added missing includes |
| 8 lines of code changed in: src/libCom: errPrintfUNIX.c (+5 -1), fdmgr.c (+3 -2) | |
|
jhill 3/6/95 4:40 PM |
this time for sure |
| 4 lines of code changed in: src/libCom: Makefile.Unix (+2 -20), Makefile.Vx (+2) | |
|
jhill 3/6/95 4:38 PM |
created |
| 8 lines of code changed in: src/libCom: assertUNIX.c (new 4), assertVX.c (new 4) | |
|
jhill 3/6/95 4:37 PM |
added assert stuff |
| 20 lines of code changed in: src/libCom/Makefile.Unix (+20) | |
|
jhill 3/6/95 4:37 PM |
fixed warning messages |
| 82 lines of code changed in: src/db/devLib.c (+82 -78) | |
|
jhill 3/6/95 4:35 PM |
add missing LOCAL |
| 11 lines of code changed in: src/ca/vxWorks_depen.c (+11 -12) | |
|
jhill 3/6/95 4:34 PM |
fetch time in one place only |
| 13 lines of code changed in: src/ca/syncgrp.c (+13 -5) | |
|
jhill 3/6/95 4:33 PM |
debug stmnts |
| 23 lines of code changed in: src/ca/service.c (+23 -8) | |
|
jhill 3/6/95 4:32 PM |
doc and clened up mux io |
| 10 lines of code changed in: src/ca/vms_depen.c (+10 -18) | |
|
jhill 3/6/95 4:32 PM |
cleaned up mux io |
| 12 lines of code changed in: src/ca/windows_depen.c (+12 -20) | |
|
jhill 3/6/95 4:31 PM |
doc and cleaned up mux io |
| 16 lines of code changed in: src/ca/posix_depen.c (+16 -38) | |
|
jhill 3/6/95 4:16 PM |
missing includes |
| 3 lines of code changed in: src/ca/os_depen.h (+3 -1) | |
|
jhill 3/6/95 4:16 PM |
fix cast causes excess CPU consumption |
| 9 lines of code changed in: src/ca/iocinf.h (+9 -8) | |
|
jhill 3/6/95 4:14 PM |
fetch time in only one place |
| 168 lines of code changed in: src/ca/iocinf.c (+168 -143) | |
|
jhill 3/6/95 4:09 PM |
doc |
| 1 lines of code changed in: src/ca/flow_control.c (+1 -2) | |
|
jhill 3/6/95 4:08 PM |
fetch time only once |
| 17 lines of code changed in: src/ca/conn.c (+17 -23) | |
|
jhill 3/6/95 4:07 PM |
clean up |
| 169 lines of code changed in: src/ca/catime.c (+169 -62) | |
|
jhill 3/6/95 4:06 PM |
de-lint |
| 4 lines of code changed in: src/ca/caRepeater.c (+4 -4) | |
|
jhill 3/6/95 4:06 PM |
Fetch current time in only one place |
| 58 lines of code changed in: src/ca/bsd_depen.c (+58 -40) | |
|
jhill 3/6/95 3:53 PM |
init conts var that will later be initialized by CA. |
| 3 lines of code changed in: src/ca/acctst.c (+3 -3) | |
|
jhill 3/6/95 3:51 PM |
fetch time only once |
| 50 lines of code changed in: src/ca/access.c (+50 -88) | |
|
jhill 3/6/95 3:45 PM |
better build for test codes |
| 13 lines of code changed in: src/ca: Makefile.Unix (+4 -3), Makefile.Vx (+9 -3) | |
|
nda 3/6/95 11:29 AM |
added positioner readback arrays, PxRA. CHANGED scanRecord.ascii !!! Post monitor on .val at each point |
| 73 lines of code changed in: src/rec/recScan.c (+73 -1) | |
|
winans 3/6/95 11:15 AM |
Removed declaration of yylval. It caused problems for everyone and should be defined by the yacc used to build parse.y anyway. |
| 5 lines of code changed in: src/toolsComm/flex: Makefile.Unix (+2), flexdef.h (+3 -2) | |
|
winans 3/6/95 11:00 AM |
Forced antelope to compile under strict ANSI w/o any warnings. |
| 41 lines of code changed in: src/toolsComm/antelope: Makefile.Unix (+1), error.c (+2 -1), main.c (+4 -2), output.c (+12 -5), reader.c (+18 -16), verbose.c (+4 -3) | |
|
mrk 3/3/95 8:53 AM |
tsLocalTime on vxWorks now returns S_ts_OK for success just like unix |
| 3 lines of code changed in: src/libCom/tsSubr.c (+3 -2) | |
|
mrk 3/3/95 8:50 AM |
Added callbackRequestProcessCallback |
| 21 lines of code changed in: src/db/callback.c (+21) | |
|
jba 3/2/95 1:21 PM |
Changed to += syntax |
| 87 lines of code changed in: src/rec/Makefile.Vx (+87 -94) | |
|
jba 3/2/95 1:10 PM |
changed to += syntax |
| 33 lines of code changed in: src/libCom/Makefile.Vx (+33 -14) | |
|
jba 3/2/95 12:52 PM |
Changed to += syntax |
| 189 lines of code changed in: src/dev/Makefile.Vx (+189 -187) | |
|
jba 3/2/95 12:49 PM |
Ansi c changes |
| 12 lines of code changed in: src/libCom: errSymLib.c (+6 -6), error/errSymLib.c (+6 -6) | |
|
jba 3/2/95 12:48 PM |
Changed to += syntax |
| 35 lines of code changed in: src/libCom/Makefile.Unix (+35 -15) | |
|
jba 3/1/95 1:43 PM |
Fixed call to inet_ntoa and added ifdef for free on HP |
| 5 lines of code changed in: src/util/iocLogServer.c (+5 -3) | |
|
nda 2/28/95 3:35 PM |
Fixed bug in detecting a transition. Put .OVAL = .VAL statement at end of process() |
| 2 lines of code changed in: src/rec/recWait.c (+2 -1) | |
|
tang 2/27/95 6:57 PM |
to be compatible with select prototype on hp. |
| 10 lines of code changed in: src/ca/bsd_depen.c (+10 -3) | |
|
tang 2/27/95 6:56 PM |
Adde LOCAL to register_new_client func. |
| 2 lines of code changed in: src/ca/repeater.c (+2 -2) | |
|
tang 2/27/95 6:54 PM |
to be compatible with select prototype on hp. |
| 11 lines of code changed in: src/libCom/fdmgr.c (+11 -2) | |
|
tang 2/27/95 6:51 PM |
added RF_IO data structure. |
| 76 lines of code changed in: src/db/dbStaticLib.c (+76 -12) | |
|
mrk 2/27/95 9:36 AM |
If on vxWorks add #include <vxWorks.h> |
| 40 lines of code changed in: src/libCom: cvtFast.c (+5 -1), ellLib.c (+5 -1), freeListLib.c (+5 -1), gpHashLib.c (+5 -1), cvtFast/cvtFast.c (+5 -1), ellLib/ellLib.c (+5 -1), freeList/freeListLib.c (+5 -1), gpHash/gpHashLib.c (+5 -1) | |
|
mrk 2/27/95 9:33 AM |
Add include #include <vxWorks.h> |
| 2 lines of code changed in: src/db/iocInit.c (+2 -2) | |
|
mrk 2/27/95 9:29 AM |
add include vxWorks.h |
| 5 lines of code changed in: src/as/asLibRoutines.c (+5 -4) | |
|
mrk 2/24/95 1:06 PM |
Fixed problem with adding,removing monitors |
| 26 lines of code changed in: src/rec/recWaitCa.c (+26 -11) | |
|
nda 2/24/95 10:52 AM |
Improved recWaitCaTask and associated record code |
| 61 lines of code changed in: src/rec: recWait.c (+39 -20), recWaitCa.c (+22 -18) | |
|
mcn 2/23/95 3:45 PM |
Fixed locking error. OOPS. |
| 11 lines of code changed in: src/db/dbBkpt.c (+11 -2) | |
|
mcn 2/23/95 3:43 PM |
Fixed a comment. |
| 5 lines of code changed in: src/db/dbAccess.c (+5 -7) | |
|
mcn 2/22/95 12:55 PM |
Fixed some inaccuracies |
| 16 lines of code changed in: README (+16 -6) | |
|
jba 2/21/95 11:53 AM |
Added comments. |
| 13 lines of code changed in: src/libCom/sun4ansi.c (+13) | |
![]()
Generated by StatCvs v0.1.3