Commit Log (Page 86 of 93)

back to main page

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>

Summary Period: 1993-09-09 to 1993-07-26 (Commits 652-751 of 9251)

jhill
9/9/93 11:47 AM
pointer => server id
341 lines of code changed in:
src/rsrv: camessage.c (+289 -160), caservertask.c (+26 -6), cast_server.c (+13 -1), server.h (+13 -8)

jhill
9/9/93 11:46 AM
pointer => client id
198 lines of code changed in:
src/ca: access.c (+73 -59), conn.c (+2 -5), iocinf.c (+17 -36), iocinf.h (+14 -5), iocmsg.h (+1 -1), service.c (+91 -111)

jhill
9/9/93 11:43 AM
*** empty log message ***
62 lines of code changed in:
src/libCom: bucketLib.c (+31 -6), bucketLib/bucketLib.c (+31 -6)

rcz
9/9/93 11:42 AM
moved blderrSymTbl stuff to libCom only
1 lines of code changed in:
src/Makefile (+1 -2)

rcz
9/9/93 11:42 AM
added call to initialize new error message structure with errSymBld() ...
4 lines of code changed in:
src/db/iocInit.c (+4)

rcz
9/9/93 11:41 AM
removed #include <error.h> and DbErrDes()
this needs to be looked at for rework to new error message structure
9 lines of code changed in:
src/db/dbls.c (+9 -2)

jhill
9/9/93 11:39 AM
took out timer dev support kludge
89 lines of code changed in:
src/rec/recTimer.c (+89 -112)

jhill
9/9/93 11:35 AM
updated for new status format from epvxi routines
27 lines of code changed in:
src/dev/devVxiTDM.c (+27 -13)

rcz
9/9/93 11:34 AM
moved some files into new errSymLib.c
57 lines of code changed in:
src/libCom: errMtst.c (+1 -31), errSymLib.c (+28 -56), error/errSymLib.c (+28 -56)

jhill
9/9/93 11:34 AM
*** empty log message ***
159 lines of code changed in:
src/dev: devAiKscV215.c (+13 -13), devAt5Vxi.c (+121 -50), devHpe1368a.c (+18 -16), devWfJoergerVtr1.c (+7 -1)

rcz
9/9/93 11:26 AM
put in sorted mod num order
9 lines of code changed in:
src/libCom/errInc.c (+9 -8)

jhill
9/8/93 12:19 PM
Initial revision
488 lines of code changed in:
src/libCom: bucketLib.c (new 151), bucketLib/bucketLib.c (new 337)

rcz
9/8/93 7:16 AM
Initial revision
23 lines of code changed in:
src/libCom: errSymTbl.h (new 0), error/errSymTbl.h (new 23)

rcz
9/8/93 6:28 AM
put away working version
280 lines of code changed in:
src/libCom: errMtst.c (+6 -5), errSymLib.c (+137 -173), error/errSymLib.c (+137 -173)

rcz
9/7/93 12:33 AM
added errSymTestPrint
70 lines of code changed in:
src/libCom: errSymLib.c (+35 -3), error/errSymLib.c (+35 -3)

rcz
9/7/93 12:32 AM
cleanup
8 lines of code changed in:
src/libCom/errMtst.c (+8 -6)

rcz
9/6/93 10:57 PM
initial version
817 lines of code changed in:
src/libCom: errMtst.c (+43 -90), errSymLib.c (+387 -290), error/errSymLib.c (+387 -290)

jhill
9/2/93 1:08 PM
Initial revision
20 lines of code changed in:
src/dev/devTimerMz8310.c (new 20)

rcz
8/31/93 11:04 AM
Initial revision
942 lines of code changed in:
src/libCom: errMtst.c (new 90), errSymLib.c (new 290), error/errSymLib.c (new 562)

jhill
8/27/93 2:59 PM
ca flush internal
33 lines of code changed in:
src/ca/iocinf.c (+33 -42)

jhill
8/27/93 2:57 PM
spelling error
1 lines of code changed in:
src/ca/access.c (+1 -1)

jhill
8/27/93 2:04 PM
accomodate changes in module_types.h
2 lines of code changed in:
src/rsrv/online_notify.c (+2 -2)

mrk
8/27/93 11:07 AM
link.h changes
140 lines of code changed in:
src/db/dbStaticLib.c (+140 -58)

mrk
8/27/93 11:06 AM
changes for link.h changes
9 lines of code changed in:
src/db/dbTest.c (+9 -7)

