Subversion Repositories SvarDOS

Rev

Rev 484 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 484 Rev 486
Line 7... Line 7...
7
 
7
 
8
=== BEFORE NEXT RELEASE ======================================================
8
=== BEFORE NEXT RELEASE ======================================================
9
 
9
 
10
pipes redirections
10
pipes redirections
11
F5 skipping of autoexec.bat
11
F5 skipping of autoexec.bat
-
 
12
handling of %VARS% in cmdline (BAT files or interactive queries)
12
 
13
 
13
 
14
 
14
=== AT SOME LATER TIME =======================================================
15
=== AT SOME LATER TIME =======================================================
15
 
16
 
16
translations should be cached in rmod-owned memory
17
translations should be cached in rmod-owned memory
Line 19... Line 20...
19
DIR: /A
20
DIR: /A
20
DIR: %DIRCMD% support
21
DIR: %DIRCMD% support
21
DIR: /O
22
DIR: /O
22
DIR: /S (must use multiple DTAs recursively)
23
DIR: /S (must use multiple DTAs recursively)
23
COPY: /V
24
COPY: /V
24
command-line variables resolution (cd %MYDIR%)
-
 
25
storing rmod in a buffer that can be usefully reused once rmod is installed.
-
 
26
ctrl+break handler
25
ctrl+break handler
-
 
26
int 24h handler (abort, retry, fail, ignore)
27
 
27
 
28
"notify pending command" int support: http://www.techhelpmanual.com/741-int_2fh_ae00h__notify_pending_command.html
28
"notify pending command" int support: http://www.techhelpmanual.com/741-int_2fh_ae00h__notify_pending_command.html
29
 
29
 
30
INT 2F,AX=5500 support
30
INT 2F,AX=5500 support
31
 
31