Summary Period: 1998-02-05 to 1997-10-16 (Commits 2452-2551 of 9251)
|
jhill 2/5/98 7:51 PM |
use os indep path sep |
| 4 lines of code changed in: src/dbStatic/dbExpand.c (+4 -3) | |
|
jhill 2/5/98 7:27 PM |
doc |
| 7 lines of code changed in: README.WIN32 (+7 -6) | |
|
jhill 2/5/98 6:36 PM |
use ETHERNET_MAX_UDP for the recv buffer |
| 3 lines of code changed in: src/rsrv/cast_server.c (+3 -3) | |
|
jhill 2/5/98 6:35 PM |
nit |
| 2 lines of code changed in: src/rsrv/camsgtask.c (+2 -2) | |
|
jhill 2/5/98 6:33 PM |
some BSPs dont implement taskIdVerify() correctly so use taskNameToId status instead |
| 7 lines of code changed in: src/rsrv/rsrv_init.c (+7 -7) | |
|
jhill 2/5/98 6:29 PM |
comment |
| 24 lines of code changed in: src/rsrv/server.h (+24 -7) | |
|
jhill 2/5/98 6:19 PM |
added file name defs headers |
| 110 lines of code changed in: src/libCom/osi/os: VMS/osiFileName.h (new 13), WIN32/osiFileName.h (new 13), alpha/osiFileName.h (new 12), cygwin32/osiFileName.h (new 12), hpux/osiFileName.h (new 12), sgi/osiFileName.h (new 12), solaris/osiFileName.h (new 12), sun4/osiFileName.h (new 12), vxWorks/osiFileName.h (new 12) | |
|
jhill 2/5/98 6:14 PM |
added osi file name defs |
| 13 lines of code changed in: src/libCom/misc/unixFileName.h (new 13) | |
|
jhill 2/5/98 6:07 PM |
added errno macros |
| 189 lines of code changed in: src/libCom/osi/os: VMS/osiSock.h (+64 -27), WIN32/osdSock.h (+20 -10), alpha/osdSock.h (+15), cygwin32/osdSock.h (+15), hpux/osdSock.h (+15), sgi/osdSock.h (+15), solaris/osdSock.h (+15), sun4/osdSock.h (+15), vxWorks/osdSock.h (+15) | |
|
jhill 2/5/98 5:29 PM |
global update in test directory |
| 132 lines of code changed in: src/libCom/cxxTemplates/test: minmaxTest.cc (+5 -3), resourceLibTest.cc (+115 -48), tsDLListBench.cc (+3 -5), tsDLListTest.cc (+3 -1), tsSLListBench.cc (+3 -1), tsSLListTest.cc (+3 -1) | |
|
jhill 2/5/98 5:28 PM |
fixed hp sompiler warnings |
| 140 lines of code changed in: src/libCom/cxxTemplates: tsDLList.h (+112 -102), tsSLList.h (+28 -12) | |
|
jhill 2/5/98 5:25 PM |
workaround vis c++ 5.0 bug |
| 223 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+223 -153) | |
|
jhill 2/5/98 5:16 PM |
fixed truncate return status logic error now uses macros from osiSock.h |
| 20 lines of code changed in: src/util/iocLogServer.c (+20 -16) | |
|
jhill 2/5/98 5:13 PM |
dont use LANL address |
| 4 lines of code changed in: src/cas/example/directoryService/pvDirectory.txt (+4 -4) | |
|
jhill 2/5/98 5:12 PM |
nit |
| 1 lines of code changed in: src/cas/example/directoryService/README (+1 -1) | |
|
jhill 2/5/98 5:11 PM |
use osiSock macros |
| 67 lines of code changed in: src/cas/io/bsdSocket: casIntfIO.cc (+50 -48), casStreamIO.cc (+17 -14) | |
|
jhill 2/5/98 5:09 PM |
use ethernet MAX frame size |
| 122 lines of code changed in: src/cas/io/bsdSocket: casDGIntfIO.cc (+113 -77), casIOD.h (+9 -3) | |
|
jhill 2/5/98 5:06 PM |
moved inline destructor here |
| 4 lines of code changed in: src/cas/io/bsdSocket/casDGIO.cc (+4) | |
|
jhill 2/5/98 5:05 PM |
removed static members |
| 13 lines of code changed in: src/cas/generic/server.h (+13 -16) | |
|
jhill 2/5/98 5:03 PM |
hp comiler workaround changes |
| 19 lines of code changed in: src/cas/generic/st/ioBlocked.cc (+19 -11) | |
|
jhill 2/5/98 5:01 PM |
caServerOS destructor is now virtual |
| 6 lines of code changed in: src/cas/generic/st/casOSD.h (+6 -3) | |
|
jhill 2/5/98 5:00 PM |
removed assignement operator |
| 22 lines of code changed in: src/cas/generic/casdef.h (+22 -12) | |
|
jhill 2/5/98 4:56 PM |
cosmetic |
| 25 lines of code changed in: src/cas/generic/casInternal.h (+25 -22) | |
|
jhill 2/5/98 4:54 PM |
moved inline func here |
| 62 lines of code changed in: src/cas/generic/casDGClient.cc (+62 -51) | |
|
jhill 2/5/98 4:52 PM |
removed trash |
| 5 lines of code changed in: src/cas/generic/casCoreClient.cc (+5 -50) | |
|
jhill 2/5/98 4:51 PM |
include resourceLib.h |
| 8 lines of code changed in: src/cas/generic/casAsyncXXIO.cc (+8 -4) | |
|
jhill 2/5/98 4:50 PM |
added caNetAddr assignment operator |
| 18 lines of code changed in: src/cas/generic/caNetAddr.h (+18 -4) | |
|
jhill 2/5/98 4:47 PM |
workaround vis C++ 5.0 bug |
| 69 lines of code changed in: src/gdd/gddAppFuncTable.h (+69 -36) | |
|
jhill 2/5/98 4:46 PM |
removed many symbols |
| 0 lines of code changed in: src/ca/ca.def (-52) | |
|
jhill 2/5/98 4:45 PM |
attach to winsock I also |
| 16 lines of code changed in: src/ca/windows_depen.c (+16 -7) | |
|
jhill 2/5/98 4:39 PM |
use inversion safe mutex |
| 64 lines of code changed in: src/ca/vxWorks_depen.c (+64 -62) | |
|
jhill 2/5/98 4:36 PM |
added starlet.h (SLAC's request) |
| 5 lines of code changed in: src/ca/vms_depen.c (+5 -1) | |
|
jhill 2/5/98 4:34 PM |
dont delete client if send returns ECONNREFUSED |
| 29 lines of code changed in: src/ca/repeater.c (+29 -24) | |
|
jhill 2/5/98 4:31 PM |
added defined(_X86_) for gnu C |
| 2 lines of code changed in: src/ca/net_convert.h (+2 -2) | |
|
jhill 2/5/98 4:30 PM |
fixed dll export problems |
| 7 lines of code changed in: src/ca/iocinf.h (+7 -4) | |
|
jhill 2/5/98 4:29 PM |
use osiSock macros |
| 78 lines of code changed in: src/ca/iocinf.c (+78 -61) | |
|
jhill 2/5/98 4:06 PM |
use SOCKERRSTR macro |
| 5 lines of code changed in: src/ca/if_depen.c (+5 -5) | |
|
jhill 2/5/98 4:05 PM |
fixed pre-ansi compiler no macros problem |
| 36 lines of code changed in: src/ca/cadef.h (+36 -1) | |
|
jhill 2/5/98 4:04 PM |
added ETHERNET_MAX_UDP |
| 12 lines of code changed in: src/ca/caProto.h (+12 -5) | |
|
jhill 2/5/98 4:01 PM |
use FD_SETSIZE macro |
| 36 lines of code changed in: src/ca/bsd_depen.c (+36 -58) | |
|
jhill 2/5/98 3:58 PM |
fixed dll export |
| 8 lines of code changed in: src/ca/addrList.h (+8 -7) | |
|
jhill 2/5/98 3:56 PM |
added no pend event in event call back test |
| 12 lines of code changed in: src/ca/acctst.c (+12 -2) | |
|
jhill 2/5/98 3:55 PM |
detect attempts by user to clear bogus channel |
| 79 lines of code changed in: src/ca/access.c (+79 -70) | |
|
jhill 2/5/98 3:29 PM |
cosmetic |
| 4 lines of code changed in: src/libCom: bucketLib.c (+2 -2), bucketLib/bucketLib.c (+2 -2) | |
|
jhill 2/5/98 3:28 PM |
add ellVerify() |
| 96 lines of code changed in: src/libCom: ellLib.c (+43 -1), ellLib.h (+5 -1) src/libCom/ellLib: ellLib.c (+43 -1), ellLib.h (+5 -1) | |
|
jhill 2/5/98 3:12 PM |
removed questionable inline |
| 160 lines of code changed in: src/libCom: fdManager.cc (+75 -15), fdManager.h (+5 -21) src/libCom/fdmgr: fdManager.cpp (+75 -15), fdManager.h (+5 -21) | |
|
jhill 2/5/98 3:08 PM |
use SOCK error defs and use priority inheritance mutex |
| 12 lines of code changed in: src/libCom/fdmgr.c (+12 -9) | |
|
jhill 2/5/98 3:03 PM |
added the capability to define subsystem code in the subsystem header file |
| 34 lines of code changed in: src/libCom: makeStatTbl.pl (+17 -1), error/makeStatTbl.pl (+17 -1) | |
|
evans 2/3/98 11:28 AM |
Added more information to the comments. |
| 3 lines of code changed in: src/libCom/misc/shareLib.h (+3 -1) | |
|
evans 2/3/98 11:26 AM |
Modified things related to epicsExportSharedSymbols so the imports and exports are in the right places. |
| 32 lines of code changed in: src/libCom: adjustment.c (+6 -2), errlogUNIX.c (+20 -6), misc/adjustment.c (+6 -2) | |
|
mrk 1/22/98 9:24 AM |
Forgot mbbiDirectSoft |
| 5 lines of code changed in: src/dev/softDev/Makefile.Vx (+5 -1) | |
|
mrk 1/22/98 8:48 AM |
get rid of some warning messages |
| 66 lines of code changed in: src/db: dbAccess.c (+23 -21), dbCa.c (+1 -1), dbNotify.c (+3 -3), dbScan.c (+1 -1), dbTest.c (+3 -5), db_test.c (+11 -11), drvTS.c (+10 -5), recGbl.c (+3 -3) src/dbStatic: dbStaticLib.c (+9 -9), dbStaticRun.c (+2 -2) | |
|
mrk 1/21/98 3:11 PM |
changes for devSymb |
| 2 lines of code changed in: src/db: base.dbd (+1 -6), baseLIBOBJS (+1 -6) | |
|
mrk 1/21/98 2:44 PM |
restructure; new Symb support |
| 3965 lines of code changed in: src/dev: Makefile (+3 -1), Makefile.Vx (del), devAB1771IFE.c (del), devAB1771IL.c (del), devAB1771IR.c (del), devAB1771IXE.c (del), devAB1771OFE.c (del), devABBINARY.c (del), devABSLCDCM.c (del), devABStatus.c (del), devAaiCamac.c (del), devAaoCamac.c (del), devAiCamac.c (del), devAiCan.c (del), devAiDvx2502.c (del), devAiKscV215.c (del), devAiSoft.c (del), devAiSoftRaw.c (del), devAiSymb.c (del), devAiTestAsyn.c (del), devAiXy566Di.c (del), devAiXy566DiL.c (del), devAiXy566Se.c (del), devAoCamac.c (del), devAoCan.c (del), devAoSoft.c (del), devAoSoftRaw.c (del), devAoSymb.c (del), devAoTestAsyn.c (del), devAoVmiVme4100.c (del), devApsEg.c (del), devApsEr.c (del), devApsEr.h (del), devAt5Vxi.c (del), devAt8Fp.c (del), devAvme9440.c (del), devBiCamac.c (del), devBiCan.c (del), devBiMpv910.c (del), devBiSoft.c (del), devBiSoftRaw.c (del), devBiTestAsyn.c (del), devBiXVme210.c (del), devBoCamac.c (del), devBoCan.c (del), devBoMpv902.c (del), devBoSoft.c (del), devBoSoftRaw.c (del), devBoTestAsyn.c (del), devBoXVme220.c (del), devCamac.h (del), devCommonGpib.c (del), devCommonGpib.h (del), devEventSoft.c (del), devEventTestIoEvent.c (del), devHistogramSoft.c (del), devHistogramTestAsyn.c (del), devHpe1368a.c (del), devLiCamac.c (del), devLiSoft.c (del), devLiSymb.c (del), devLoCamac.c (del), devLoSoft.c (del), devLoSymb.c (del), devMbbiCamac.c (del), devMbbiCan.c (del), devMbbiDirectCamac.c (del), devMbbiDirectCan.c (del), devMbbiDirectMpv910.c (del), devMbbiDirectSoft.c (del), devMbbiDirectSoftRaw.c (del), devMbbiDirectXVme210.c (del), devMbbiMpv910.c (del), devMbbiSoft.c (del), devMbbiSoftRaw.c (del), devMbbiTestAsyn.c (del), devMbbiXVme210.c (del), devMbboCamac.c (del), devMbboCan.c (del), devMbboDirectCamac.c (del), devMbboDirectCan.c (del), devMbboDirectMpv902.c (del), devMbboDirectSoft.c (del), devMbboDirectSoftRaw.c (del), devMbboDirectXVme220.c (del), devMbboMpv902.c (del), devMbboSoft.c (del), devMbboSoftRaw.c (del), devMbboTestAsyn.c (del), devMbboXVme220.c (del), devMz8310.c (del), devPtSoft.c (del), devSASoft.c (del), devSiSoft.c (del), devSiSymb.c (del), devSiTestAsyn.c (del), devSmAB1746HSTP1.c (del), devSmCompumotor1830.c (del), devSmOms6Axis.c (del), devSoSoft.c (del), devSoSymb.c (del), devSoTestAsyn.c (del), devTimerMz8310.c (del), devVXStats.c (del), devVmic2534.c (del), devWfCamac.c (del), devWfComet.c (del), devWfDvx2502.c (del), devWfJoergerVtr1.c (del), devWfPentek4261.c (del), devWfSoft.c (del), devWfTestAsyn.c (del), devWfXy566Sc.c (del), devXy240.c (del) src/dev/softDev: Makefile (new 6), Makefile.Vx (new 1), devAiSoft.c (new 102), devAiSoftRaw.c (new 106), devAoSoft.c (new 96), devAoSoftRaw.c (new 100), devBiSoft.c (new 96), devBiSoftRaw.c (new 95), devBoSoft.c (new 94), devBoSoftRaw.c (new 93), devEventSoft.c (new 96), devHistogramSoft.c (new 98), devLiSoft.c (new 97), devLoSoft.c (new 78), devMbbiDirectSoft.c (new 95), devMbbiDirectSoftRaw.c (new 93), devMbbiSoft.c (new 85), devMbbiSoftRaw.c (new 85), devMbboDirectSoft.c (new 83), devMbboDirectSoftRaw.c (new 83), devMbboSoft.c (new 87), devMbboSoftRaw.c (new 84), devPtSoft.c (new 9), devSASoft.c (new 117), devSiSoft.c (new 98), devSoSoft.c (new 80), devWfSoft.c (new 104) src/dev/testDev: Makefile (new 6), Makefile.Vx (new 0), devAiTestAsyn.c (new 152), devAoTestAsyn.c (new 153), devBiTestAsyn.c (new 154), devBoTestAsyn.c (new 153), devEventTestIoEvent.c (new 100), devHistogramTestAsyn.c (new 147), devMbbiTestAsyn.c (new 153), devMbboTestAsyn.c (new 153), devSiTestAsyn.c (new 152), devSoTestAsyn.c (new 151), devWfTestAsyn.c (new 151) | |
|
mrk 1/21/98 9:52 AM |
fixed include statements |
| 19 lines of code changed in: src/rec: timerRecord.c (+14 -14), waitRecord.c (+2 -3), waveformRecord.c (+3 -2) | |
|
mrk 1/21/98 9:41 AM |
Fix include statements |
| 96 lines of code changed in: src/rec: calcoutRecord.c (+2 -1), compressRecord.c (+3 -2), dfanoutRecord.c (+2 -1), egRecord.c (+2 -1), egeventRecord.c (+2 -1), erRecord.c (+2 -1), ereventRecord.c (+2 -1), eventRecord.c (+3 -2), fanoutRecord.c (+3 -2), gsubRecord.c (+3 -2), histogramRecord.c (+3 -2), longinRecord.c (+4 -2), longoutRecord.c (+3 -2), mbbiDirectRecord.c (+2 -1), mbbiRecord.c (+4 -2), mbboDirectRecord.c (+2 -1), mbboRecord.c (+3 -2), palRecord.c (+3 -2), permissiveRecord.c (+3 -2), pidRecord.c (+3 -2), pulseCounterRecord.c (+3 -2), pulseDelayRecord.c (+3 -2), pulseTrainRecord.c (+3 -2), recDynLinkTest.c (+2 -1), recWaitCa.c (+3 -1), scanRecord.c (+2 -1), selRecord.c (+3 -2), seqRecord.c (+3 -2), stateRecord.c (+3 -2), steppermotorRecord.c (+3 -2), stringinRecord.c (+3 -2), stringoutRecord.c (+3 -2), subArrayRecord.c (+2 -1), subRecord.c (+3 -2), timerRecord.c (+3 -2) | |
|
mrk 1/21/98 9:40 AM |
Add field aoRecord; Use generated menu values; fix includes |
| 38 lines of code changed in: src/rec/aoRecord.c (+38 -41) | |
|
mrk 1/21/98 9:38 AM |
remove db_post_events for calc change (dbPut does it) fix include statements |
| 3 lines of code changed in: src/rec/calcRecord.c (+3 -3) | |
|
mrk 1/21/98 9:37 AM |
Fix include statements |
| 6 lines of code changed in: src/rec: biRecord.c (+3 -2), boRecord.c (+3 -2) | |
|
mrk 1/21/98 9:36 AM |
Add new conversion field EOFF Fix include statements |
| 42 lines of code changed in: src/rec: aiRecord.c (+30 -31), aiRecord.dbd (+6 -1), aoRecord.dbd (+6 -1) | |
|
mrk 1/21/98 9:35 AM |
Fix include statements |
| 20 lines of code changed in: src/rec: aaiRecord.c (+18 -16), aaoRecord.c (+2 -2) | |
|
mrk 1/21/98 9:15 AM |
The include path now supports the unix convention that an empty directory name means the current directory. The lex grammer was changed so that it for quoted strings can contain any ascii character except a quote. |
| 102 lines of code changed in: src/dbStatic: dbLexRoutines.c (+14 -14), dbPvdLib.c (+4 -4), dbReadTest.c (+10 -8), dbStaticLib.c (+40 -28), dbStaticNoRun.c (+9 -14), dbStaticRun.c (+9 -9), dbToMenuH.c (+8 -6), dbToRecordtypeH.c (+8 -6) | |
|
mrk 1/21/98 9:03 AM |
Fix usage messages |
| 12 lines of code changed in: src/dbStatic/dbExpand.c (+12 -8) | |
|
mrk 1/21/98 9:02 AM |
allow quoted strings to contain any ascii character |
| 3 lines of code changed in: src/dbStatic/dbLex.l (+3 -17) | |
|
mrk 1/21/98 9:01 AM |
Allow quoted strings to contain any ascii character |
| 6 lines of code changed in: src/dbtools: dbLoadRecords_lex.l (+3 -18), dbLoadTemplate_lex.l (+3 -18) | |
|
mrk 1/20/98 4:08 PM |
cleanup includes |
| 8 lines of code changed in: src/dev: devCommonGpib.c (+6 -3), devWfJoergerVtr1.c (+2 -1) | |
|
mrk 1/20/98 4:07 PM |
New major version |
| 269 lines of code changed in: src/dev/devVXStats.c (+269 -510) | |
|
mrk 1/20/98 3:59 PM |
Doesnt belong in base |
| 4 lines of code changed in: src/dev/devMpc.c (del) | |
|
mrk 1/20/98 3:58 PM |
Changed Scl to Slc wherever this occured. Added support for signed 16 bit analog values. |
| 100 lines of code changed in: src/dev/devABSLCDCM.c (+100 -9) | |
|
mrk 1/20/98 3:53 PM |
remove devMpc.c |
| 0 lines of code changed in: src/dev/Makefile.Vx (-1) | |
|
mrk 1/20/98 3:42 PM |
New errlog facility. Replaces old epicsPrintf stuff |
| 687 lines of code changed in: src/libCom: Makefile.Host (+4 -4), Makefile.Vx (+4 -4), epicsPrint.h (+6 -31), errMdef.h (+5 -12), errlog.h (new 8), errlog.html (new 0), errlogUNIX.c (new 8), errlogVX.c (new 67) src/libCom/error: epicsPrint.h (+6 -31), errMdef.h (+5 -12), errlog.c (new 479), errlog.h (new 95) | |
|
mrk 1/20/98 3:40 PM |
Replaced by extension product msi |
| 0 lines of code changed in: src/libCom: impExpand.c (del), impLib.c (del), impLib.h (del) | |
|
mrk 1/20/98 3:39 PM |
Changes for 64 bit architectures |
| 10 lines of code changed in: src/libCom: freeListLib.c (+5 -3), freeList/freeListLib.c (+5 -3) | |
|
mrk 1/20/98 3:38 PM |
Make it get initialized the first time any routine is called |
| 18 lines of code changed in: src/libCom: errSymLib.c (+9 -8), error/errSymLib.c (+9 -8) | |
|
mrk 1/20/98 3:36 PM |
add dbDefs.h |
| 7 lines of code changed in: src/libCom/assertUNIX.c (+7 -3) | |
|
mrk 1/20/98 3:35 PM |
Obsolete: See errlog code |
| 5 lines of code changed in: src/libCom: errPrintfUNIX.c (del), errPrintfVX.c (del) | |
|
mrk 1/20/98 3:35 PM |
created for 64 bit architecture support |
| 88 lines of code changed in: src/libCom: adjustment.c (new 3), adjustment.h (new 0) src/libCom/misc: adjustment.c (new 66), adjustment.h (new 19) | |
|
mrk 1/20/98 3:21 PM |
Adding files |
| 274 lines of code changed in: src/makeBaseApp: README (new 16), iocAppBuildSRcontrol.html (new 258) | |
|
mrk 1/20/98 3:16 PM |
Clean up and get rid of warninmg messages |
| 28 lines of code changed in: src/util/ca_test.c (+28 -27) | |
|
mrk 1/20/98 10:19 AM |
Fix include statements |
| 158 lines of code changed in: src/db: dbBkpt.c (+21 -17), dbCa.c (+2), dbConvert.c (+11 -9), dbEvent.c (+3 -2), dbFastLinkConv.c (+18 -17), dbLock.c (+11 -11), dbNotify.c (+12 -11), dbScan.c (+16 -16), dbTest.c (+18 -17), db_access.c (+12 -9), db_test.c (+4 -2), dbcar.c (+1), devLib.c (+6 -4), drvTS.c (+5), recGbl.c (+12 -12), taskwd.c (+6 -5) | |
|
mrk 1/20/98 10:19 AM |
The no alarm string changed from "" to "NO_ALARM" |
| 1 lines of code changed in: src/db/menuAlarmStat.dbd (+1 -1) | |
|
mrk 1/20/98 10:17 AM |
errMsg => errPrintf; changes for iocHook |
| 51 lines of code changed in: src/db/iocInit.c (+51 -56) | |
|
mrk 1/20/98 10:13 AM |
initHooks MUST be product or else old code will break |
| 1 lines of code changed in: src/db/Makefile.Vx (+1 -1) | |
|
mrk 1/20/98 10:10 AM |
initHooks is now library function |
| 1 lines of code changed in: src/db/Makefile.Vx (+1 -1) | |
|
mrk 1/20/98 10:09 AM |
This is version described in 3.13beta11 App Dev Guide |
| 107 lines of code changed in: src/db: initHooks.c (+49 -45), initHooks.h (+58 -17) | |
|
mrk 1/20/98 10:00 AM |
Add DBE_LOG to DBE_VALUE |
| 26 lines of code changed in: src/db/dbAccess.c (+26 -24) | |
|
mrk 1/20/98 10:00 AM |
Fix include statements |
| 10 lines of code changed in: src/db/callback.c (+10 -9) | |
|
mrk 1/20/98 9:59 AM |
devMpc removed |
| 8 lines of code changed in: src/db/baseLIBOBJS (+8 -7) | |
|
mrk 1/20/98 9:57 AM |
1) Soft raw device support is uncommenmted 2) Device support for the Allen Bradley SLC is changed. |
| 24 lines of code changed in: src/db/base.dbd (+24 -22) | |
|
mrk 1/20/98 9:18 AM |
1) Fixed bug that caused asRegisterClientCallback to fail on UNIX 2) asLib_lex.l changed to allow more characters(like dbLoadxxx) |
| 47 lines of code changed in: src/as: asCa.c (+11 -9), asDbLib.c (+15 -14), asLibRoutines.c (+15 -7), ascheck.c (+6 -3) | |
|
jba 12/18/97 1:42 PM |
Linux specific changes to solaris file. |
| 4 lines of code changed in: src/libCom/osi/os/Linux/osdSock.h (+4 -4) | |
|
jba 12/18/97 1:03 PM |
Linux change. |
| 5 lines of code changed in: src/gdd/aitTypes.h (+5 -2) | |
|
jba 12/18/97 12:55 PM |
Initial version copied from os/Solaris. |
| 59 lines of code changed in: src/libCom/osi/os/Linux/osdSock.h (new 59) | |
|
mrk 12/8/97 7:56 AM |
make first line #!/usr/bin/perl |
| 6 lines of code changed in: src/makeBaseApp/makeBaseApp.pl (+1 -1) src/libCom: bldEnvData.pl (+1 -1), makeStatTbl.pl (+1 -1), env/bldEnvData.pl (+1 -1), error/makeStatTbl.pl (+1 -1), misc/makeEpicsVersion.pl (+1 -1) | |
|
tang 11/25/97 2:47 PM |
take out the extra event post |
| 0 lines of code changed in: src/rec: mbbiDirectRecord.c (-3), mbboDirectRecord.c (-3) | |
|
jba 11/24/97 1:16 PM |
Changed local variables val,hyst,lalm,hihi,high,low,lolo to long. |
| 6 lines of code changed in: src/rec: longinRecord.c (+3 -3), longoutRecord.c (+3 -3) | |
|
jba 11/19/97 3:46 PM |
User flags changed to += |
| 1 lines of code changed in: src/as/Makefile.Host (+1 -1) | |
|
jba 11/19/97 3:44 PM |
Host build now installs dbd files. |
| 39 lines of code changed in: src: bpt/Makefile.Host (+9 -4), db/Makefile.Host (+24), rec/Makefile.Host (new 6) | |
|
jba 10/21/97 4:18 PM |
Modified user definition for WIN95. |
| 1 lines of code changed in: src/makeBaseApp/makeBaseApp.pl (+1 -1) | |
|
mrk 10/16/97 7:55 AM |
When taking first entry from lcl_buff_list did not check for null |
| 6 lines of code changed in: src/ca/access.c (+6 -3) | |
![]()
Generated by StatCvs v0.1.3