SvarDOS
SvarDOS Packages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SvarDOS
(root)
/
svarcom
/
trunk
/
rmodinit.c
@ 753
– Rev 2213
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2213
10 d 10 h
mateusz.viste
/svarcom/trunk/
eliminated some libc dependencies
1954
70 d 13 h
mateusz.viste
/svarcom/trunk/
moved a few rmod init routines to a common asm block
1877
78 d 10 h
mateusz.viste
/svarcom/trunk/
dropped origenvseg from rmod + copying the initial (kernel) environment, if found
1863
80 d 11 h
mateusz.viste
/svarcom/trunk/
SvarCOM provides its own INT 24h handler
1847
84 d 10 h
mateusz.viste
/svarcom/trunk/
computation of COMSPEC offset should be more robust now
1730
259 d 1 h
mateusz.viste
/svarcom/trunk/
implemented the internal LOADHIGH command
1597
344 d 9 h
mateusz.viste
/svarcom/trunk/
save (and restore) the original parent of my PSP as advised by E. C. Masloch
1595
345 d 3 h
mateusz.viste
/svarcom/trunk/
set parent of transient SvarCOM to RMOD (apparently required by EDR-DOS?)
1594
345 d 4 h
mateusz.viste
/svarcom/trunk/
preserving bx,cx,dx registers throughout inline assembly block
1591
348 d 3 h
mateusz.viste
/svarcom/trunk/
instead of raw-copying a PSP for RMOD, ask DOS to generate it via int 21h,ah=26h
1590
348 d 11 h
mateusz.viste
/svarcom/trunk/
do NOT close file handlers in an attempt to preserve the stdin/stdout/etc descriptors
1589
348 d 12 h
mateusz.viste
/svarcom/trunk/
RMOD's PSP set so the SS:SP pointer has some room to POP things (advised by E. C. Masloch, thanks\!)
1588
348 d 15 h
mateusz.viste
/svarcom/trunk/
preset RMOD's JFT size to 20 slots (which is the maximum that the PSP can hold - more than this would require a separate allocation)
1587
349 d 2 h
mateusz.viste
/svarcom/trunk/
patching up RMOD's PSP once it is loaded in memory: clearing out the JFTand presetting a stack address. thanks to E. C. Masloch for pointers
987
976 d 17 h
mateusz.viste
/svarcom/trunk/
improved stack overflow protection so it is allows stack overflow as long as it does not touches actual data
983
977 d 5 h
mateusz.viste
/svarcom/trunk/
smart stack overflow detection: damages only the commandline history and degrades gracefully
975
979 d 1 h
mateusz.viste
/svarcom/trunk/
transient shell follows the int23h vector to locate RMOD (LINK/LN compatibility workaround)
963
979 d 5 h
mateusz.viste
/svarcom/trunk/
rmod bat ctx linked list is freed using a specialized function to enable reusability
957
980 d 2 h
mateusz.viste
/svarcom/trunk/
CALL support for calling batch files from within batch files
949
980 d 11 h
mateusz.viste
/svarcom/trunk/
redesign of how batch contexts are stored in memory (required for future CALL support)
←Prev
1
2
Next→
Show All