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
2212 10 d 21 h mateusz.viste /svarcom/trunk/ removed some libc dependencies  
1987 64 d 13 h mateusz.viste /svarcom/trunk/ bumped rmod version since offsets changed  
1952 71 d 13 h mateusz.viste /svarcom/trunk/ moved debug output so it shows what it is supposed to show  
1906 76 d 11 h mateusz.viste /svarcom/trunk/ Fixed resetting the EDR kernel environment segment after fetching it  
1881 77 d 20 h mateusz.viste /svarcom/trunk/ int24h messages are translatable  
1877 78 d 18 h mateusz.viste /svarcom/trunk/ dropped origenvseg from rmod + copying the initial (kernel) environment, if found  
1865 79 d 20 h mateusz.viste /svarcom/trunk/ dosgetcurdir returns an empty path on failure (useful when current drive is an unformatted floppy)  
1862 80 d 20 h mateusz.viste /svarcom/trunk/ slightly more tolerance towards segment of initial DR-DOS environment (anything at AND BELOW seg 0x60 is fine)  
1861 81 d 13 h mateusz.viste /svarcom/trunk/ EDR-DOS kernel ("config") environment is used as the initial (master) env  
1859 83 d 19 h mateusz.viste /svarcom/trunk/ CTRL+C can abort the ongoing batch files or for loop  
1857 83 d 20 h mateusz.viste /svarcom/trunk/ minor code reorganisation  
1856 83 d 20 h mateusz.viste /svarcom/trunk/ improved comment  
1855 83 d 20 h mateusz.viste /svarcom/trunk/ removed unused static var  
1854 83 d 20 h mateusz.viste /svarcom/trunk/ replaced the dedicated ctrlcflag pointer by a more generic pointer to RMOD  
1852 83 d 22 h mateusz.viste /svarcom/trunk/ moved rmod_updatecomspecptr() into the main loop in case user changes the environment  
1848 84 d 18 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 84 d 20 h mateusz.viste /svarcom/trunk/ added a CTRL+C flag  
1840 85 d 22 h mateusz.viste /svarcom/trunk/ DR-DOS compatibility: F5/F8 boot key presses are detected and handled  
1839 86 d 18 h mateusz.viste /svarcom/trunk/ /P is implied when SvarCOM is the init shell (works in DR-DOS and MS-DOS 5)  
1824 98 d 18 h mateusz.viste /svarcom/trunk/ fixed COMMAND/C processing of batch files and FOR loops (bugz #74)  

Show All