Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1954 25 d 10 h mateusz.viste /svarcom/trunk/ moved a few rmod init routines to a common asm block  
1844 40 d 9 h mateusz.viste /svarcom/trunk/ translated missing DR-DOS string and fixed the display of the DOS minor version  
1843 40 d 10 h mateusz.viste /svarcom/trunk/cmd/ ver provides extended version information when available  
1842 40 d 10 h mateusz.viste /svarcom/trunk/ ver provides extended version information when available  
1822 53 d 14 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $v  
1714 217 d 23 h mateusz.viste /svarcom/trunk/ modified command-line parsing so SvarCOM is immune to a DN bug (thanks to bttr for spotting the issue and to ECM for figuring it out)  
1627 243 d 2 h mateusz.viste /svarcom/trunk/ bumped version, copyright dates and updated changelog  
1597 299 d 6 h mateusz.viste /svarcom/trunk/ save (and restore) the original parent of my PSP as advised by E. C. Masloch  
1587 304 d 0 h mateusz.viste /svarcom/trunk/ patching up RMOD's PSP once it is loaded in memory: clearing out the JFTand presetting a stack address. thanks to E. C. Masloch for pointers  
1202 577 d 7 h mateusz.viste /svarcom/trunk/ bumped version and copyright date  
1178 588 d 0 h mateusz.viste / updated svarcom with BR lang (translations contributed by Luzemario Dantes)  
1135 913 d 2 h bttr /svarcom/trunk/ bump SvarCOM version number  
1098 919 d 6 h bttr /svarcom/trunk/cmd/ updated sources to match help screens  
1092 919 d 7 h bttr /svarcom/trunk/cmd/ fixed VER command to better work with non-SvarDOS/non-FreeDOS kernels  
1086 920 d 0 h bttr /svarcom/trunk/cmd/ fixed VER (a little)  
1081 921 d 0 h mateusz.viste /svarcom/trunk/cmd/ checking for failure of the trueversion call (CF set)  
1080 921 d 0 h mateusz.viste /svarcom/trunk/cmd/ fixed true version string to display... true version  
1079 921 d 1 h mateusz.viste /svarcom/trunk/ true ver displayed only if different from normal ver + output on the same line to avoid unnecessary extra confusion  
1071 921 d 2 h bttr /svarcom/trunk/cmd/ fixed true DOS version display  
1068 921 d 4 h bttr /svarcom/trunk/ re-added (normal) DOS version reporting and show true DOS version only on DOS 5+  
1066 922 d 2 h bttr /svarcom/trunk/cmd/ updated comment and removed one push/pop pair  
1056 923 d 1 h mateusz.viste /svarcom/trunk/ VER command: displays DOS revision and memory area location  
1042 924 d 9 h mateusz.viste /svarcom/trunk/ version bump and added note about German translations  
1001 930 d 23 h mateusz.viste /svarcom/trunk/ step by step execution of batch files with /Y  
989 931 d 11 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
956 935 d 0 h mateusz.viste /svarcom/trunk/cmd/ bumped version  
580 958 d 3 h mateuszviste /svarcom/trunk/ bumped versions and copyright dates  
533 1025 d 11 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
521 1027 d 7 h mateuszviste /svarcom/trunk/ documentation improvements  
496 1031 d 6 h mateuszviste /svarcom/trunk/ ver /dbg is controlled by a compile-time define  
492 1031 d 7 h mateuszviste /svarcom/trunk/cmd/ doc update  
488 1031 d 8 h mateuszviste /svarcom/trunk/cmd/ added an rmpd memory dump to dbg output  
475 1032 d 10 h mateuszviste /svarcom/trunk/ rmod->echoflag merged inside rmod->flags  
468 1034 d 2 h mateuszviste /svarcom/trunk/cmd/ improved documentation  
456 1035 d 13 h mateuszviste /svarcom/trunk/cmd/ improved dbg output  
453 1035 d 14 h mateuszviste /svarcom/trunk/ saving original env seg in rmod so I can detect "I am process 0" situations in MS-DOS 5/6  
452 1036 d 0 h mateuszviste /svarcom/trunk/ implemented ver /dbg  
431 1042 d 1 h mateuszviste /svarcom/trunk/ implemented: DATE  
421 1043 d 1 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
401 1048 d 3 h mateuszviste /svarcom/trunk/cmd/ versioning scheme changed to YEAR.MINOR