]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit - bin/kill/kill.c
MFC r204308:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 4 Mar 2010 07:08:01 +0000 (07:08 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 4 Mar 2010 07:08:01 +0000 (07:08 +0000)
commit66c01827b0cfd955983ed5b7c69bfcefbdd67b28
treeed134cfb5fda80d76bce8bb85eca90afd8796833
parentfde4bb267eb5250c59f6c9f6c601731ce9e06303
MFC r204308:
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@204699 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/kill/kill.c