plan9fox/sys
cinap_lenrek 2149600d12 kernel: catch execution read fault on SG_NOEXEC segment
fault() now has an additional pc argument that is
used to detect fault on a non-executable segment.
that is, we check on read fault if the segment
has the SG_NOEXEC attribute and the program counter
is within faulting page.
2019-08-27 03:47:18 +02:00
..
doc
games/lib
include stdio: fix putc(), plan9 version 2019-06-20 00:04:58 +02:00
lib /sys/lib/dist/mkfile: adjust 2GB for pi3 and zynq img 2019-08-24 16:35:03 +02:00
man walk(1): add history section 2019-07-02 23:34:31 +09:30
src kernel: catch execution read fault on SG_NOEXEC segment 2019-08-27 03:47:18 +02:00