aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/killall
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-3/+2
* The .Nm utilityPhilippe Charnier2002-06-211-2/+3
* MFC rev 1.22: killall selects processes by the real uid, not theBrian S. Dean2001-12-021-2/+2
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-2/+3
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-5/+5
* MFC: make the mib array big enough.Poul-Henning Kamp2001-05-191-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+1
* MFC: [rev 1.8] Use the real user ID so non-root users can killPaul Saab2000-12-281-1/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-4/+4
* MFC: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-4/+6
* MFC: [rev 1.6] -U cannot be an option since some signals start withPaul Saab2000-11-121-1/+0
* MFC: C version of killall.Paul Saab2000-09-093-154/+32
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-291-0/+372
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Added myself as maintainer.Wolfram Schneider1999-02-091-0/+3
* Diagnostic rewritten in English.Wolfram Schneider1998-09-021-3/+3
* PR: bin/5596Wolfram Schneider1998-08-301-14/+24
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-5/+6
* Re-order the for loop for multiple procnames. This decrease theWolfram Schneider1998-01-011-25/+29
* Typo.Wolfram Schneider1997-11-011-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-272-32/+16
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-2/+4
* Allow multiple process names to kill (i.e. 'killall ftpd inetd httpd')Sujal Patel1996-05-302-43/+48
* always warn if no processes matchedWolfram Schneider1996-02-111-2/+2
* Support killing of suid programs.Wolfram Schneider1996-02-032-39/+66
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-2/+2
* Bugfix: allow digits in signal names (usr1, usr2)Wolfram Schneider1996-01-221-2/+2
* Our Perl oracle hit again: Wolfram Schneider's killall utility.Joerg Wunsch1995-06-253-0/+240