Subversion Repositories SvarDOS

Rev

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

Filtering Options

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

Show All