=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/innovations.html,v retrieving revision 1.105 retrieving revision 1.106 diff -c -r1.105 -r1.106 *** www/innovations.html 2023/02/03 06:37:51 1.105 --- www/innovations.html 2023/02/03 08:13:31 1.106 *************** *** 220,226 **** 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, --- 220,226 ---- 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,