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
F163949274: D33908.id101503.diff
Mon, Jul 27, 10:00 AM
Unknown Object (File)
Sat, Jul 25, 4:28 AM
Unknown Object (File)
Tue, Jul 21, 1:06 PM
Unknown Object (File)
Sat, Jul 18, 5:16 PM
Unknown Object (File)
Sat, Jul 18, 11:33 AM
Unknown Object (File)
Mon, Jul 6, 6:47 PM
Unknown Object (File)
Mon, Jul 6, 9:03 AM
Unknown Object (File)
Jun 23 2026, 6:04 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43938
Build 40826: arc lint + arc unit

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. :-)