Module Name: src
Committed By: maxv
Date: Sun Aug 12 15:33:36 UTC 2018
Modified Files:
src/doc: TODO.kaslr
Log Message:
mark two entries as done
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/doc/TODO.kaslr
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/TODO.kaslr
diff -u src/doc/TODO.kaslr:1.2 src/doc/TODO.kaslr:1.3
--- src/doc/TODO.kaslr:1.2 Thu Aug 2 17:34:51 2018
+++ src/doc/TODO.kaslr Sun Aug 12 15:33:36 2018
@@ -25,9 +25,9 @@
====== RANDOMIZATION ======
--- Randomize the PTE space.
+[DONE] -- Randomize the PTE space.
--- Randomize the kernel main memory (VM_MIN_KERNEL_ADDRESS).
+[DONE] -- Randomize the kernel main memory (VM_MIN_KERNEL_ADDRESS).
[DONE] -- Randomize the direct map.