Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Mark one entry as done, and another one as pointless.



details:   https://anonhg.NetBSD.org/src/rev/d0f8d4ed3977
branches:  trunk
changeset: 993973:d0f8d4ed3977
user:      maxv <maxv%NetBSD.org@localhost>
date:      Sat Oct 13 05:53:50 2018 +0000

description:
Mark one entry as done, and another one as pointless.

diffstat:

 doc/TODO.kaslr |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 2644efe04f00 -r d0f8d4ed3977 doc/TODO.kaslr
--- a/doc/TODO.kaslr    Sat Oct 13 00:15:10 2018 +0000
+++ b/doc/TODO.kaslr    Sat Oct 13 05:53:50 2018 +0000
@@ -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 ======
 



Home | Main Index | Thread Index | Old Index