CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/12 16:46:02
Modified files:
sys/uvm : uvm_unix.c
Log message:
Include map entries that have an amap associated with them in the coredump.
This fixes coredumps of processes that use relro to make part of their
writable address space read-only.
ok guenther@
