summaryrefslogtreecommitdiff
path: root/usr.bin/elfctl
Commit message (Expand)AuthorAgeFilesLines
* Add ELF flag to disable ASLR stack gap.Konstantin Belousov2020-12-181-0/+1
* Reserve FreeBSD ELF feature control bit LA48 to control VA layout on amd64.Konstantin Belousov2020-08-231-0/+1
* elfctl: update earliest FreeBSD revision to 12.2Ed Maste2020-05-051-1/+1
* elfctl: remove memory leakEd Maste2020-03-111-0/+2
* Reserve WXNEEDED ELF feature control flagEd Maste2020-03-041-0/+1
* elfctl: check read return valueEd Maste2020-03-041-6/+12
* elfctl: style(9): use C99 uintX_t typesEd Maste2020-03-041-12/+12
* elfctl: tiny style(9) cleanup, use bool where appropriateEd Maste2020-03-021-4/+4
* elfctl: initialize featuresKyle Evans2020-03-021-0/+1
* Move ELF feature note tool to usr.bin/elfctlEd Maste2020-03-023-0/+497