Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1876 18 d 4 h mateusz.viste /svarcom/trunk/ no need to check the original envseg to determine whether or not it is ok to quit - looking at the /P flag is enough  
1597 284 d 3 h mateusz.viste /svarcom/trunk/ save (and restore) the original parent of my PSP as advised by E. C. Masloch  
1596 284 d 4 h mateusz.viste /svarcom/trunk/ wasm ignores [] on source addresses so it is clearer to just avoid them  
455 1020 d 9 h mateuszviste /svarcom/trunk/ fixed "I am process 0" detection under DOS-C  
453 1020 d 10 h mateuszviste /svarcom/trunk/ saving original env seg in rmod so I can detect "I am process 0" situations in MS-DOS 5/6  
450 1021 d 2 h mateuszviste /svarcom/trunk/ moved some data into rmod props struct  
449 1021 d 4 h mateuszviste /svarcom/trunk/ implemented /P and a generic rmod memory buffer for transient-only settings  
448 1022 d 0 h mateuszviste /svarcom/trunk/ each svarcom instance has its own rmod + svarcom is able to quit (unloading its rmod in the process)