summaryrefslogtreecommitdiff
path: root/bin/kill
AgeCommit message (Expand)Author
2022-08-07kill(1): s/proceses/processes/andvar
2022-05-16Alter error messages so they no longer claim that bad input is illegal.kre
2021-08-15restore a bit of history.christos
2020-08-30Mark up path with Pa and use Ev for environment variable.wiz
2020-08-30Note that negative pid args are permitted (indicating to send to the pgrpkre
2020-08-30Every integer that fits within a pid_t is a potential "pid" arg to kill.kre
2020-08-30Use the POSIX specified format if POSIXLY_CORRECT is set in thekre
2020-05-06Bump date for previous change... I frequently forget that bit.kre
2020-05-06kill is built-in to more than just csh(1).kre
2018-12-12Reverse a decision made when the printsignals() routines fromkre
2018-10-28Switch from using two printsignals() functions, one in trap.ckre
2017-06-26Make arg parsing in kill POSIX compatible with POSIX (XBD 2.12) bykre
2017-04-22Clarify 0christos
2017-04-22Clarify `kill -0'. Note standard exit codes.riastradh
2016-10-02kill(1) is a utility, not a function.abhinav
2016-08-11Bump datesevan
2016-08-11Earliest reference of kill in the TUHS archive is v3 AT&T UNIX.sevan
2016-08-11Pp not required before Bd, picked up by mandoc lintsevan
2012-03-22Fix whitespace nits. Suggested by Bug Hunting.wiz
2011-08-29Use __deadjoerg
2009-10-01Make sure that numerical signals and pids are in range for their types.spz
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-12-28Wordo fix, noted by jmc@openbsd.wiz
2007-12-27Fix argument confusion, noted by drochner.wiz
2007-11-07Improve -l description. From jmc@openbsd.wiz
2006-03-17Coverity CID 2356: Remove bogus test !*argv; also cleanup string usage.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-04As discusses a little while back on tech-userlevel:jschauma
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-11-25sent cont to jobs so that they can exit without an fg when killed.christos
2002-11-24Fixes from David Laight:christos
2002-03-04Xref pkill/pgrep.ad
2001-12-20Whitespace nits.wiz
2001-12-20Deocument the meaning of a pid value of 0 and remove the BUGS section;kleink
2001-09-16Use {g,s}etprogname. Patch by Petri Koistinen.wiz
2001-07-29ANSIfy, some style improvements. Some parts from #13593 by Petri Koistinen.wiz
2000-05-13s/exit_status/signal_number/christos
1999-10-06xref signal(7)jdolecek
1999-09-18Consistancy nits.ad
1998-11-04unsigned char casts for is*()christos
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint.mycroft
1998-07-28Delint.mycroft
1997-10-20Fix .Nm usage.enami
1997-07-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
1997-07-20Add WARNS=1christos
1997-02-22Fix a typo that caused lack of argument to be misinterpreted as "0".thorpej
1996-12-26reference sigaction(2) instead of the obsolete sigvec(3); fixes PR 3058.mikel
1995-09-07Sync with 4.4lite2jtc
1995-03-21convert to new RCS id conventions.cgd