Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2224 16 d 23 h mateusz.viste /svarcom/trunk/ copy: removed sprintf() dependency  
2216 18 d 2 h mateusz.viste /svarcom/trunk/cmd/ eliminated strcpy() dependencies  
2215 18 d 2 h mateusz.viste /svarcom/trunk/ eliminated strcat() dependencies  
2214 18 d 3 h mateusz.viste /svarcom/trunk/cmd/ eliminated strlen() and memmove() dependencies  
2213 18 d 3 h mateusz.viste /svarcom/trunk/ eliminated some libc dependencies  
2189 21 d 6 h mateusz.viste /svarcom/trunk/cmd/ moved /s comment description from copy to dir  
2188 21 d 9 h mateusz.viste /svarcom/trunk/ COPY's buffer is always a multiple of 512 (better performances)  
2177 23 d 10 h mateusz.viste /svarcom/trunk/cmd/ preliminary logic description for /S  
2175 24 d 2 h mateusz.viste /svarcom/trunk/ COPY removes the partially copied file when error occurs during copy  
2174 24 d 3 h mateusz.viste /svarcom/trunk/cmd/ jmp changed to jmp short  
2173 24 d 3 h mateusz.viste /svarcom/trunk/cmd/ cosmetic pointer comparison fix  
2165 25 d 4 h mateusz.viste /svarcom/trunk/ COPY uses a bigger buffer to limit floppy swaps with the B: ghost drive  
1992 66 d 6 h mateusz.viste /svarcom/trunk/ COPY returns "insufficient disk space" on write error (was: "insuff. mem")  
1736 264 d 21 h mateusz.viste /svarcom/trunk/ COPY command: timestamp of copied files is preserved  
990 984 d 3 h mateusz.viste /svarcom/trunk/ all SvarCOM messages are available for translation  
538 1074 d 19 h mateuszviste /svarcom/trunk/ DOS errors can be translated now + always output to stderr instead of stdout  
533 1078 d 7 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
503 1082 d 3 h mateuszviste /svarcom/trunk/cmd/ fixed src-fname overwriting by copy buffer  
502 1082 d 4 h mateuszviste /svarcom/trunk/cmd/ fail when file could not be opened  
501 1082 d 4 h mateuszviste /svarcom/trunk/ improved BUFFER memory tracking  

Show All