Subversion Repositories SvarDOS

Rev

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

Filtering Options

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