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