rcz
8/26/93 4:21 PM
removed an unused define
0 lines of code changed in:
src/util/apCreateShadow.c (-1)

jbk
8/17/93 9:34 AM
gpib parm are uchar and sscanf treating it like short in GetString
22 lines of code changed in:
src/db/dbStaticLib.c (+22 -7)

jbk
8/17/93 8:16 AM
adjusted parmlines and form-prompts to correspond to epicsH/link.h
11 lines of code changed in:
src/db/dbStaticLib.c (+11 -8)

rcz
8/17/93 5:27 AM
only build errSymTbl from this makefile -
the other early builds have been moved to their respective
Imakefile(s) in the appropriate object area
1 lines of code changed in:
src/Makefile (+1 -6)

rcz
8/17/93 1:59 AM
forgeot to remove targets from the all:: target
1 lines of code changed in:
src/Makefile (+1 -1)

rcz
8/17/93 1:57 AM
moved the seqsource and devtestsource target functions back
to the appropriate object Imakefiles
1 lines of code changed in:
src/Makefile (+1 -6)

rcz
8/16/93 8:05 AM
moved target camathsource stuff to Unix/share/toolsComm/math/Imakefile
3 lines of code changed in:
src/Makefile (+3 -4)

mrk
8/13/93 5:52 AM
Fixed dbPutString dev parm problem
4 lines of code changed in:
src/db/dbStaticLib.c (+4 -6)

mrk
8/13/93 5:51 AM
Got rid of compiler warning messages
2 lines of code changed in:
src/db/iocInit.c (+2 -2)

mrk
8/13/93 5:48 AM
Add include files
4 lines of code changed in:
src/libCom/errInc.c (+4)

jba
8/12/93 3:51 AM
fixed ao roundoff problem - per bob dalesio
1 lines of code changed in:
src/rec/recAo.c (+1 -1)

jhill
8/11/93 12:53 PM
V5 switches out
24 lines of code changed in:
src/ca: V5_vxWorks_patch.c (-2), access.c (+22 -45), flow_control.c (-3), iocinf.c (+1 -5), iocinf.h (+1 -5), os_depen.h (-7), service.c (-3)

jhill
8/11/93 12:46 PM
Initial revision
790 lines of code changed in:
src/db/devLib.c (new 790)

mrk
8/11/93 12:17 PM
handle enums as unsigned short
9 lines of code changed in:
src/util/ca_test.c (+9 -1)

mrk
8/11/93 12:09 PM
Fixed enums
27 lines of code changed in:
src/util/ca_test.c (+27 -1)

mrk
8/11/93 11:47 AM
removed V5_vxWorks
8 lines of code changed in:
src/util/lopi.c (+8 -15)

mrk
8/11/93 11:44 AM
allow more flexable syntax
15 lines of code changed in:
src/db: atdb_lex.l (-1), atdb_yacc.y (+10), dbta.c (+5 -2)

mrk
8/11/93 11:43 AM
removed EPICS_V2 and V5vxWorks definitions
4 lines of code changed in:
src/libCom: ezsSockSubr.c (+2 -5), genSubr.c (+1 -21), genTaskSubr.c (+1 -22)

mrk
8/6/93 11:04 AM
dont forward link until motor stops
13 lines of code changed in:
src/rec/recSteppermotor.c (+13 -7)

jba
8/6/93 9:41 AM
added find breakpoint table if *ppbrk is null
4 lines of code changed in:
src/libCom/cvtBpt.c (+4 -4)

jba
8/6/93 9:39 AM
reinserted call to initCom after call to dev sup
1 lines of code changed in:
src/rec/recMbbo.c (+1 -1)

jba
8/6/93 9:39 AM
changed monitors on input fields
7 lines of code changed in:
src/rec/recCalc.c (+7 -7)

cha
8/6/93 7:35 AM
Initial revision
2 lines of code changed in:
src/db/dbl.c (new 2)

mrk
8/5/93 11:16 AM
Fixed raising of SCAN_ALARM
6 lines of code changed in:
src/db/dbAccess.c (+6 -10)

jbk
8/5/93 10:54 AM
no
172 lines of code changed in:
src/dev/devVxiTDM.c (+172 -34)

jbk
8/5/93 10:37 AM
zero acceleration fix
14 lines of code changed in:
src/rec/recSteppermotor.c (+14 -3)

