Subversion Repositories SvarDOS

Rev

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

Filtering Options

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

Show All