Files
pcas/CHANGES_FOR_314
Marty Kraimer 03bdc1db83 latest notes
1999-09-14 13:25:00 +00:00

71 lines
1.5 KiB
Plaintext

MAJOR TODO LIST
1) convert ca and casr to osi calls
2) sequencer: unbundle?
3) makeBaseApp - Janet is converting to use configure
4) src/osi/solaris - This is really src/osi/singleThreaded
Thus how to handle two builds for solaris?
The following directories are removed and or moved from 3.13 to 3.14
src/cvtDctsdr
removed. If users are upgrading form 3.12 they will have to use 3.13
src/libvxWorks
moved to src/vxWorks/
The following are gone
bus_error_recovery.c
ldpp*
timerLib.*
vxldscript.MRI
src/dev
Except for softDev and testDev all moved to src/vxWorks/dev
Following are completely unbundled
allenBradleyDev
src/db
Following moved to src/vxWorks/db
devLib.h
devLib.c
devLibVxWorks.c
drvTS.h
drvTS.c
TSdriver.html
src/include
Following moved to src/vxWorks/include
camacLib.h
fast_lock.h
module_types.h
task_params.h
src/iocCore
Moved to src/vxWorks/iocCore
src/dbtools
The following no longer exist
dbLoadRecords
dbfile.5
templatefile.5
src/devOpt
The following are unbundled
devBBInteract.c
The rest has been moved to src/vxWorks/devOpt
src/osi
os/solaris
This should really be os/singleThreaded
os/vxWorks
Macros for most things
src/rec
following deleted
choiceWait.h
recDynLink*
recWaitCa*
scanRecord.*
waitRecord.*
src/rsrv/globalsource.c
added #include <semLib.h>
src/makeBaseApp/configure
Not ready - Waiting for Janet