freebsd-dev/usr.bin/killall
Tim J. Robbins 2c801d3d5f Use KERN_PROC_PROC instead of KERN_PROC_ALL when enumerating processes so
that we kill each process once, not once for every thread it owns. This
avoids "No such process" warnings when killing threaded processes.
2003-09-07 09:13:44 +00:00
..
killall.1 o Add jls(8) for listing active jails. 2003-04-09 03:04:12 +00:00
killall.c Use KERN_PROC_PROC instead of KERN_PROC_ALL when enumerating processes so 2003-09-07 09:13:44 +00:00
Makefile After positive feedback from a few folks, activate a switchover to 2000-08-28 22:09:38 +00:00