freebsd-dev/usr.bin/killall
Konstantin Belousov 40bcb503f1 Initialize procs closer to the place were it is used.
Free can properly handle NULL pointer (but keep free() call on the premise
that the code might be reused).
Show errno when realloc failed.

MFC after:	3 days
2012-06-30 16:20:01 +00:00
..
killall.1 Add a -I flag which requests confirmation before action, like what is done 2012-06-27 00:50:25 +00:00
killall.c Initialize procs closer to the place were it is used. 2012-06-30 16:20:01 +00:00
Makefile Add libjail, a (somewhat) simpler interface to the jail_set and jail_get 2009-06-24 18:18:35 +00:00