ladybird/Base
Andreas Kling f41ae755ec Kernel: Crash on memory access in non-readable regions
This patch makes it possible to make memory regions non-readable.
This is enforced using the "present" bit in the page tables.
A process that hits an not-present page fault in a non-readable
region will be crashed.
2019-12-02 19:18:52 +01:00
..
etc SystemServer: Implement lazy spawning 2019-11-26 19:58:25 +01:00
home/anon LibHTML: Implement basic <form> and <input> element support 2019-11-25 21:21:55 +01:00
res PaintBrush: Add a "line" tool for drawing straight lines 2019-11-29 22:41:19 +01:00
usr Kernel: Crash on memory access in non-readable regions 2019-12-02 19:18:52 +01:00