K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-12-28T19:49:41.000000Z K 7 svn:log V 299 MFC ELF coredump handling fixes. Do not skip read-only pages unrelated to the binary image. Use NOCORE to differentiate between the two. Introduce a debug.elf_legacy_coredump sysctl which, if set, reverts to the old behavior. See the log message in sys/kern/imgact_elf.c 1.133. PR: kern/45994 END