A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hartmut Birr baf7670d00 Change the type for the page fault handler from trap to interrupt gate.
Enable interrupts on page faults only if the faulting process has interrupts enabled.

svn path=/trunk/; revision=3799
2002-11-27 20:49:54 +00:00
freeldr Initialize the registers for the next call to Int386 in GetBiosMemoryMap. 2002-11-27 20:31:17 +00:00
os2 Added some stubs in order to 2002-09-04 22:19:47 +00:00
posix revert of mass delete of the posix subsystem. perhaps there is hope for it yet. 2002-10-29 04:45:58 +00:00
reactos Change the type for the page fault handler from trap to interrupt gate. 2002-11-27 20:49:54 +00:00
rosapps Created skeleton for notepad application. 2002-11-19 12:56:47 +00:00