Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1876 33 d 6 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 299 d 5 h mateusz.viste /svarcom/trunk/ save (and restore) the original parent of my PSP as advised by E. C. Masloch  
1596 299 d 6 h mateusz.viste /svarcom/trunk/ wasm ignores [] on source addresses so it is clearer to just avoid them  
455 1035 d 11 h mateuszviste /svarcom/trunk/ fixed "I am process 0" detection under DOS-C  
453 1035 d 12 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 1036 d 3 h mateuszviste /svarcom/trunk/ moved some data into rmod props struct  
449 1036 d 6 h mateuszviste /svarcom/trunk/ implemented /P and a generic rmod memory buffer for transient-only settings  
448 1037 d 2 h mateuszviste /svarcom/trunk/ each svarcom instance has its own rmod + svarcom is able to quit (unloading its rmod in the process)