Subversion Repositories SvarDOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
577 819 d 15 h mateuszviste /svarcom/trunk/ temporary (pipe) files are created in %TEMP% if it is defined  
575 819 d 16 h mateuszviste /svarcom/trunk/ fixed bug that was causing temporary files not to be closed due to AH overwrite  
543 880 d 11 h mateuszviste /svarcom/trunk/ piping support  
538 883 d 11 h mateuszviste /svarcom/trunk/ DOS errors can be translated now + always output to stderr instead of stdout  
520 889 d 11 h mateuszviste /svarcom/trunk/ fixed >> redirections  
519 889 d 12 h mateuszviste /svarcom/trunk/ reverting a redirection closes the previous handle (fixed handle leak)  
517 889 d 13 h mateuszviste /svarcom/trunk/ rmod performs redirections before running programs  
479 893 d 13 h mateuszviste /svarcom/trunk/ cmdline far ptr is replaced by a local array, shared with BUFFER and merged with rmodcore  
421 904 d 12 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
402 909 d 13 h mateuszviste /svarcom/trunk/ basic support for stdout redirections