Module Name: src
Committed By: maxv
Date: Sat Oct 13 05:53:50 UTC 2018
Modified Files:
src/doc: TODO.kaslr
Log Message:
Mark one entry as done, and another one as pointless.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 src/doc/TODO.kaslr:1.7
--- src/doc/TODO.kaslr:1.6 Fri Sep 7 10:20:32 2018
+++ src/doc/TODO.kaslr Sat Oct 13 05:53:50 2018
@@ -23,7 +23,7 @@
[DONE] - kern.proc
[DONE] - kern.proc2
- kern.file
- - kern.file2
+ [DONE] - kern.file2
- kern.lwp
- sysctl_inpcblist
- sysctl_unpcblist
@@ -38,7 +38,7 @@
[DONE] -- Randomize the direct map.
--- Randomize the PCPU area.
+[POINTLESS, BECAUSE CPU LEAKY] -- Randomize the PCPU area.
====== GENERAL ======