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 25 d 3 h mateusz.viste /svarcom/trunk/ bumped rmod version since offsets changed  
/svarcom/trunk/command.c
1952 32 d 3 h mateusz.viste /svarcom/trunk/ moved debug output so it shows what it is supposed to show  
/svarcom/trunk/command.c
1906 37 d 1 h mateusz.viste /svarcom/trunk/ Fixed resetting the EDR kernel environment segment after fetching it  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1881 38 d 10 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 39 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 40 d 10 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 41 d 10 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 42 d 3 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 44 d 9 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 44 d 9 h mateusz.viste /svarcom/trunk/ minor code reorganisation  
/svarcom/trunk/command.c
1856 44 d 10 h mateusz.viste /svarcom/trunk/ improved comment  
/svarcom/trunk/command.c
1855 44 d 10 h mateusz.viste /svarcom/trunk/ removed unused static var  
/svarcom/trunk/command.c
1854 44 d 10 h mateusz.viste /svarcom/trunk/ replaced the dedicated ctrlcflag pointer by a more generic pointer to RMOD  
/svarcom/trunk/command.c
1852 44 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 45 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 45 d 10 h mateusz.viste /svarcom/trunk/ added a CTRL+C flag  
/svarcom/trunk/command.c
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
1840 46 d 12 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 47 d 8 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 59 d 8 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 59 d 13 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