summaryrefslogtreecommitdiff
path: root/usr.bin/killall/killall.1
Commit message (Expand)AuthorAgeFilesLines
* killall(1): Clarify -d, -s and -v optionsFernando Apesteguía2020-06-271-11/+13
* Belatedly bump .Dd for r361783Benjamin Kaduk2020-06-051-1/+1
* Add EXAMPLES to killall(1)Benjamin Kaduk2020-06-041-0/+44
* killall: add -q flag to suppress error message when no processes are matchedMateusz Guzik2013-06-301-1/+3
* Add a -I flag which requests confirmation before action, like what is doneXin LI2012-06-271-1/+5
* mdoc: terminate quoted strings.Joel Dahl2012-03-261-1/+1
* mdoc: move remaining sections into consistent orderUlrich Spörlein2010-05-131-11/+11
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Fix grammar and reduce ambiguity.Xin LI2009-12-261-3/+3
* Document the difference between FreeBSD and traditional System V killallXin LI2009-12-251-1/+12
* Add support for the arbitrary named jail parameters used by jail_set(2)Jamie Gritton2009-05-271-5/+5
* Fix a typo.Ruslan Ermilov2007-11-091-1/+1
* - Fix documentation to match code. Specifically, -c doesn't haveRuslan Ermilov2007-11-091-21/+15
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-5/+9
* Bump document date on behalf of the -e option.Ruslan Ermilov2004-05-181-2/+2
* Add a cross-reference to pkill(1), now that pkill is hooked up to the build.Garance A Drosehn2004-03-271-0/+1
* New -e flag, modifies the behavior of the -u uid flag to use theDiomidis Spinellis2004-01-261-1/+6
* o -m flags contructs case sensitive RE, not case insensitive.Maxim Konovalov2004-01-181-1/+1
* o Sync usage() and man page synopsis with reality.Maxim Konovalov2004-01-181-7/+1
* o Add jls(8) for listing active jails.Mike Barcroft2003-04-091-2/+7
* s/progname/procname/ to be consistent with the other occurrencesRalf S. Engelschall2002-07-151-1/+1
* mdoc(7) police: lint.Ruslan Ermilov2002-05-291-1/+1
* Use `The .Nm utility'Philippe Charnier2002-04-201-3/+4
* Skip zombies. Add an option (-z) to revert to the historical behaviourDag-Erling Smørgrav2002-04-141-0/+5
* killall operates on all processes owned by the real uid, not theBrian S. Dean2001-11-301-2/+2
* mdoc(7) police:Ruslan Ermilov2001-08-071-1/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-5/+5
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix typo: -c -> -tAndrey A. Chernov2001-01-211-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-4/+4
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* mdoc(7) police: do not split author names in the AUTHORS section.Ruslan Ermilov2000-11-221-0/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-3/+4
* After positive feedback from a few folks, activate a switchover toPeter Wemm2000-08-281-17/+31
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-5/+6
* Typo.Wolfram Schneider1997-11-011-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-271-13/+1
* 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-301-2/+2
* Support killing of suid programs.Wolfram Schneider1996-02-031-11/+25
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-2/+2
* Our Perl oracle hit again: Wolfram Schneider's killall utility.Joerg Wunsch1995-06-251-0/+130