HomeFreeBSD

Improve sigonstack().

Description

Improve sigonstack().

Avoid relying on unsigned overflow for the test.
Simplify expressions to avoid duplicate check for the range.
Style.
Add herald comment.

Reviewed by: jhb
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D18361

Details

Provenance
kibAuthored on
Reviewer
jhb
Differential Revision
D18361: Improve sigonstack().
Parents
rS341093: Fix deferred kernel loading breaks loader password. [EN-18:15.loader]
Branches
Unknown
Tags
Unknown