Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1987 19 d 2 h mateusz.viste /svarcom/trunk/ bumped rmod version since offsets changed  
/svarcom/trunk/command.c
1952 26 d 2 h mateusz.viste /svarcom/trunk/ moved debug output so it shows what it is supposed to show  
/svarcom/trunk/command.c
1906 31 d 0 h mateusz.viste /svarcom/trunk/ Fixed resetting the EDR kernel environment segment after fetching it  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1881 32 d 9 h mateusz.viste /svarcom/trunk/ int24h messages are translatable  
/svarcom/trunk/command.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/lang/de-utf8.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
1877 33 d 7 h mateusz.viste /svarcom/trunk/ dropped origenvseg from rmod + copying the initial (kernel) environment, if found  
/svarcom/trunk/command.c
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
1865 34 d 9 h mateusz.viste /svarcom/trunk/ dosgetcurdir returns an empty path on failure (useful when current drive is an unformatted floppy)  
/svarcom/trunk/command.c
1862 35 d 9 h mateusz.viste /svarcom/trunk/ slightly more tolerance towards segment of initial DR-DOS environment (anything at AND BELOW seg 0x60 is fine)  
/svarcom/trunk/command.c
1861 36 d 2 h mateusz.viste /svarcom/trunk/ EDR-DOS kernel ("config") environment is used as the initial (master) env  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1859 38 d 8 h mateusz.viste /svarcom/trunk/ CTRL+C can abort the ongoing batch files or for loop  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1857 38 d 9 h mateusz.viste /svarcom/trunk/ minor code reorganisation  
/svarcom/trunk/command.c
1856 38 d 9 h mateusz.viste /svarcom/trunk/ improved comment  
/svarcom/trunk/command.c
1855 38 d 9 h mateusz.viste /svarcom/trunk/ removed unused static var  
/svarcom/trunk/command.c
1854 38 d 9 h mateusz.viste /svarcom/trunk/ replaced the dedicated ctrlcflag pointer by a more generic pointer to RMOD  
/svarcom/trunk/command.c
1852 38 d 11 h mateusz.viste /svarcom/trunk/ moved rmod_updatecomspecptr() into the main loop in case user changes the environment  
/svarcom/trunk/command.c
1848 39 d 7 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)  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1846 39 d 9 h mateusz.viste /svarcom/trunk/ added a CTRL+C flag  
/svarcom/trunk/command.c
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
1840 40 d 11 h mateusz.viste /svarcom/trunk/ DR-DOS compatibility: F5/F8 boot key presses are detected and handled  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1839 41 d 7 h mateusz.viste /svarcom/trunk/ /P is implied when SvarCOM is the init shell (works in DR-DOS and MS-DOS 5)  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1824 53 d 7 h mateusz.viste /svarcom/trunk/ fixed COMMAND/C processing of batch files and FOR loops (bugz #74)  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1823 53 d 12 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $d and $t  
/svarcom/trunk/cmd/date.c
/svarcom/trunk/cmd/time.c
/svarcom/trunk/command.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/history.txt

Show All