summaryrefslogtreecommitdiff
path: root/bin/kill
AgeCommit message (Collapse)Author
2009-10-01Make sure that numerical signals and pids are in range for their types.spz
Fixes PR bin/42143
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
Patches provided by Joel Baker in PR 22249, verified by myself.
2003-08-04As discusses a little while back on tech-userlevel:jschauma
If stdout is a tty, use vis(3) to print any filenames to prevent garbage from being printed if the filename contains control- or other non-printable characters. While here, sprinkle some EXIT_FAILURE and NOTREACHED where appropriate.
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
for correct formatting of the SYNOPSIS any longer.
2002-11-25sent cont to jobs so that they can exit without an fg when killed.christos
2002-11-24Fixes from David Laight:christos
- ansification - format of output of jobs command (etc) - job identiers %+, %- etc - $? and $(...) - correct quoting of output of set, export -p and readonly -p - differentiation between nornal and 'posix special' builtins - correct behaviour (posix) for errors on builtins and special builtins - builtin printf and kill - set -o debug (if compiled with DEBUG) - cd src obj (as ksh - too useful to do without) - unset -e name, remove non-readonly variable from export list. (so I could unset -e PS1 before running the test shell...)
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
mostly from Jonathan Perkin in resolution of PR bin/15008.
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
now that all /bin has been cleaned.
1997-07-20Add WARNS=1christos
1997-02-22Fix a typo that caused lack of argument to be misinterpreted as "0".thorpej
From Arne H. Juul <arnej@pvv.ntnu.no>, PR #3236.
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
some of the worst style errors.
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
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd