Subversion Repositories SvarDOS

Rev

Rev 1025 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
421 mateuszvis 1
 
464 mateuszvis 2
                          === SVARCOM TODO LIST ===
421 mateuszvis 3
 
4
 
473 mateuszvis 5
This is a loose list of things that I'd like to implement within SvarCOM.
421 mateuszvis 6
 
422 mateuszvis 7
 
495 mateuszvis 8
=== HIGH PRIORITY ============================================================
422 mateuszvis 9
 
1148 bttr 10
(moved to OSDN tickets at <https://osdn.net/projects/svardos/ticket/>)
421 mateuszvis 11
 
12
 
495 mateuszvis 13
=== MEDIUM PRIORITY ==========================================================
421 mateuszvis 14
 
1148 bttr 15
(moved to OSDN tickets at <https://osdn.net/projects/svardos/ticket/>)
421 mateuszvis 16
 
17
 
495 mateuszvis 18
=== NICE TO HAVE =============================================================
19
 
521 mateuszvis 20
respawn COMMAND.COM entirely from memory if it survived last application
1001 mateusz.vi 21
translations could be cached in rmod-owned memory (eg. with /P /MSG)
514 mateuszvis 22
DIR %DIRCMD% lookup
495 mateuszvis 23
COPY /V
514 mateuszvis 24
COPY /Y
495 mateuszvis 25
"notify pending command" support (INT 2F,AX=AE00)
453 mateuszvis 26
INT 2F,AX=5500 support
457 mateuszvis 27
COMSPEC self-setting does not work under MS-DOS 5/6 (no exepath in env block)
421 mateuszvis 28
dynamic resizing of environment space
29
CTTY
30
 
422 mateuszvis 31
 
521 mateuszvis 32
====================================================================== EOF ===