freebsd-src/bin/kill
Konstantin Belousov c67ea27d10 Do not restrict the allowed signals that can be specified by number
to the list of signals that has symbolic name. It was impossible to
send rt signals with kill(1) due to the check.

MFC after:	1 week
2010-02-25 13:53:09 +00:00
..
kill.1 Fix markup. 2007-03-04 09:15:12 +00:00
kill.c Do not restrict the allowed signals that can be specified by number 2010-02-25 13:53:09 +00:00
Makefile