view TODO @ 1948:7010c08050b7

Couldn't give yourself write permission to a file 'cause you didn't have write prmission, fixed.
author chrish
date Mon, 12 Dec 2005 03:13:04 +0000
parents e119c4316e6c
children 1ab533504290
line wrap: on
line source

NitrOS-9 V03.02.06 Release Goals

TODO
====
VTIO
	- Fix init/term bug (only seen if windowing system is successively
          brought up/torn down).  This a long-standing bug, but doesn't impacth
          the typical user.  More of an irritant than anything else.
	- Backport along with keydrv, joydrv, snddrv to Level 1.

ioman
	- Backport to Level 1

rbf
	- Backport to Level 1

rb1773
	- Fix SS.WrTrk to handle high density drives (is this working now?)
	- Fix SS.WrtTrk bug which causes crashes on some CoCos (I believe the
	  slowdown was employed as a temporary workaround?)
	- Add code to select MPI slot where disk controller is (can assume
          slot 4 or allow the value to be placed in the descriptor)

scf
	- Backport to Level 1

wordpakii
	- Adapt source to act as CoWP module to VTIO
	  (Phill-Harvey Smith said he would tackle this... Phill?)

os9gen
	- Add the -q option for quick linking of bootfiles

All boot modules
	- Handle fragmented bootfiles
	  (boot_1773 is done, others need to be modified and tested)

COMPLETED
=========
attr
	- Use SS.FD to set/get FD sector information instead of raw access

ccio (Level 1)
	- Renamed to VTIO

cciodefs (Level 1)
	- Renamed to vtiodefs

co32 (Level 1)
	- Renamed to CoVDG

co51 (Level 1)
	- Renamed to CoHR

co51 (Level 1)
	- Renamed to CoHR

grfo (Level 1)
	- Renamed to GrfDrv

cc3io (Level 2)
	- Renamed to VTIO

cc3iodefs (Level 2)
	- Renamed to vtiodefs_cc3

vdgint (Level 2)
	- Renamed to CoVDG

windint (Level 2)
	- Renamed to CoWIN

grfint (Level 2)
	- Renamed to CoGRF

dir
	- Use SS.FDInf to get FD sector information instead of raw access

dsave
	- Add -t and -n options and update dsave.hp

format
	- Fix bitmap wipeout bug

rbf
	- Modified SS.FD to set file attributes
	- Level 1: Added SS.FDInf

printer
	- renamed to scbbp
	
sio
	- renamed to scbbt