summaryrefslogtreecommitdiffstats
path: root/usr.bin/killall
Commit message (Collapse)AuthorAgeFilesLines
* Allow multiple process names to kill (i.e. 'killall ftpd inetd httpd')smpatel1996-05-302-43/+48
| | | | | Submitted by: smpatel, wosch Reviewed by: wosch
* always warn if no processes matchedwosch1996-02-111-2/+2
|
* Support killing of suid programs.wosch1996-02-032-39/+66
| | | | | | Now ``killall xterm'' works :-) Don't fail for processes with meta chars (c+++)
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-2/+2
|
* Bugfix: allow digits in signal names (usr1, usr2)wosch1996-01-221-2/+2
|
* Our Perl oracle hit again: Wolfram Schneider's killall utility.joerg1995-06-253-0/+240
Kills processes by name instead of by UID. (Man page by me.) Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider)
OpenPOWER on IntegriCloud