HomeFreeBSD

timeout(1): fix the acceptable range values for parse_signal()

Description

timeout(1): fix the acceptable range values for parse_signal()

Before both 0 and sys_nsig would be successfully returned by parse_signal()
although being invalid signal numbers.

PR: Alexandre Perrin <alex@kaworu.ch>
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D3990

Details

Provenance
baptAuthored on
Differential Revision
D3990: timeout(1): fix the acceptable range values for parse_signal()
Parents
rS289877: Remove ISP_INTERNAL_TARGET code.
Branches
Unknown
Tags
Unknown