summaryrefslogtreecommitdiffstats
path: root/usr.bin/killall/killall.c
Commit message (Expand)AuthorAgeFilesLines
* Use the real user ID so non-root users can kill setuid processesps2000-12-251-1/+1
* Catch up to the new kinfo_proc.jhb2000-12-121-4/+4
* -U cannot be an option since some signals start with U. -u is theps2000-11-121-1/+0
* After positive feedback from a few folks, activate a switchover topeter2000-08-281-1/+4
* Try and fix up some bogus indentation leftovers from emacs severalpeter2000-08-271-2/+2
* Sigh, today is not my day. Convert a verbose while() .. loop into a for()peter2000-08-271-4/+1
* *blush*. I was *sure* I compiled this after the last change..peter2000-08-271-1/+1
* killall.c is meant to be a superset replacement of killall.pl, thepeter2000-08-271-0/+372
OpenPOWER on IntegriCloud