mda
8/5/93 9:51 AM
replace #elif with equiv. #else - #if defined() ... #endif for non-ANSI-C preprocessors
174 lines of code changed in:
src/ca: access.c (+29 -17), acctst.c (+3 -1), ca_printf.c (+9 -5), conn.c (+7 -3), flow_control.c (+7 -3), gsd_sync_subr.c (+7 -5), iocinf.c (+23 -15), iocinf.h (+28 -12), os_depen.h (+47 -19), repeater.c (+7 -3), service.c (+7 -3)

epics
8/5/93 12:53 AM
changed dll/lst to ellLib stuff
62 lines of code changed in:
src/ca: access.c (+32 -32), iocinf.h (+9 -11), repeater.c (+6 -6), service.c (+15 -15)

epics
8/5/93 12:37 AM
changed lstLib stuff to ellLib
4 lines of code changed in:
src/db/dbEvent.c (+4 -4)

epics
8/5/93 12:31 AM
changed lstLib stuff to ellLib
64 lines of code changed in:
src/rsrv: camessage.c (+19 -18), camsgtask.c (+2 -2), caserverio.c (+1 -1), caservertask.c (+25 -25), cast_server.c (+5 -5), globalsource.c (+1 -1), rsrv_init.c (+1 -1), server.h (+10 -10)

epics
8/4/93 11:35 PM
changed include <dbCommon.h> to #include <rec/dbCommon.h>
1 lines of code changed in:
src/db/dbEvent.c (+1 -1)

epics
8/4/93 11:32 PM
changed dbCommon.h to <rec/dbCommon.h>
13 lines of code changed in:
src/dev: devAiTestAsyn.c (+1 -1), devAoTestAsyn.c (+1 -1), devBiTestAsyn.c (+1 -1), devBoTestAsyn.c (+1 -1), devCommonGpib.c (+1 -1), devHistogramTestAsyn.c (+1 -1), devMbbiTestAsyn.c (+1 -1), devMbboTestAsyn.c (+1 -1), devMz8310.c (+1 -1), devSiTestAsyn.c (+1 -1), devSoTestAsyn.c (+1 -1), devVxiTDM.c (+1 -1), devWfTestAsyn.c (+1 -1)

jhill
8/4/93 9:39 PM
fixed marker event bug and ran through gcc -Wall
110 lines of code changed in:
src/db/dbEvent.c (+110 -261)

jhill
8/4/93 9:13 PM
merged LANL changes
273 lines of code changed in:
src/ca: V5_vxWorks_patch.c (changed), access.c (+153 -103), acctst.c (+2 -4), ca_printf.c (+3 -7), catime.c (changed), conn.c (+7 -8), convert.c (changed), flow_control.c (+4 -8), future_work.txt (changed), gsd_sync_subr.c (+5 -7), iocinf.c (+20 -27), iocinf.h (+24 -38), iocmsg.h (changed), lookup_addr_test.c (changed), net_convert.h (changed), os_depen.h (+23 -49), repeater.c (+13 -13), service.c (+19 -23), test_event.c (changed), ucx.h (changed)

hill
8/4/93 8:39 PM
cycled through -Wall
703 lines of code changed in:
src/rsrv: camessage.c (+200 -115), camsgtask.c (+132 -33), caserverio.c (+31 -6), caservertask.c (+117 -33), cast_server.c (+127 -46), online_notify.c (+44 -15), rsrv_init.c (+29 -5), server.h (+23 -19)

mda
8/4/93 12:02 PM
#define nint, exp10 for non-SUN environs, replace usleep() with closest sleep(), #ifdef sun where appropriate
36 lines of code changed in:
src/util: cmdClient.c (+10 -1), cmdProto.c (+3), guiSubr.c (+5), pprPlot.c (+3), recListProg.c (+12), sydPlot.c (+3)

mda
8/4/93 11:55 AM
#define nint and exp10 for non-SUN environs, replace usleep with closest sleep call, use getrlimit since getdtablesize() is obsolete
19 lines of code changed in:
src/libCom: cmdSubr.c (+8), cvtNumbers.c (+8 -2), ezsSockSubr.c (+3)

