=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/innovations.html,v retrieving revision 1.106 retrieving revision 1.107 diff -c -r1.106 -r1.107 *** www/innovations.html 2023/02/03 08:13:31 1.106 --- www/innovations.html 2023/02/05 15:40:34 1.107 *************** *** 220,228 **** the perspective of userland reading its own memory, or the kernel trying to read memory in a system call. Many sloppy practices in userland code had to be repaired to allow this. The linker option ! --execute-only is enabled by default. In order of development: arm64, ! riscv64, hppa, octeon, sparc64 (sun4u only), amd64, powerpc64, ! powerpc (G5 only). Mark Kettenis, Theo de Raadt, Visa Hankala, Miod Vallat, Dave Voutila, George Koehler in kernel and base, and Theo Buehler, Robert Nagy, Christian Weisgerber in ports. --- 220,228 ---- the perspective of userland reading its own memory, or the kernel trying to read memory in a system call. Many sloppy practices in userland code had to be repaired to allow this. The linker option ! --execute-only is enabled by default. In order of ! development: arm64, riscv64, hppa, sparc64 (sun4u only), amd64, ! powerpc64, powerpc (G5 only), octeon. Mark Kettenis, Theo de Raadt, Visa Hankala, Miod Vallat, Dave Voutila, George Koehler in kernel and base, and Theo Buehler, Robert Nagy, Christian Weisgerber in ports.