sortix-mirror/sortix/x86-family
Jonas 'Sortie' Termansen 6dd0e586ff Added protection against bad addrspace vars and bad Page::Put() calls.
This will offer protection against the bug fixed in the previous commit.
2012-03-02 13:51:03 +01:00
..
gdt.cpp Split descriptor_tables.cpp into a gdt.cpp and idt.cpp. 2012-03-01 00:15:28 +01:00
gdt.h Split descriptor_tables.cpp into a gdt.cpp and idt.cpp. 2012-03-01 00:15:28 +01:00
idt.cpp Split descriptor_tables.cpp into a gdt.cpp and idt.cpp. 2012-03-01 00:15:28 +01:00
idt.h Split descriptor_tables.cpp into a gdt.cpp and idt.cpp. 2012-03-01 00:15:28 +01:00
memorymanagement.cpp Added protection against bad addrspace vars and bad Page::Put() calls. 2012-03-02 13:51:03 +01:00
memorymanagement.h Rewrote memory management again and added support for x64 and forking. 2011-10-10 01:02:57 +02:00
x86-family.cpp Added a CPU::ShutDown() function. 2011-11-05 19:13:16 +01:00
x86-family.h Added a CPU::ShutDown() function. 2011-11-05 19:13:16 +01:00