Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
533 914 d 18 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
462 923 d 13 h mateuszviste /svarcom/trunk/cmd/ fixed PATH and PROMPT: cmdline is NULL-terminated, not CR-terminated  
421 932 d 8 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
397 938 d 13 h mateuszviste /svarcom/ moved contents to trunk  
387 943 d 10 h mateuszviste /svarcom/ commands use cmd_ishlp() to detect /? in argv list  
373 945 d 13 h mateuszviste /svarcom/cmd/ display No Path when no path present + removed debug output  
372 945 d 13 h mateuszviste /svarcom/ improved memory management by using an explcit buffer instead of stack space + implemented the PATH command