freebsd-dev/usr.bin/killall
Peter Wemm 8750ed5f77 After positive feedback from a few folks, activate a switchover to
using killall.c instead of the perl version that depends on procfs.
The C version uses sysctl().  The program is based on a hack that was
originally written about 6 years ago and has evolved somewhat since then.
(which is why it is a superset of killall.pl, rather than being a clone.)

With apologies to: wosch
2000-08-28 22:09:38 +00:00
..
killall.1 After positive feedback from a few folks, activate a switchover to 2000-08-28 22:09:38 +00:00
killall.c After positive feedback from a few folks, activate a switchover to 2000-08-28 22:09:38 +00:00
Makefile After positive feedback from a few folks, activate a switchover to 2000-08-28 22:09:38 +00:00