freebsd-dev/bin/kill
Bryan Drewery 27ca6260e0 Don't kill pid -1 on overflow from strtol(3).
Store the result in a proper long and then compare to the proper pid_t
for overflow, so that no MD assumptions are made.

Reviewed by:	jilles
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D9887
2017-03-05 21:56:04 +00:00
..
kill.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
kill.c Don't kill pid -1 on overflow from strtol(3). 2017-03-05 21:56:04 +00:00
Makefile Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00