tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
sys
/
kern
/
noexec
/
at
master
3 files
Makefile
reformat REGRESS_TARGETS
3 years ago
noexec.c
Applying mimmutable(2) to bss, data and text made the sys/kern/noexec tests fail since they try to mutate the permissions of the aforementioned sections which is no longer possible. Instead, "mimic" the sections by allocating and operating on memory with the same initial permissions.
3 years ago
testfly.S
Cope with xonly on amd64 by moving the testfly routine to the rodata section.
3 years ago