Summary Period: 2001-01-12 to 2000-11-21 (Commits 4752-4851 of 9251)
|
jhill 1/12/01 10:52 AM |
added new line at EOF |
| 2 lines of code changed in: src/ca/hostNameCache.cpp (+2 -2) | |
|
jhill 1/12/01 10:44 AM |
fixed sun pro warning |
| 5 lines of code changed in: src/ca: access.cpp (+2 -2), cac.cpp (+3 -3) | |
|
jhill 1/12/01 10:30 AM |
fixed sun pro warnings |
| 84 lines of code changed in: src/ca: access.cpp (+3 -3), caConnTest.cpp (+3 -2), cac.cpp (+3 -3), getCallback.cpp (+13 -3), oldAccess.h (+11 -5), oldChannel.cpp (+2 -2), oldSubscription.cpp (+15 -5), putCallback.cpp (+14 -3), udpiiu.cpp (+20 -20) | |
|
mrk 1/12/01 10:07 AM |
replace osiSem by epicsMutex/epiceEvent |
| 144 lines of code changed in: src/libCom: Makefile (-7), dbmf/dbmf.c (+13 -13), error/errlog.c (+32 -31), freeList/freeListLib.c (+11 -11), gpHash/gpHashLib.c (+11 -11), taskwd/taskwd.c (+24 -24) src/libCom/osi: osiSem.h (del), os/default/osdInterrupt.c (+5 -5) src/libCom/osi/os/RTEMS: osdSem.c (del), osdSem.h (del) src/libCom/osi/os/WIN32: osdSem.c (del), osdSem.h (del) src/libCom/osi/os/posix: osdSem.c (del), osdSem.h (del), osdThread.c (+29 -28) src/libCom/osi/os/vxWorks: iocClock.c (+7 -7), osdSem.c (del), osdSem.h (del) src/libCom/test: Makefile (-10), ringPointerTest.c (+8 -9), semBinaryTest.c (del), semBinaryTestMain.c (del), semMutexTest.c (del), semMutexTestMain.c (del) | |
|
mrk 1/12/01 10:05 AM |
add taskwd |
| 2 lines of code changed in: src/db/dbCa.c (+2) | |
|
jhill 1/12/01 9:42 AM |
improved comment |
| 5 lines of code changed in: README.WIN32 (+5) | |
|
jhill 1/11/01 6:41 PM |
accomodate aps osi => epics name change |
| 2 lines of code changed in: src/libCom/osi/os/default/osdSock.c (+2 -1) | |
|
jhill 1/11/01 6:30 PM |
fixed compiler version |
| 1 lines of code changed in: README.WIN32 (+1 -1) | |
|
jhill 1/11/01 6:29 PM |
removed comment |
| 2 lines of code changed in: src/cas/generic/server.h (+2 -3) | |
|
jhill 1/11/01 6:27 PM |
fixed bugs introduced by APS's osi => epics name changes |
| 10 lines of code changed in: src/misc/iocInit.c (+2 -2) src/db: dbBkpt.c (+5 -2), dbScan.c (+3 -3) | |
|
jhill 1/11/01 6:26 PM |
fixed tab formatting |
| 1 lines of code changed in: src/db/dbCa.c (+1 -1) | |
|
jhill 1/11/01 6:20 PM |
osi => epics name change to accomodate aps |
| 101 lines of code changed in: src/libCom/logClient/logClient.c (+39 -39) src/ca: iocinf.h (+7 -7), tcpiiu.cpp (+37 -37), tcpiiu_IL.h (+2 -2), udpiiu.cpp (+7 -7) src/libCom/osi: osiThread.h (-1), os/default/osdSock.c (+6 -6) src/libCom/test: ringPointerTest.c (+1), semBinaryTest.c (+1), semMutexTest.c (+1 -1) | |
|
jhill 1/11/01 4:24 PM |
fixed syntax error in construtor |
| 21 lines of code changed in: src/libCom/osi: epicsEvent.h (+3), epicsMutex.h (+18 -12) | |
|
jhill 1/11/01 4:23 PM |
removed ref to osiEvent.h and osiMutex.h |
| 0 lines of code changed in: src/libCom/Makefile (-2) | |
|
jhill 1/11/01 4:06 PM |
accomodate Marty's osi => epics name changes |
| 2 lines of code changed in: src/libCom/osi: osiEvent.h (del), osiMutex.h (del) | |
|
jhill 1/11/01 3:57 PM |
fixed dissallowed operators |
| 2 lines of code changed in: src/libCom/osi/epicsEvent.h (+2 -2) | |
|
jhill 1/11/01 3:53 PM |
accomodate Marty's osi => epics name changes |
| 154 lines of code changed in: src/ca: cac.cpp (+35 -35), cacIO.h (+3 -3), iocinf.h (+22 -22), netiiu.cpp (+9 -9), recvProcessThread.cpp (+7 -7), tcpiiu.cpp (+47 -47), tcpiiu_IL.h (+3 -3), udpiiu.cpp (+5 -5) src/cas/generic: caServerI.cc (+2 -2), casClientMon.cc (+5 -2), casCoreClient.cc (+2 -2), casInternal.h (+4 -4), casMonitor.cc (+2 -2), server.h (+8 -8) | |
|
jhill 1/11/01 3:48 PM |
get things to build again after Marty's osi => epics name changes |
| 15 lines of code changed in: src/libCom: misc/ipAddrToAsciiAsynchronous.h (+3 -2), timer/osiTimer.h (+3 -3) src/libCom/osi: epicsEvent.h (+5 -3), epicsMutex.h (+4 -2) | |
|
jhill 1/11/01 3:39 PM |
fixed meyers warnings |
| 6 lines of code changed in: src/libCom/osi/osiEvent.h (+6 -4) | |
|
jhill 1/11/01 3:38 PM |
disallow copy constructor and assignment operator |
| 3 lines of code changed in: src/libCom/osi/osiThread.h (+3) | |
|
mrk 1/11/01 3:34 PM |
change osiEvent to epicsEvent |
| 4 lines of code changed in: src/libCom/timer/osiTimer.h (+4 -4) | |
|
mrk 1/11/01 1:33 PM |
osiMutex replaced by epicsMutex |
| 3 lines of code changed in: src/libCom/cxxTemplates/tsFreeList.h (+3 -3) | |
|
mrk 1/11/01 1:33 PM |
osi replaced bu epics |
| 5 lines of code changed in: src/libCom/misc: ipAddrToAsciiAsynchronous.cpp (+2 -2), ipAddrToAsciiAsynchronous.h (+3 -3) | |
|
mrk 1/11/01 1:21 PM |
use epicsEvent |
| 4 lines of code changed in: src/libCom/misc/ipAddrToAsciiAsynchronous.h (+4 -4) | |
|
jhill 1/11/01 11:35 AM |
ansi stdlib.h header is more portable than malloc.h |
| 1 lines of code changed in: src/libCom/osi/os/default/epicsReadline.c (+1 -1) | |
|
norume 1/11/01 10:50 AM |
New epicReadline.c support means that -DIOCSH_USE_READLINE flags are no longer necessary. |
| 3 lines of code changed in: configure/os: CONFIG.Common.RTEMS (+2 -2), CONFIG.linux-x86.linux-x86 (+1 -3) | |
|
norume 1/11/01 10:39 AM |
Move readline support to src/libCom/osi/os/xxx/. The single source file is in src/libCom/osi/os/default/epicsReadline.c which uses the readline library routines or uses local code to read lines of input. Selection is made by src/libCom/osi/os/XXX/osdReadline.h. The default version does not cause the readline library routines to be used. |
| 118 lines of code changed in: src/libCom/Makefile (+3) src/libCom/osi/os: Linux/osdReadline.h (new 0), RTEMS/osdReadline.h (new 0) src/libCom/osi/os/default: epicsReadline.c (new 95), epicsReadline.h (new 20), osdReadline.h (new 0) | |
|
mrk 1/11/01 10:32 AM |
replace osiMutex with epicsMutex; osiEvent with epicsEvent |
| 15 lines of code changed in: src/db: dbCAC.h (+3 -3), dbCa.c (+2 -1), dbChannelIO.cpp (+2 -2), dbPutNotifyBlocker.cpp (+2 -2), dbPutNotifyIO.cpp (+2 -2), dbServiceIO.cpp (+2 -2), dbSubscriptionIO.cpp (+2 -2) | |
|
mrk 1/11/01 10:15 AM |
replace osiSem with epicsMutex and/or epicsEvent |
| 77 lines of code changed in: src/rsrv: camessage.c (+33 -31), caservertask.c (+29 -27), cast_server.c (+3 -2), server.h (+12 -10) | |
|
mrk 1/11/01 10:13 AM |
remove include for osiSem |
| 1 lines of code changed in: src/misc/iocInit.c (+1 -2) | |
|
mrk 1/11/01 10:10 AM |
replace osiSem with epicsMutex and/or epicsEvent |
| 228 lines of code changed in: src/dbStatic/dbToRecordtypeH.c (+1 -1) src/as: asCa.c (+23 -22), asLibRoutines.c (+6 -6), asTrapWrite.c (+11 -11) src/db: callback.c (+6 -6), dbAccess.c (+2 -1), dbBkpt.c (+47 -43), dbBkpt.h (+2 -2), dbCa.c (+33 -36), dbCaPvt.h (+1 -1), dbCommon.dbd (+1 -1), dbEvent.c (+33 -32), dbLock.c (+20 -21), dbNotify.c (+14 -10), dbScan.c (+24 -23), dbTest.c (+4 -4) | |
|
mrk 1/11/01 10:08 AM |
remove include for osiSem.h |
| 0 lines of code changed in: src/libCom/test: ringPointerTest.c (-1), semBinaryTest.c (-1), semMutexTest.c (-1), threadTest.c (-1) | |
|
mrk 1/11/01 10:07 AM |
replace osiEvent with epicsEvent |
| 3 lines of code changed in: src/libCom/osi/osiThread.h (+3 -3) | |
|
mrk 1/11/01 9:58 AM |
remove include for osiSem.h |
| 1 lines of code changed in: src/libCom/fdmgr/fdmgr.h (+1 -2) | |
|
mrk 1/11/01 9:24 AM |
needs dependency |
| 2 lines of code changed in: src/as/Makefile (+2) | |
|
norume 1/11/01 8:59 AM |
Make everything in registerRecordDevicedriver.cpp `const'. This should get rid warnings about initializing `char *' with string literals. |
| 13 lines of code changed in: src/dbStatic: dbStaticLib.c (+3 -3), dbStaticLib.h (+2 -2) src/registry: registerRecordDeviceDriver.pl (+4 -4), registryDeviceSupport.c (+1 -1), registryDeviceSupport.h (+1 -1), registryRecordType.c (+1 -1), registryRecordType.h (+1 -1) | |
|
jba 1/10/01 11:21 AM |
Added define for epicsExportSharedSymbols. |
| 3 lines of code changed in: src/as/asTrapWrite.c (+3 -2) | |
|
mrk 1/10/01 10:32 AM |
fix names |
| 2 lines of code changed in: src/libCom/osi/os/vxWorks: osdEvent.c (+1 -1), osdMutex.c (+1 -1) | |
|
jhill 1/10/01 9:21 AM |
fixed link time problem introduced when name was changed to epics |
| 2 lines of code changed in: src/libCom/osi/os/WIN32/osdEvent.c (+2 -2) | |
|
jhill 1/10/01 9:13 AM |
fixed compile time problem introduced when name was changed to EPICS |
| 2 lines of code changed in: src/libCom/osi/os/WIN32/osdMutex.c (+2 -2) | |
|
norume 1/10/01 8:55 AM |
Add OS-specific version to supply some missing prototypes. |
| 51 lines of code changed in: src/libCom/osi/os: Linux/osiUnistd.h (new 25), RTEMS/osiUnistd.h (new 26) | |
|
jhill 12/21/00 4:42 PM |
include assert.h |
| 2 lines of code changed in: src/libCom/osi/os/WIN32/osdTime.cpp (+2 -1) | |
|
jhill 12/21/00 4:41 PM |
dont include assert if it isnt used in the header file |
| 1 lines of code changed in: src/libCom/osi/osiTime.h (+1 -2) | |
|
jhill 12/21/00 3:53 PM |
added operator = (const osiTime &) |
| 9 lines of code changed in: src/libCom/osi/osiTime.h (+9 -1) | |
|
norume 12/21/00 2:35 PM |
Make ioccrf argument lists constant. Add std namespace to ioccrf.cpp. |
| 3 lines of code changed in: src/libCom/osi/os/RTEMS/rtems_init.c (+3 -3) | |
|
mrk 12/21/00 11:00 AM |
change semMutexId to epicsMutexId |
| 1 lines of code changed in: src/libCom/osi/epicsMutex.h (+1 -1) | |
|
norume 12/21/00 10:34 AM |
Declare C linkage only where necessary. |
| 15 lines of code changed in: src: dbStatic/dbStaticLib.h (+10 -1), registry/registerRecordDeviceDriver.pl (+5 -5) | |
|
norume 12/21/00 9:57 AM |
Change the registerRecordDeviceDriver.pl script to create registerRecordDeviceDriver.c as a C++ file (.cpp) so that it can use a static constructor to register the registerRecordDeviceDriver() command with the IOC shell Remove the old registerRecordDeviceDriverRegister.[ch] source files. |
| 26 lines of code changed in: src/registry/registerRecordDeviceDriver.pl (+26 -2) | |
|
mrk 12/20/00 2:55 PM |
replacements for osdSem |
| 2019 lines of code changed in: src/libCom/Makefile (+16 -2) src/libCom/osi/os/RTEMS: osdEvent.c (new 197), osdEvent.h (new 9), osdMutex.c (new 232), osdMutex.h (new 9) src/libCom/osi/os/WIN32: osdEvent.c (new 176), osdEvent.h (new 32), osdMutex.c (new 448), osdMutex.h (new 36) src/libCom/osi/os/posix: osdEvent.c (new 164), osdEvent.h (new 1), osdMutex.c (new 219), osdMutex.h (new 1) src/libCom/osi/os/vxWorks: osdEvent.c (new 64), osdEvent.h (new 22), osdMutex.c (new 65), osdMutex.h (new 22) src/libCom/test: Makefile (+10), epicsEventTest.cpp (new 168), epicsEventTestMain.cpp (new 6), epicsMutexTest.cpp (new 116), epicsMutexTestMain.cpp (new 6) | |
|
norume 12/20/00 9:53 AM |
Enable shared libraries for linux-x86. |
| 7 lines of code changed in: configure/os/CONFIG_SITE.linux-x86.Common (+7 -1) | |
|
norume 12/19/00 7:04 PM |
Register more commands automatically from within ioccrf.cpp. |
| 1 lines of code changed in: src/libCom/osi/os/RTEMS/rtems_init.c (+1 -3) | |
|
norume 12/19/00 3:52 PM |
Register common IOC shell commands automatically as part of ioccrf constructors. |
| 1 lines of code changed in: src/libCom/osi/os/RTEMS/rtems_init.c (+1 -3) | |
|
mrk 12/19/00 2:40 PM |
replaces osiSem |
| 269 lines of code changed in: src/libCom/osi: epicsEvent.h (new 124), epicsMutex.h (new 145) | |
|
mrk 12/19/00 8:59 AM |
osiFindGlobalSymbol changed to epicsFindSymbol |
| 2 lines of code changed in: src/libCom/Makefile (+2 -3) | |
|
mrk 12/19/00 8:57 AM |
osiFindGlobalSymbol change to epicsFindSymbol |
| 2 lines of code changed in: src/registry/registry.c (+2 -2) | |
|
mrk 12/19/00 8:53 AM |
change name |
| 56 lines of code changed in: src/libCom/osi: epicsFindGlobalSymbol.h (del), epicsFindSymbol.h (new 16) src/libCom/osi/os/default: osdFindGlobalSymbol.c (del), osdFindSymbol.c (new 7) src/libCom/osi/os/vxWorks: osdFindGlobalSymbol.c (del), osdFindSymbol.c (new 33) | |
|
mrk 12/19/00 8:48 AM |
change osi to epics |
| 0 lines of code changed in: src/libCom/osi: epicsFindGlobalSymbol.h (new 0), osiFindGlobalSymbol.h (del) | |
|
mrk 12/19/00 8:46 AM |
osi replaced by epics |
| 2 lines of code changed in: src/libCom/osi/os/vxWorks/osdFindGlobalSymbol.c (+2 -2) | |
|
mrk 12/19/00 8:46 AM |
osdFindGlobalSymbol.h not needed; osi replaced by epics |
| 3 lines of code changed in: src/libCom/osi/os/default: osdFindGlobalSymbol.c (+3 -3), osdFindGlobalSymbol.h (del) | |
|
norume 12/18/00 4:09 PM |
Change to reflect new RTEMS install point. |
| 2 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+2 -2) | |
|
norume 12/18/00 10:05 AM |
Change RTEMS support files to reflect changes in the way RTEMS board-support packages are now installed. Remove use of RTEMS_MAKEFILE_PATH environment variable. Path to RTEMS directories is now provided explicitly in configure/os/CONFIG.Common.RTEMS. |
| 20 lines of code changed in: configure/os: CONFIG.Common.RTEMS (+6 -6), CONFIG.Common.RTEMS-gen68360 (+2 -1), CONFIG.Common.RTEMS-mvme167 (+2 -1), CONFIG.Common.RTEMS-pc386 (new 10) | |
|
norume 12/18/00 9:33 AM |
Big changes to ioccrf routines. 1) Switched from using the registry to using a C++ map. This provides an easy way to add... 2) A help command. With no arguments, this command prints a table of commands. With arguments it prints a synopsis of the specified command(s). 3) ioccrf() is now thread-safe with plans to add multiple remote access via telnet. The value pointers have been removed from the argument structures and a pointer to an array of argument unions is passed to the registered callback routines. 4) All command/argument configuration structures are now const. |
| 17 lines of code changed in: src/libCom/osi/os/RTEMS: rtems_init.c (+15 -15), rtems_util.c (+2 -2) | |
|
norume 12/15/00 7:07 PM |
Avoid a null-pointer dereference when the dbpr command is invoked with no arguments. |
| 3 lines of code changed in: src/db/dbTest.c (+3 -1) | |
|
mrk 12/15/00 10:34 AM |
epicsRingBytes replaces osiRing |
| 224 lines of code changed in: src/libCom/Makefile (+3 -1) src/libCom/ring: epicsRingBytes.c (new 177), epicsRingBytes.h (new 44) | |
|
mrk 12/15/00 9:31 AM |
fix bug |
| 6 lines of code changed in: src/rec: longinRecord.c (+3 -2), longoutRecord.c (+3 -2) | |
|
mrk 12/15/00 9:12 AM |
replace osiRing with epicsRingPointer |
| 114 lines of code changed in: src/libCom/osi/osiRing.h (del) src/libCom/osi/os/default: osdRing.c (del), osdRing.h (del) src/libCom/osi/os/vxWorks: osdRing.c (del), osdRing.h (del) src/libCom/test: Makefile (+4), ringPointerTest.c (new 94), ringPointerTestMain.c (new 1), semBinaryTest.c (+14 -16) | |
|
mrk 12/15/00 9:05 AM |
replace osiRing with epicsRingPointer |
| 220 lines of code changed in: src/libCom/Makefile (+6 -3) src/libCom/ring: epicsRingPointer.cpp (new 78), epicsRingPointer.h (new 136) | |
|
mrk 12/15/00 9:02 AM |
implement asTrapWrite |
| 296 lines of code changed in: src/rsrv/camessage.c (+4) src/as: Makefile (+2), asLib.h (+20 -5), asLib.y (+18 -1), asLibRoutines.c (+31 -8), asTrapWrite.c (+166), asTrapWrite.h (new 55) | |
|
mrk 12/15/00 9:01 AM |
replace osiRing with epicsRingPointer |
| 17 lines of code changed in: src/db: callback.c (+10 -16), dbScan.c (+7 -10) | |
|
jhill 12/13/00 7:20 PM |
fixed gnu warning |
| 3 lines of code changed in: src/libCom/osi/osiTime.h (+3 -2) | |
|
jhill 12/13/00 7:05 PM |
fixed gnu warnings |
| 5 lines of code changed in: src/libCom/cxxTemplates/tsSLList.h (+5 -5) | |
|
jhill 12/13/00 6:41 PM |
fixed gnu warnings |
| 63 lines of code changed in: src/libCom/misc/locationException.h (+18 -2) src/libCom/cxxTemplates: resourceLib.h (+7 -6), tsSLList.h (+15 -11) src/libCom/osi: osiTime.cpp (+3 -6), osiTime.h (+20 -23) | |
|
jhill 12/13/00 5:21 PM |
print only first error message when accept fails, reset on success |
| 7 lines of code changed in: src/cas/io/bsdSocket/casIntfIO.cc (+7 -5) | |
|
mrk 12/11/00 9:46 AM |
file asTrapWrite.c was initially added on branch epics_R3_13_1_branch. |
| 0 lines of code changed in: src/as/asTrapWrite.c (new 0) | |
|
jhill 12/7/00 8:12 PM |
fixed MS warnings |
| 10 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+10 -3) | |
|
jba 12/6/00 12:56 PM |
Added missing #endif. |
| 2 lines of code changed in: src/libCom/tsDefs/tsDefs.h (+2 -1) | |
|
jba 12/6/00 10:41 AM |
Added tsDefs. |
| 5 lines of code changed in: src/libCom/Makefile (+5) | |
|
jba 12/6/00 10:38 AM |
Added tsDefs - R3.13 compatibility tsStamp code |
| 75 lines of code changed in: src/libCom/tsDefs: README (new 6), tsDefs.c (new 27), tsDefs.h (new 42) | |
|
jba 12/1/00 2:49 PM |
Added Linux to LD_LIBRARY_PATH comment. |
| 2 lines of code changed in: configure/CONFIG_SITE (+2 -2) | |
|
jhill 11/30/00 6:10 PM |
fixed the date printout |
| 2 lines of code changed in: src/ca/casw.cpp (+2 -2) | |
|
jhill 11/30/00 6:09 PM |
changes from Ken Evans |
| 2 lines of code changed in: src/ca/cadef.h (+2 -2) | |
|
jhill 11/30/00 1:32 PM |
better message |
| 7 lines of code changed in: src/ca/casw.cpp (+7 -4) | |
|
jhill 11/30/00 11:52 AM |
call diagnostic routines |
| 3 lines of code changed in: src/ca/acctst.c (+3) | |
|
jhill 11/30/00 11:52 AM |
cosmetic |
| 2 lines of code changed in: src/ca/cac.cpp (+2 -2) | |
|
jhill 11/30/00 11:13 AM |
removed disconnect vf, added isZSubscripton vf |
| 7 lines of code changed in: src/ca/iocinf.h (+7 -7) | |
|
jhill 11/30/00 11:12 AM |
cleaned up disconnect sequence |
| 33 lines of code changed in: src/ca/tcpiiu.cpp (+33 -21) | |
|
jhill 11/30/00 11:10 AM |
removed disconnect virtual func |
| 1 lines of code changed in: src/ca/netWriteNotifyIO.cpp (+1 -7) | |
|
jhill 11/30/00 11:09 AM |
removed disconnect virtual func and added isSubscriptin vf |
| 4 lines of code changed in: src/ca/netSubscription.cpp (+4 -2) | |
|
jhill 11/30/00 11:07 AM |
removed disconnect virtual func |
| 3 lines of code changed in: src/ca: netReadCopyIO.cpp (+2 -8), netReadNotifyIO.cpp (+1 -7) | |
|
jhill 11/30/00 11:05 AM |
added uninstallSubscription () func |
| 13 lines of code changed in: src/ca: nciu.cpp (+8 -1), netiiu.cpp (+5 -1) | |
|
jhill 11/30/00 11:03 AM |
fixed bugs in disconnect sequence |
| 11 lines of code changed in: src/ca/cac.cpp (+11 -1) | |
|
jhill 11/30/00 11:01 AM |
added isSubscription () func |
| 6 lines of code changed in: src/ca/baseNMIU.cpp (+6 -1) | |
|
norume 11/30/00 9:23 AM |
Plug memory leak -- free thread private variable information when task exits. |
| 2 lines of code changed in: src/libCom/osi/os/RTEMS/osdThread.c (+2 -1) | |
|
jhill 11/22/00 10:30 AM |
use extern "C" with func def so that arg missmatch will be detected |
| 51 lines of code changed in: src/ca: access.cpp (+48 -59), cadef.h (+2 -2), iocinf.h (+1 -2) | |
|
jhill 11/21/00 6:52 PM |
added additional debug stmnts |
| 7 lines of code changed in: src/libCom/osi/os/default/osdNetIntf.c (+7 -5) | |
|
jhill 11/21/00 6:46 PM |
fixed host name parse |
| 10 lines of code changed in: src/libCom/misc/aToIPAddr.c (+10 -24) | |
|
jhill 11/21/00 6:02 PM |
added addr operator |
| 2 lines of code changed in: src/cas/generic/caServerI.cc (+2 -2) | |
|
jhill 11/21/00 5:46 PM |
fix net mask fetch for Solaris |
| 2 lines of code changed in: src/libCom/osi/os/default/osdNetIntf.c (+2 -2) | |
|
jhill 11/21/00 4:22 PM |
allow CA addr list to include ports and improve duplicate detect |
| 65 lines of code changed in: src/cas/io/bsdSocket/casDGIntfIO.cc (+26 -6) src/ca: addrList.h (+6 -5), iocinf.cpp (+33 -15) | |
|
jhill 11/21/00 4:20 PM |
dont allow strange ports in the beacon addr list |
| 21 lines of code changed in: src/rsrv/online_notify.c (+21 -1) | |
![]()
Generated by StatCvs v0.1.3