Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2216 14 d 3 h mateusz.viste /svarcom/trunk/cmd/ eliminated strcpy() dependencies  
1140 959 d 23 h mateusz.viste /svarcom/trunk/ PATH command: path is always upcased  
989 980 d 7 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
533 1074 d 7 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
462 1083 d 3 h mateuszviste /svarcom/trunk/cmd/ fixed PATH and PROMPT: cmdline is NULL-terminated, not CR-terminated  
421 1091 d 21 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
397 1098 d 3 h mateuszviste /svarcom/ moved contents to trunk  
387 1102 d 23 h mateuszviste /svarcom/ commands use cmd_ishlp() to detect /? in argv list  
373 1105 d 2 h mateuszviste /svarcom/cmd/ display No Path when no path present + removed debug output  
372 1105 d 3 h mateuszviste /svarcom/ improved memory management by using an explcit buffer instead of stack space + implemented the PATH command