bordua
8/4/93 8:07 AM
Removed || pt->hts < 0 ( Can't do that on a ushort ).
1 lines of code changed in:
src/dev/devVxiTDM.c (+1 -1)

bordua
8/4/93 8:04 AM
Added static in front of function declarations.
19 lines of code changed in:
src/dev: devAiSymb.c (+2 -2), devAoSymb.c (+2 -2), devBoXVme220.c (+2 -2), devLiSymb.c (+2 -2), devLoSymb.c (+2 -2), devMbboXVme220.c (+2 -2), devSiSymb.c (+2 -2), devSoSymb.c (+2 -2), devWfDvx2502.c (+3 -3)

bordua
8/4/93 7:54 AM
Removed V5/V4 and EPICS_V2 conditionals.
6 lines of code changed in:
src/libCom: calcPerform.c (+3 -4), calc/calcPerform.c (+3 -4)

mrk
8/4/93 7:53 AM
Replaced recGblResetSevr by recGblResetAlarms
30 lines of code changed in:
src/rec: recAi.c (+1 -14), recAo.c (+1 -14), recBi.c (+1 -14), recBo.c (+1 -14), recCalc.c (+1 -14), recCompress.c (+1 -14), recEvent.c (+1 -15), recFanout.c (+2 -5), recGsub.c (+1 -14), recHistogram.c (+1 -24), recLongin.c (+1 -14), recLongout.c (+1 -16), recMbbi.c (+1 -13), recMbbo.c (+1 -14), recPermissive.c (+1 -15), recPid.c (+1 -14), recPulseCounter.c (+1 -17), recPulseDelay.c (+1 -16), recPulseTrain.c (+1 -16), recSel.c (+1 -14), recSeq.c (+1 -6), recState.c (+1 -15), recSteppermotor.c (+2 -15), recStringin.c (+1 -16), recStringout.c (+1 -16), recSub.c (+1 -13), recTimer.c (+1 -16), recWaveform.c (+1 -15)

mrk
8/4/93 7:52 AM
Added code to support acks and ackt
62 lines of code changed in:
src/db: dbAccess.c (+16 -19), recGbl.c (+46 -102)

mrk
8/4/93 7:52 AM
*** empty log message ***
1 lines of code changed in:
src/db/dbStaticLib.c (+1 -2)

mrk
8/4/93 7:51 AM
Changed dbtpf so it only accepts valid strings for numberic types
11 lines of code changed in:
src/db/dbTest.c (+11 -9)

epics
8/2/93 1:29 AM
changed if(fopen(argv[2],"r") { to if(fopen(argv[2],"r")) {
1 lines of code changed in:
src/db/atdb.c (+1 -1)

epics
8/2/93 1:20 AM
added static to int getSelection() function
1 lines of code changed in:
src/db/dbls.c (+1)

mrk
7/30/93 11:09 AM
*** empty log message ***
7 lines of code changed in:
src/db: atdb.c (+6 -2), atdb_lex.l (+1 -1), dbta.c (changed)

mrk
7/30/93 11:09 AM
add function dbel
47 lines of code changed in:
src/db/dbTest.c (+47)

mrk
7/30/93 11:09 AM
make forward refs static
13 lines of code changed in:
src/db/dbls.c (+13 -13)

mrk
7/29/93 6:09 AM
dbCommon -> rec/dbCommon
1 lines of code changed in:
src/db/dbEvent.c (+1 -1)

mrk
7/29/93 5:56 AM
Fixed for new dbStaticLib routines
102 lines of code changed in:
src/db: dbTest.c (+70 -53), iocInit.c (+32 -32)

mrk
7/29/93 5:55 AM
change include <rec/dbCommon> to <dbCommon>
2 lines of code changed in:
src/db/dbEvent.c (+2 -2)

mrk
7/29/93 5:54 AM
Fixed dbNameToAddr
3 lines of code changed in:
src/db/dbAccess.c (+3 -3)

winans
7/28/93 11:38 AM
forced to compile with ANSI compiler
43 lines of code changed in:
src/dev/devCommonGpib.c (+43 -43)

mrk
7/28/93 10:58 AM
added include for iv.h
1 lines of code changed in:
src/dev/devMz8310.c (+1 -1)

mrk
7/28/93 10:57 AM
*** empty log message ***
58 lines of code changed in:
src/db: dbStaticLib.c (+54 -46), iocInit.c (+4 -1)

winans
7/28/93 9:38 AM
Some BOZO changed the name of the file w/o keeping internals consistabt
1 lines of code changed in:
src/dev/devCommonGpib.c (+1 -1)

mrk
7/28/93 5:32 AM
Made all args consistant for driver calls
38 lines of code changed in:
src/dev: devBiMpv910.c (+7 -6), devBoMpv902.c (+16 -7), devMbbiMpv910.c (+5 -4), devMbboMpv902.c (+10 -7)

mrk
7/28/93 5:31 AM
added static to function references
11 lines of code changed in:
src/dev/devMz8310.c (+11 -11)

mrk
7/28/93 5:28 AM
changed stat,sevr,nsta,nsev to unsigned
37 lines of code changed in:
src/rec: recAi.c (+1 -1), recAo.c (+1 -1), recBi.c (+1 -1), recBo.c (+2 -2), recCalc.c (+1 -1), recCompress.c (+1 -1), recEvent.c (+1 -1), recFanout.c (+1 -1), recHistogram.c (+1 -1), recLongin.c (+1 -1), recLongout.c (+1 -1), recMbbi.c (+1 -1), recMbbo.c (+1 -1), recPermissive.c (+1 -1), recPid.c (+1 -1), recPulseCounter.c (+1 -1), recPulseDelay.c (+1 -1), recPulseTrain.c (+1 -1), recSel.c (+1 -1), recSeq.c (+4 -4), recState.c (+1 -1), recSteppermotor.c (+2 -2), recStringin.c (+1 -1), recStringout.c (+1 -1), recSub.c (+1 -1), recTimer.c (+5 -5), recWaveform.c (+2 -2)

mrk
7/28/93 5:27 AM
added dbGetPromptGroup
13 lines of code changed in:
src/db/dbStaticLib.c (+13)

mrk
7/28/93 5:27 AM
added code for alarm ack
0 lines of code changed in:
src/db/recGbl.c (changed)

mrk
7/28/93 5:26 AM
Added code for alarm acknowledgement
24 lines of code changed in:
src/db/dbAccess.c (+24)

epics
7/28/93 4:10 AM
changed some void functions to static void
8 lines of code changed in:
src/util/apCreateShadow.c (+8 -8)

epics
7/27/93 2:37 AM
changed if(precord->sevr>=MAJOR_ALARM) all_done; to
if(precord->sevr>=MAJOR_ALARM) goto all_done;
1 lines of code changed in:
src/db/dbAccess.c (+1 -1)

epics
7/27/93 2:36 AM
removed typo from STDC prototype
1 lines of code changed in:
src/libCom/cvtBpt.c (+1 -1)

epics
7/26/93 11:23 AM
changed from dll to ell
214 lines of code changed in:
src/libCom/fdmgr.c (+23 -23)
src/ca: access.c (+32 -32), iocinf.h (+9 -9), repeater.c (+6 -6), service.c (+15 -15)
src/db: dbEvent.c (+5 -5), dbScan.c (+30 -30), dbStaticLib.c (+56 -56), dbTest.c (+5 -5), iocInit.c (+15 -15), taskwd.c (+18 -18)

epics
7/26/93 11:10 AM
Initial revision
811 lines of code changed in:
src/libCom: ellLib.c (new 27), ellLib/ellLib.c (new 784)

mrk
7/26/93 10:31 AM
raise SCAN_ALARM only if sevr increases
1 lines of code changed in:
src/db/dbAccess.c (+1)

epics
7/26/93 10:17 AM
removed varargs.h
4 lines of code changed in:
src/libCom: calcPerform.c (+1 -1), postfix.c (+1 -1)
src/libCom/calc: calcPerform.c (+1 -1), postfix.c (+1 -1)

epics
7/26/93 10:13 AM
added __STDC__ ifdefs
21 lines of code changed in:
src/libCom/cvtBpt.c (+21 -12)

mrk
7/26/93 9:44 AM
strcpy(p[0] -> strcpy(p->strs[0]
5 lines of code changed in:
src/rec/recPulseDelay.c (+5 -5)

mrk
7/26/93 9:43 AM
add static to function forward vreferences
2 lines of code changed in:
src/rec/recPulseCounter.c (+2 -2)

mrk
7/26/93 9:42 AM
add static to definition of get_value
1 lines of code changed in:
src/rec/recAo.c (+1 -1)

mrk
7/26/93 9:42 AM
cast wdStart args to shutup compiler warning messages
2 lines of code changed in:
src/rec/recHistogram.c (+2 -2)

mrk
7/26/93 9:41 AM
removed test for pfanout->seln<0
2 lines of code changed in:
src/rec/recFanout.c (+2 -2)

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>


Generated by StatCvs v0.1.3