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 23 d 16 h mateusz.viste /svarcom/trunk/ bumped rmod version since offsets changed  
/svarcom/trunk/command.c
1952 30 d 16 h mateusz.viste /svarcom/trunk/ moved debug output so it shows what it is supposed to show  
/svarcom/trunk/command.c
1906 35 d 14 h mateusz.viste /svarcom/trunk/ Fixed resetting the EDR kernel environment segment after fetching it  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1881 36 d 23 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 37 d 21 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 38 d 23 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 39 d 23 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 40 d 16 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 42 d 22 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 42 d 23 h mateusz.viste /svarcom/trunk/ minor code reorganisation  
/svarcom/trunk/command.c
1856 42 d 23 h mateusz.viste /svarcom/trunk/ improved comment  
/svarcom/trunk/command.c
1855 42 d 23 h mateusz.viste /svarcom/trunk/ removed unused static var  
/svarcom/trunk/command.c
1854 42 d 23 h mateusz.viste /svarcom/trunk/ replaced the dedicated ctrlcflag pointer by a more generic pointer to RMOD  
/svarcom/trunk/command.c
1852 43 d 1 h mateusz.viste /svarcom/trunk/ moved rmod_updatecomspecptr() into the main loop in case user changes the environment  
/svarcom/trunk/command.c
1848 43 d 21 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 43 d 23 h mateusz.viste /svarcom/trunk/ added a CTRL+C flag  
/svarcom/trunk/command.c
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
1840 45 d 1 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 45 d 21 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 57 d 21 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 58 d 2 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