Page MenuHomeFreeBSD

Reserve next `NT_FREEBSD_FEATURE_CTL` bits
AcceptedPublic

Authored by emaste on Feb 11 2019, 2:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 2:30 AM
Unknown Object (File)
Nov 6 2023, 7:12 PM
Unknown Object (File)
Nov 3 2023, 6:29 AM
Unknown Object (File)
Oct 24 2023, 9:31 AM
Unknown Object (File)
Oct 1 2023, 6:31 AM
Unknown Object (File)
Sep 29 2023, 6:39 AM
Unknown Object (File)
Sep 17 2023, 9:35 AM
Unknown Object (File)
May 25 2023, 4:00 AM

Details

Reviewers
brooks
jhb

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sys/sys/elf_common.h
767

This serves the same purpose as OpenBSD's PT_OPENBSD_WXNEEDED

768

This is rather long; if we are OK losing _ENABLE / _DISABLE consistency then NT_FREEBSD_FCTL_IMPLIED_MAX_PROT perhaps?

I'm fine with this as is or with the _ENABLE removed.

sys/sys/elf_common.h
768

I think losing the consistency is OK, but don't think the length is that big a deal either.

This revision is now accepted and ready to land.Feb 11 2019, 10:24 PM