Summary Period: 1991-07-20 to 1991-03-06 (Commits 52-151 of 9251)
|
epics 7/20/91 3:11 PM |
Initial revision |
| 211 lines of code changed in: src/libCom: envSubr.c (new 3), env/envSubr.c (new 208) | |
|
epics 7/20/91 11:18 AM |
updated extracted documentation |
| 11 lines of code changed in: src/util/pprPlot.c (+11 -34) | |
|
epics 7/20/91 10:58 AM |
use EPICS_TS_MIN_WEST to override TS_MIN_WEST; add examples |
| 113 lines of code changed in: src/libCom/tsSubr.c (+113 -13) | |
|
epics 7/20/91 9:57 AM |
*** empty log message *** |
| 1 lines of code changed in: src/libCom/sydSubr.c (+1) | |
|
epics 7/19/91 12:12 AM |
Initial revision |
| 1 lines of code changed in: src/util/extrDoc.c (new 1) | |
|
kerstien 7/18/91 6:47 AM |
install most current copy under source release control |
| 0 lines of code changed in: src/ca/gsd_sync_subr.c (changed) | |
|
hill 7/16/91 10:55 AM |
server handles client crash |
| 345 lines of code changed in: src/ca: access.c (+20), iocinf.c (+15 -25), iocinf.h (+1), iocmsg.h (+3 -1), service.c (+15 -2) src/rsrv: camessage.c (+42 -9), camsgtask.c (+53 -87), caserverio.c (+4 -1), caservertask.c (+63 -28), cast_server.c (+115 -86), server.h (+14 -7) | |
|
cole 7/3/91 12:24 PM |
avoid gcc warnings |
| 3 lines of code changed in: src/util/lopi_def.h (+3) | |
|
epics 7/3/91 11:16 AM |
Initial revision |
| 301 lines of code changed in: src/util: lopi.c (new 285), lopi_def.h (new 16) | |
|
hill 7/2/91 9:25 AM |
allways use memcpy in ca_put() |
| 2 lines of code changed in: src/ca/access.c (+2 -16) | |
|
hill 7/2/91 9:24 AM |
allways use memcpy() |
| 1 lines of code changed in: src/ca/service.c (+1 -24) | |
|
kraimer 7/2/91 9:24 AM |
Fixed arrays of enums |
| 17 lines of code changed in: src/db/dbTest.c (+17 -9) | |
|
kraimer 7/2/91 9:23 AM |
Fixed arrays of strings |
| 7 lines of code changed in: src/db/dbAccess.c (+7 -5) | |
|
cole 6/28/91 3:45 PM |
don't use fp context for sun4 |
| 5 lines of code changed in: src/libCom/genTaskSubr.c (+5) | |
|
kraimer 6/28/91 11:09 AM |
Fixed message from getResources |
| 16 lines of code changed in: src/db/iocInit.c (+16 -20) | |
|
kraimer 6/28/91 11:08 AM |
Fixed rearming |
| 1 lines of code changed in: src/dev/devWfJoergerVtr1.c (+1 -2) | |
|
kraimer 6/27/91 11:41 AM |
Fixed errMessage call in getResources |
| 1 lines of code changed in: src/db/iocInit.c (+1 -1) | |
|
hill 6/27/91 10:59 AM |
sun4 support added |
| 3314 lines of code changed in: src/db/db_access.c (+37 -34) src/ca: access.c (+1302 -1097), acctst.c (+29 -18), catime.c (changed), conn.c (+109 -45), convert.c (changed), flow_control.c (+39 -33), iocinf.c (+685 -650), iocinf.h (+33 -35), iocmsg.h (+46 -20), lookup_addr_test.c (changed), net_convert.h (changed), os_depen.h (+17 -11), repeater.c (+89 -37), service.c (+439 -360), test_event.c (+30 -5) src/rsrv: camessage.c (+2 -3), camsgtask.c (changed), caserverio.c (changed), caservertask.c (changed), cast_server.c (+268 -190), globalsource.c (+31 -12), online_notify.c (+33 -49), rsrv_init.c (+60 -24), server.h (+65 -38) | |
|
cole 6/27/91 10:53 AM |
nextNonSpaceField now handles quoted strings |
| 48 lines of code changed in: src/libCom/nextFieldSubr.c (+48 -4) | |
|
kraimer 6/27/91 10:30 AM |
Initial debugging at LANL/GTA |
| 6 lines of code changed in: src/db: dbAccess.c (+1 -1), iocInit.c (+5 -6) | |
|
kraimer 6/27/91 10:29 AM |
sorted dbpr output listings |
| 4 lines of code changed in: src/db/dbTest.c (+4 -2) | |
|
kraimer 6/27/91 10:25 AM |
Initial debugging |
| 87 lines of code changed in: src/dev/devWfJoergerVtr1.c (+21 -18) src/rec: recSteppermotor.c (+42 -22), recTimer.c (+23 -3), recWaveform.c (+1) | |
|
hill 6/25/91 7:58 AM |
Initial revision |
| 1388 lines of code changed in: src/rsrv: camessage.c (new 708), camsgtask.c (new 274), caserverio.c (new 143), caservertask.c (new 263) | |
|
kraimer 6/20/91 5:53 AM |
Moved interrupt enable |
| 3 lines of code changed in: src/db/iocInit.c (+3 -3) | |
|
kraimer 6/20/91 4:03 AM |
changed taskParams to task_params |
| 3 lines of code changed in: src/rsrv: cast_server.c (+1 -1), online_notify.c (+1 -1), rsrv_init.c (+1 -1) | |
|
kraimer 6/20/91 3:46 AM |
changed taskParams to task_params |
| 3 lines of code changed in: src/ca: access.c (+2 -2), iocinf.c (+1 -1) | |
|
kraimer 6/20/91 3:36 AM |
Changed taskParams to task_params |
| 4 lines of code changed in: src/db: dbEvent.c (+1 -1), dbScan.c (+3 -3) | |
|
epics 6/19/91 9:57 AM |
Initial revision |
| 7 lines of code changed in: src/libCom/genTaskSubr.c (new 7) | |
|
epics 6/19/91 3:26 AM |
change <fields.h> to <alarm.h> |
| 12 lines of code changed in: src/libCom: sydSubr.c (+4 -3), sydSubrCA.c (+2 -1), sydSubrCF.c (+2 -1), sydSubrPFO.c (+2 -1), sydSubrSSF.c (+2 -1) | |
|
epics 6/19/91 1:49 AM |
get ts, arAcc, and syd in local directory |
| 3 lines of code changed in: src/libCom/errInc.c (+3 -3) | |
|
epics 6/18/91 2:47 PM |
Initial revision |
| 98 lines of code changed in: src/libCom: nextFieldSubr.c (new 4), sydSubrPFO.c (new 1), sydSubrSSF.c (new 80), tsSubr.c (new 13) | |
|
epics 6/18/91 2:33 PM |
Initial revision |
| 693 lines of code changed in: src/libCom: helpSubr.c (new 1), sydSubr.c (new 536), sydSubrCA.c (new 146), sydSubrCF.c (new 10) | |
|
epics 6/18/91 1:53 PM |
Initial revision |
| 58 lines of code changed in: src/libCom: cmdSubr.c (new 57), ezsSockSubr.c (new 1), genSubr.c (new 0) | |
|
jba 6/14/91 5:54 AM |
udf fix when inp is a constant |
| 6 lines of code changed in: src: dev/devSiSoft.c (+1), rec/recStringout.c (+5 -3) | |
|
jba 6/13/91 9:56 AM |
added special routine |
| 36 lines of code changed in: src/rec/recHistogram.c (+36 -16) | |
|
jba 6/13/91 9:47 AM |
changed Stringin and Stringout to Si and So |
| 26 lines of code changed in: src/dev: devSiSoft.c (+7 -7), devSiTestAsyn.c (+7 -7), devSoSoft.c (+5 -5), devSoTestAsyn.c (+7 -7) | |
|
jba 6/11/91 11:27 AM |
added credits header |
| 30 lines of code changed in: src/db/iocInit.c (+30 -2) | |
|
jba 6/11/91 11:27 AM |
fix for buffer , removed *4 from sizeof(buffer)*4 |
| 22 lines of code changed in: src/db/dbTest.c (+22 -22) | |
|
jba 6/11/91 11:26 AM |
fix for aslo = 0 problem |
| 2 lines of code changed in: src/rec/recAi.c (+2 -1) | |
|
jba 6/10/91 10:39 AM |
mrk fix for monitor on strings |
| 30 lines of code changed in: src/db/dbEvent.c (+30 -27) | |
|
jba 6/10/91 8:03 AM |
Initial revision |
| 64 lines of code changed in: src/dev: devSiTestAsyn.c (new 21), devSoSoft.c (new 23), devSoTestAsyn.c (new 20) | |
|
jba 6/10/91 7:56 AM |
Initial revision |
| 38 lines of code changed in: src/dev/devSiSoft.c (new 38) | |
|
rcz 6/7/91 1:37 PM |
reworked for errInc.c blderrSymTbl etc. |
| 33 lines of code changed in: src/Makefile (+33 -3) | |
|
rcz 6/7/91 1:34 PM |
moved errInc.c to epicsH and changed depends |
| 2 lines of code changed in: src/libCom/errInc.c (+2 -3) | |
|
rcz 6/7/91 1:29 PM |
added getResources() |
| 173 lines of code changed in: src/db/iocInit.c (+173 -13) | |
|
rcz 6/7/91 1:27 PM |
moved script directory to misc directory |
| 34 lines of code changed in: src/libCom/createSoftLinks.sh (+34 -4) | |
|
jba 6/7/91 12:18 PM |
removed prints |
| 0 lines of code changed in: src/rec/recHistogram.c (-2) | |
|
jba 6/7/91 11:58 AM |
added std headers and some fixes |
| 1040 lines of code changed in: src/dev: devAiDvx2502.c (+33), devAiSoft.c (+35 -1), devAiSoftRaw.c (+32), devAiTestAsyn.c (+33 -1), devAiXy566Di.c (+32 -1), devAiXy566DiL.c (+32 -1), devAiXy566Se.c (+32 -1), devAoSoft.c (+32 -1), devAoTestAsyn.c (+34 -2), devAoVmiVme4100.c (+32), devBiMpv910.c (+32), devBiSoft.c (+34 -1), devBiSoftRaw.c (+32), devBiTestAsyn.c (+33), devBiXVme210.c (+32), devBoMpv902.c (+32), devBoSoft.c (+32), devBoTestAsyn.c (+34 -1), devBoXVme220.c (+32), devMbbiMpv910.c (+32), devMbbiSoft.c (+34 -1), devMbbiSoftRaw.c (+32 -1), devMbbiTestAsyn.c (+33), devMbbiXVme210.c (+32), devMbboMpv902.c (+32), devMbboSoft.c (+32), devMbboTestAsyn.c (+33 -1), devMbboXVme220.c (+32), devWfJoergerVtr1.c (+32), devWfSoft.c (+32), devWfTestAsyn.c (+32), devWfXy566Sc.c (+32) | |
|
jba 6/7/91 11:57 AM |
added headers and some fixes |
| 720 lines of code changed in: src/rec: recAi.c (+42 -25), recAo.c (+34 -40), recBi.c (+26 -23), recBo.c (+39 -42), recCalc.c (+24 -29), recCompress.c (+23 -20), recFanout.c (+22 -19), recHistogram.c (+53 -68), recMbbi.c (+38 -32), recMbbo.c (+59 -51), recPermissive.c (+22 -19), recPid.c (+30 -26), recSel.c (+47 -39), recState.c (+22 -19), recSteppermotor.c (+131 -64), recStringin.c (+2 -5), recStringout.c (+5 -5), recSub.c (+31 -29), recTimer.c (+32 -23), recWaveform.c (+38 -19) | |
|
jba 6/7/91 11:55 AM |
added std hdrs and some fixes |
| 251 lines of code changed in: src/db: dbAccess.c (+25 -50), dbEvent.c (+21 -24), dbScan.c (+68 -57), dbTest.c (+25 -25), db_access.c (+30 -60), db_test.c (+21 -19), dbls.c (+31 -1), recGbl.c (+30 -1) | |
|
jba 6/7/91 11:54 AM |
added headers and some fixes |
| 111 lines of code changed in: src/libCom: calcPerform.c (+24 -41), post.h (+21 -20), postfix.c (+21 -22) src/libCom/calc: calcPerform.c (+24 -41), postfix.c (+21 -22) | |
|
rcz 5/28/91 10:55 AM |
Initial revision |
| 277 lines of code changed in: src/libCom: arAccessLib.c (new 237), arCSCheck.c (new 26), arChanIO.c (new 14) | |
|
rcz 5/28/91 1:31 AM |
Initial revision |
| 4 lines of code changed in: src/libCom/errInc.c (new 4) | |
|
jba 5/24/91 8:38 AM |
Initial revision |
| 174 lines of code changed in: src/rec/recHistogram.c (new 174) | |
|
rcz 5/15/91 1:32 PM |
moved some src builds to here |
| 10 lines of code changed in: src/Makefile (+10 -1) | |
|
jba 5/15/91 12:01 PM |
jba: added new TestAsyn.c routines changed MAJOR_ALARM to VALID_ALARM |
| 94 lines of code changed in: src/dev: devAiDvx2502.c (+4 -4), devAiSoft.c (+2 -2), devAiSoftRaw.c (+2 -2), devAiTestAsyn.c (+5 -5), devAiXy566Di.c (+4 -4), devAiXy566DiL.c (+4 -4), devAiXy566Se.c (+4 -4), devAoSoft.c (+4 -4), devAoTestAsyn.c (+4 -5), devAoVmiVme4100.c (+4 -4), devBiMpv910.c (changed), devBiSoft.c (+2 -2), devBiSoftRaw.c (+2 -2), devBiTestAsyn.c (+4 -4), devBiXVme210.c (changed), devBoMpv902.c (+2 -2), devBoSoft.c (+4 -4), devBoTestAsyn.c (+3 -4), devBoXVme220.c (+2 -2), devMbbiMpv910.c (+2 -2), devMbbiSoft.c (+2 -2), devMbbiSoftRaw.c (+2 -2), devMbbiTestAsyn.c (+4 -4), devMbbiXVme210.c (+2 -2), devMbboMpv902.c (+4 -4), devMbboSoft.c (+4 -4), devMbboTestAsyn.c (+3 -4), devMbboXVme220.c (+4 -4), devWfJoergerVtr1.c (+4 -4), devWfSoft.c (+2 -2), devWfTestAsyn.c (+1 -1), devWfXy566Sc.c (+4 -4) | |
|
jba 5/15/91 12:00 PM |
mrk+jba: fixed parms in ringbuf calls |
| 3 lines of code changed in: src/db/dbScan.c (+3 -6) | |
|
jba 5/15/91 11:59 AM |
jba: dbior fix - put stdout parm in call to driver report |
| 1 lines of code changed in: src/db/dbTest.c (+1 -1) | |
|
jba 5/15/91 11:57 AM |
jba: changed MAJOR_ALARM to VALID_ALARM |
| 32 lines of code changed in: src/rec: recCompress.c (+2 -2), recFanout.c (+4 -4), recPid.c (+6 -6), recSel.c (+2 -2), recSteppermotor.c (+14 -14), recTimer.c (+4 -4) | |
|
mda 5/15/91 7:24 AM |
ar2.0 changes |
| 1 lines of code changed in: src/util/cmdClient.c (+1 -1) | |
|
jba 5/14/91 4:42 AM |
Initial revision |
| 1 lines of code changed in: src/dev/devWfTestAsyn.c (new 1) | |
|
jba 5/13/91 3:34 AM |
Initial revision |
| 16 lines of code changed in: src/dev: devBiTestAsyn.c (new 4), devBoTestAsyn.c (new 4), devMbbiTestAsyn.c (new 4), devMbboTestAsyn.c (new 4) | |
|
jba 5/10/91 11:22 AM |
Initial revision |
| 5 lines of code changed in: src/dev/devAoTestAsyn.c (new 5) | |
|
jba 5/9/91 4:46 AM |
fixed alarm status and sevr when val is udf |
| 8 lines of code changed in: src/rec/recPid.c (+8 -7) | |
|
jba 5/9/91 3:46 AM |
jba fixed INLINKS setting of stat,sevr |
| 4 lines of code changed in: src/rec/recPid.c (+4 -4) | |
|
jba 5/9/91 3:45 AM |
mrk changes 5/7/91 |
| 10 lines of code changed in: src/db/iocInit.c (+10 -7) | |
|
jba 5/9/91 3:44 AM |
mrk changes to fix sync of val,stat,sevr |
| 36 lines of code changed in: src/db/dbEvent.c (+36 -10) | |
|
jba 5/6/91 11:12 AM |
dont allow dbputs to val while in closed loop mode |
| 5 lines of code changed in: src/rec/recAo.c (+5) | |
|
mda 5/3/91 12:25 PM |
fixed hole in ENUM type (status and severity) return |
| 28 lines of code changed in: src/db/db_access.c (+28 -25) | |
|
mda 5/3/91 12:24 PM |
added the equivalent to "adjust_severity()" for alarm severities |
| 11 lines of code changed in: src/db/dbEvent.c (+11 -2) | |
|
mda 5/3/91 7:13 AM |
Initial revision |
| 20 lines of code changed in: src/ca/gsd_sync_subr.c (new 20) | |
|
jba 5/3/91 6:34 AM |
removed mlis.count check 5/91 |
| 1 lines of code changed in: src/rec/recState.c (+1 -2) | |
|
jba 5/3/91 6:33 AM |
removed call to write_bo if inlink is unsuccessful |
| 10 lines of code changed in: src/rec/recBo.c (+10 -8) | |
|
mda 5/3/91 6:32 AM |
Initial revision |
| 1337 lines of code changed in: src/util: cmdClient.c (new 313), cmdProto.c (new 805), pprPlot.c (new 168), pprPlot.man (new 0), sydPlot.c (new 51) | |
|
jba 5/3/91 6:32 AM |
*** empty log message *** |
| 2 lines of code changed in: src/rec/recAi.c (+2 -2) | |
|
jba 5/3/91 6:31 AM |
added stringin and stringout record types 5/91 |
| 64 lines of code changed in: src/rec: recStringin.c (+38 -34), recStringout.c (+26 -27) | |
|
jba 5/3/91 6:12 AM |
fixed output format for rawLow,rawHigh,raw long fields 5/91 |
| 3 lines of code changed in: src/db/dbls.c (+3 -3) | |
|
jba 5/3/91 6:10 AM |
mrk added dbUserExit call feature + other changes |
| 29 lines of code changed in: src/db/iocInit.c (+29 -9) | |
|
jba 5/3/91 6:09 AM |
mrk fixed ring buffer read/write problem 5/91 |
| 6 lines of code changed in: src/db/dbScan.c (+6 -3) | |
|
jba 5/3/91 6:08 AM |
fixed output display of small <1e-7 values 5/91 |
| 1 lines of code changed in: src/db/dbAccess.c (+1 -1) | |
|
jba 4/23/91 10:00 AM |
Initial revision |
| 61 lines of code changed in: src/rec: recStringin.c (new 34), recStringout.c (new 27) | |
|
jba 4/18/91 10:16 AM |
jba 4/18/91 |
| 54 lines of code changed in: src/db: dbAccess.c (+36 -19), dbTest.c (+5 -2), db_access.c (+5 -5), iocInit.c (+7 -7) src/dev: devBiSoft.c (-1), devBiSoftRaw.c (+1 -2), devMbbiSoftRaw.c (-3) | |
|
jba 4/18/91 9:08 AM |
jba 4/18/91 |
| 8 lines of code changed in: src/rec: recAo.c (+1 -1), recMbbi.c (+1 -1), recMbbo.c (+2 -3), recPid.c (+3 -3), recSteppermotor.c (+1) | |
|
epics 4/10/91 2:27 AM |
add comment |
| 7 lines of code changed in: src/libCom/createSoftLinks.sh (+7 -1) | |
|
mda 4/4/91 5:23 AM |
ANL/LANL integration |
| 2039 lines of code changed in: src/db: dbEvent.c (+632 -450), db_access.c (+913 -45), db_test.c (+478 -84), iocInit.c (+16 -14) | |
|
mda 4/4/91 5:22 AM |
Initial revision |
| 170 lines of code changed in: src/ca: lookup_addr_test.c (new 1), os_depen.h (new 98), repeater.c (new 71) | |
|
mda 4/4/91 5:19 AM |
ANL/LANL integration |
| 2810 lines of code changed in: src/ca: access.c (+1057 -423), acctst.c (+124 -20), catime.c (changed), conn.c (+115 -39), convert.c (+249 -8), flow_control.c (changed), iocinf.c (+652 -354), iocinf.h (+53 -123), iocmsg.h (+41 -31), net_convert.h (+100 -22), service.c (+402 -178), test_event.c (+17 -21) | |
|
mda 4/4/91 5:15 AM |
Initial revision |
| 157 lines of code changed in: src/rsrv/online_notify.c (new 157) | |
|
mda 4/4/91 5:13 AM |
ANL/LANL integration |
| 68 lines of code changed in: src/rsrv: cast_server.c (+31 -13), globalsource.c (-4), rsrv_init.c (-4), server.h (+37 -30) | |
|
jba 4/4/91 4:48 AM |
jba changes as of 4/4/91 |
| 75 lines of code changed in: src/rec: recAi.c (+11 -6), recAo.c (+15 -12), recBi.c (+2 -1), recBo.c (+2 -1), recCalc.c (+1), recCompress.c (+3 -1), recFanout.c (+1), recMbbi.c (+3 -2), recMbbo.c (+16 -13), recPermissive.c (+1), recPid.c (+8 -7), recSel.c (+1), recState.c (+1), recSteppermotor.c (+6 -4), recSub.c (+1), recTimer.c (+1), recWaveform.c (+2 -13) | |
|
jba 4/4/91 4:42 AM |
jba changes 4/4/91 |
| 9 lines of code changed in: src/dev: devAiSoftRaw.c (+1 -1), devAoSoft.c (+2 -30), devBoSoft.c (+1 -25), devMbbiSoft.c (+1 -4), devMbboSoft.c (+3 -26), devWfJoergerVtr1.c (+1 -1) | |
|
jba 4/4/91 4:40 AM |
Severity test correction |
| 2 lines of code changed in: src/db/dbAccess.c (+2 -2) | |
|
jba 3/22/91 9:17 AM |
jba 3/21/91 |
| 807 lines of code changed in: src/dev: devAiDvx2502.c (changed), devAiSoft.c (changed), devAiSoftRaw.c (changed), devAiTestAsyn.c (+4 -2), devAiXy566Di.c (changed), devAiXy566DiL.c (changed), devAiXy566Se.c (changed), devAoSoft.c (+1 -1), devAoVmiVme4100.c (+2 -10), devBiMpv910.c (+10 -18), devBiSoft.c (+3 -7), devBiSoftRaw.c (+9 -10), devBiXVme210.c (+10 -17), devBoMpv902.c (+6 -17), devBoSoft.c (+1 -2), devBoXVme220.c (+8 -18), devMbbiMpv910.c (+4 -15), devMbbiSoft.c (+2 -2), devMbbiSoftRaw.c (+35 -34), devMbbiXVme210.c (+4 -15), devMbboMpv902.c (+5 -29), devMbboSoft.c (+10 -3), devMbboXVme220.c (+4 -29), devWfJoergerVtr1.c (changed), devWfSoft.c (changed), devWfXy566Sc.c (changed) src/rec: recAi.c (+13 -10), recAo.c (+56 -30), recBi.c (+18 -8), recBo.c (+44 -37), recCalc.c (+57 -369), recCompress.c (+48 -51), recFanout.c (+42 -3), recMbbi.c (+24 -19), recMbbo.c (+97 -80), recPermissive.c (+58 -8), recPid.c (+43 -25), recSel.c (+74 -43), recState.c (+40 -5), recSteppermotor.c (+20 -26), recSub.c (+52 -38), recTimer.c (+2 -6), recWaveform.c (+1 -4) | |
|
jba 3/22/91 9:07 AM |
jba 3/21/91 |
| 1295 lines of code changed in: src/db: dbAccess.c (+41 -18), dbTest.c (+39 -6) src/libCom: calcPerform.c (+468 -1), post.h (+97 -2), postfix.c (+91 -53) src/libCom/calc: calcPerform.c (+468 -1), postfix.c (+91 -53) | |
|
jba 3/21/91 3:31 AM |
Initial revision |
| 5 lines of code changed in: src/libCom: calcPerform.c (new 1), post.h (new 2), calc/calcPerform.c (new 2) | |
|
jba 3/20/91 3:26 AM |
Initial revision |
| 67 lines of code changed in: src/rec/recSteppermotor.c (new 67) | |
|
jba 3/20/91 3:12 AM |
Initial revision |
| 45 lines of code changed in: src/dev: devBiSoftRaw.c (new 11), devMbbiSoftRaw.c (new 34) | |
|
rcz 3/7/91 4:43 AM |
put spc before '\' for gnu cc |
| 23 lines of code changed in: src/rsrv/server.h (+23 -23) | |
|
rcz 3/7/91 4:39 AM |
put spc before backslash for gnu cc |
| 3 lines of code changed in: src/ca/access.c (+3 -3) | |
|
jba 3/6/91 11:17 AM |
jba 3/6/91 |
| 248 lines of code changed in: src/dev: devAiSoft.c (+7 -1), devAiSoftRaw.c (+9 -2), devAoSoft.c (+10 -3), devAoVmiVme4100.c (+1 -1), devBiSoft.c (+14 -3), devBoMpv902.c (changed), devBoSoft.c (+9 -2), devBoXVme220.c (changed), devMbbiSoft.c (+12 -3), devMbboMpv902.c (+1 -1), devMbboSoft.c (+1 -1), devMbboXVme220.c (+1 -1) src/rec: recAi.c (+8 -10), recAo.c (+10 -17), recBi.c (+19 -3), recBo.c (+30 -7), recCalc.c (+4 -7), recCompress.c (+2 -7), recFanout.c (+2), recMbbi.c (+45 -21), recMbbo.c (+46 -14), recPermissive.c (+2), recPid.c (+3 -6), recSel.c (+3 -6), recState.c (+2), recSub.c (+3 -1), recTimer.c (+2), recWaveform.c (+2) | |
![]()
Generated by StatCvs v0.1.3