Subversion Repositories SvarDOS

Rev

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

Filtering Options

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

Show All