freebsd-dev/usr.bin/killall
Christian S.J. Peron dedf0f34ad fix a regression introduced in r237618 that would result in
killall confusing killall -INT with killall -I (interactive
confirmation) which resulted in the wrong signal (TERM)
being delivered to the process(s).

Discussed with:	delphij
MFC after:	2 weeks
2014-01-17 03:30:24 +00:00
..
killall.1 killall: add -q flag to suppress error message when no processes are matched 2013-06-30 20:27:31 +00:00
killall.c fix a regression introduced in r237618 that would result in 2014-01-17 03:30:24 +00:00
Makefile Add libjail, a (somewhat) simpler interface to the jail_set and jail_get 2009-06-24 18:18:35 +00:00