summaryrefslogtreecommitdiff
path: root/bin/kill
AgeCommit message (Expand)Author
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
1995-03-17Changed to accept ``kill -0 pid'' (PR #842).jtc
1994-12-04from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelchcgd
1994-09-22Merge 4.4-Lite version.mycroft
1993-08-06Use sys_signame[].mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-22Make POSIX 1003.2 (D11.2) compliant.jtc
1993-03-23changed "Id" to "Header" for rcsidscgd