Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1906 2 d 16 h mateusz.viste /svarcom/trunk/ Fixed resetting the EDR kernel environment segment after fetching it  
1881 4 d 1 h mateusz.viste /svarcom/trunk/ int24h messages are translatable  
1877 4 d 22 h mateusz.viste /svarcom/trunk/ dropped origenvseg from rmod + copying the initial (kernel) environment, if found  
1865 6 d 0 h mateusz.viste /svarcom/trunk/ dosgetcurdir returns an empty path on failure (useful when current drive is an unformatted floppy)  
1862 7 d 1 h mateusz.viste /svarcom/trunk/ slightly more tolerance towards segment of initial DR-DOS environment (anything at AND BELOW seg 0x60 is fine)  
1861 7 d 18 h mateusz.viste /svarcom/trunk/ EDR-DOS kernel ("config") environment is used as the initial (master) env  
1859 9 d 23 h mateusz.viste /svarcom/trunk/ CTRL+C can abort the ongoing batch files or for loop  
1857 10 d 0 h mateusz.viste /svarcom/trunk/ minor code reorganisation  
1856 10 d 0 h mateusz.viste /svarcom/trunk/ improved comment  
1855 10 d 0 h mateusz.viste /svarcom/trunk/ removed unused static var  
1854 10 d 0 h mateusz.viste /svarcom/trunk/ replaced the dedicated ctrlcflag pointer by a more generic pointer to RMOD  
1852 10 d 2 h mateusz.viste /svarcom/trunk/ moved rmod_updatecomspecptr() into the main loop in case user changes the environment  
1848 10 d 22 h mateusz.viste /svarcom/trunk/ update COMSPEC as early as possible to make sure RMOD is up to date even if SvarCOM terminates abnormally (eg. CTRL+C)  
1846 11 d 1 h mateusz.viste /svarcom/trunk/ added a CTRL+C flag  
1840 12 d 3 h mateusz.viste /svarcom/trunk/ DR-DOS compatibility: F5/F8 boot key presses are detected and handled  
1839 12 d 23 h mateusz.viste /svarcom/trunk/ /P is implied when SvarCOM is the init shell (works in DR-DOS and MS-DOS 5)  
1824 24 d 23 h mateusz.viste /svarcom/trunk/ fixed COMMAND/C processing of batch files and FOR loops (bugz #74)  
1823 25 d 4 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $d and $t  
1822 25 d 5 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $v  
1798 169 d 15 h mateusz.viste /svarcom/trunk/ rewritten a couple of inline _asm blocks into pragma aux constructs (saved another 112 bytes of memory footprint)  

Show All