aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/killall/killall.c
Commit message (Expand)AuthorAgeFilesLines
* Make "killall -t p0" really works.Andrey A. Chernov2001-01-211-1/+2
* Use the real user ID so non-root users can kill setuid processesPaul Saab2000-12-251-1/+1
* Catch up to the new kinfo_proc.John Baldwin2000-12-121-4/+4
* -U cannot be an option since some signals start with U. -u is thePaul Saab2000-11-121-1/+0
* After positive feedback from a few folks, activate a switchover toPeter Wemm2000-08-281-1/+4
* Try and fix up some bogus indentation leftovers from emacs severalPeter Wemm2000-08-271-2/+2
* Sigh, today is not my day. Convert a verbose while() .. loop into a for()Peter Wemm2000-08-271-4/+1
* *blush*. I was *sure* I compiled this after the last change..Peter Wemm2000-08-271-1/+1
* killall.c is meant to be a superset replacement of killall.pl, thePeter Wemm2000-08-271-0/+372