Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1915 33 d 19 h mateusz.viste /svarcom/tags/svarcom-2024.5/ frozen 2024.5  
/svarcom/tags/svarcom-2024.5
1906 33 d 21 h mateusz.viste /svarcom/trunk/ Fixed resetting the EDR kernel environment segment after fetching it  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1881 35 d 6 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 36 d 3 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 37 d 5 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 38 d 6 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 38 d 23 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 41 d 4 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 41 d 5 h mateusz.viste /svarcom/trunk/ minor code reorganisation  
/svarcom/trunk/command.c
1856 41 d 5 h mateusz.viste /svarcom/trunk/ improved comment  
/svarcom/trunk/command.c
1855 41 d 5 h mateusz.viste /svarcom/trunk/ removed unused static var  
/svarcom/trunk/command.c
1854 41 d 5 h mateusz.viste /svarcom/trunk/ replaced the dedicated ctrlcflag pointer by a more generic pointer to RMOD  
/svarcom/trunk/command.c
1852 41 d 7 h mateusz.viste /svarcom/trunk/ moved rmod_updatecomspecptr() into the main loop in case user changes the environment  
/svarcom/trunk/command.c
1848 42 d 3 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 42 d 6 h mateusz.viste /svarcom/trunk/ added a CTRL+C flag  
/svarcom/trunk/command.c
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
1840 43 d 8 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 44 d 4 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 56 d 4 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 56 d 9 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
1822 56 d 10 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $v  
/svarcom/trunk/version.h
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/command.c
/svarcom/trunk/history.txt

Show All