Date: Thu, 4 Mar 2010 07:24:09 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/kill kill.c Message-ID: <201003040724.o247ORu7078428@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-03-04 07:24:09 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
bin/kill kill.c
Log:
SVN rev 204701 on 2010-03-04 07:24:09Z by kib
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.
Revision Changes Path
1.20.10.1 +1 -1 src/bin/kill/kill.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003040724.o247ORu7078428>
