Kill pledges to only use "stdio proc".
authordoug <doug@openbsd.org>
Sat, 10 Oct 2015 21:15:25 +0000 (21:15 +0000)
committerdoug <doug@openbsd.org>
Sat, 10 Oct 2015 21:15:25 +0000 (21:15 +0000)
commite1704018d5bae3679342a2e1fc943d8ddf230155
treeeed55fea3a9ea8a57862988919f383961d2373d0
parentb632994032213d0c971ab8e2ae2b774ba65c9ca2
Kill pledges to only use "stdio proc".

deraadt@ notes that kill now works because of improved kernel semantics.
For full kill(1) functionality, you need the new kern_sig functionality.
Make sure you have an updated kernel.

ok deraadt@
bin/kill/kill.c