Source-Changes-HG archive

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

[src/trunk]: src/doc mark two entries as done



details:   https://anonhg.NetBSD.org/src/rev/a9c0d20166ab
branches:  trunk
changeset: 363806:a9c0d20166ab
user:      maxv <maxv%NetBSD.org@localhost>
date:      Sun Aug 12 15:33:36 2018 +0000

description:
mark two entries as done

diffstat:

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

diffs (15 lines):

diff -r 7eccc8e827b0 -r a9c0d20166ab doc/TODO.kaslr
--- a/doc/TODO.kaslr    Sun Aug 12 15:31:01 2018 +0000
+++ b/doc/TODO.kaslr    Sun Aug 12 15:33:36 2018 +0000
@@ -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.
 



Home | Main Index | Thread Index | Old Index