0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
dr-env.h must be included only in .c files... More... about 21 years ago
Removed some crap... More... about 21 years ago
Dos Exec should work, now!!! (at least, I hope ;-) More... about 21 years ago
DOS Exec now works!!! More... over 21 years ago
Dirty hack for fixing the triple fault in bochs bios... More... over 21 years ago
This should fix the hd panic on real hw... More... over 21 years ago
Quick hack for boot default drive selection: use the MBI is possible... More... over 21 years ago
Fixed the infamous '\n' problem that was affecting cgets() and command.c!!! More... over 21 years ago
I add the int16 handler, but it is not compiled... I am commiting this code to avoid loosing it (it may be needed in the future...) More... over 21 years ago
Fixes to drives detection and removable media support More... over 21 years ago
Added "get free disk space" More... over 21 years ago
Bochs-only logger, filesystem bugfixes More... over 21 years ago
Bugfix in DOS file find functions, added fd32_getcwd More... over 21 years ago
Bugfix in DOS file find functions More... over 21 years ago
Bugfix in the INT 10h handler More... over 21 years ago
Initial revision More... over 21 years ago
again, the drivers update... More... over 21 years ago
big drivers update... (take 2) More... over 21 years ago
Big drivers update More... over 21 years ago
Removed dependency on dev/char.h in boot/modfs.c More... about 22 years ago
Now, dynalink seems to be fixed, and the dirty trick in drivers/dpmi/src/dpmiexc.c is not needed anymore More... about 22 years ago
This should probably fix a bug in dynalink... Warning!!! It still has to be fully tested... If you notice some new problem, please let me know! More... about 22 years ago
Implemented Int 21, service 4C. Now, the djgpp _dos_exec() seems to work properly (even the return value is correct) More... about 22 years ago
- Implemented parameter passing to the drivers - Implemented "LFN disabling" in the DPMI driver More... about 22 years ago
Fixed bug in restore_psp(): now dos_exec() seems to work reasonably well... More... about 22 years ago
First prototypal implementation of the DOS EXEC function More... about 22 years ago
Some changes for parsing DJGPP EXEs More... about 22 years ago
First step towards a real exec() syscall More... about 22 years ago
Fixed the ``argtest bug'' More... about 22 years ago
Some other cleanup in the code... More... about 22 years ago