freebsd-dev/usr.bin/gcore
John Baldwin 81c857dd7e gcore: Don't hardcode VM write permissions.
This ensures read-only PT_LOAD segments are not marked as writable in
the phdr flags.

Reviewed by:	markj
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D35398
2022-06-06 16:43:02 -07:00
..
elf32core.c gcore: Use PT_GETREGSET to fetch NT_PRSTATUS and NT_FPREGSET. 2022-03-10 15:40:44 -08:00
elfcore.c gcore: Don't hardcode VM write permissions. 2022-06-06 16:43:02 -07:00
extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gcore.1 gcore: add option to dump core using kernel facility 2021-05-03 19:18:26 +03:00
gcore.c gcore: add option to dump core using kernel facility 2021-05-03 19:18:26 +03:00
Makefile Use MACHINE_CPUARCH when checking for arm64 2020-09-14 16:12:28 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00