Page MenuHomeFreeBSD

security.7: Minor fixes for ASLR sysctl descriptions
ClosedPublic

Authored by markj on Jan 16 2022, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 20, 12:17 AM
Unknown Object (File)
Mon, Feb 16, 3:37 PM
Unknown Object (File)
Mon, Feb 16, 3:37 PM
Unknown Object (File)
Mon, Feb 16, 3:37 PM
Unknown Object (File)
Sat, Feb 14, 3:29 PM
Unknown Object (File)
Sat, Feb 7, 10:13 PM
Unknown Object (File)
Jan 11 2026, 4:33 PM
Unknown Object (File)
Dec 12 2025, 8:00 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.Jan 16 2022, 3:50 PM
This revision is now accepted and ready to land.Jan 16 2022, 4:02 PM
emaste added inline comments.
share/man/man7/security.7
1072

Maybe 64-bit PIE binaries?

Although 64-bit ELF PIEs is valid I think adding "binaries" is preferable for users who may not be familiar with the PIE acronym.

Nice, thank you. I agree with Ed about PIE binaries looking better (and sounding more fluent when read out loud) than ELF PIEs though. :-)