freebsd-skq/usr.bin/timeout
bapt 6a0c65530b MFC: r289878
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.

Submitted by:	Alexandre Perrin <alex@kaworu.ch>
2015-10-27 07:08:47 +00:00
..
tests
Makefile
timeout.1
timeout.c