summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kill.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move info about group handling via a negative pid into the listmillert2017-05-061-9/+9
| | | | with the other pid-specific details.
* Document what happens when sending a signal to the calling process.millert2017-05-051-3/+20
| | | | OK jmc@
* kill 0 has worked for ages, no idea how the man page could be so innacurate so long; ok guentherderaadt2015-11-021-11/+2
|
* macro cleanup; from Kaspars at Bankovskis dot netschwarze2014-12-141-3/+3
|
* Prefer .In and .Rv -stdguenther2014-12-101-7/+4
|
* more library historyschwarze2013-07-171-2/+11
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* If pid<0, kill() won't fail with EPERM unless none of the target processesguenther2013-05-191-4/+4
| | | | could be signaled.
* Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, butguenther2013-03-301-6/+12
| | | | | | | | some other fixes included... *at() function ERRORS description suggested by matthew@ ok deraadt@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* SIGCONT may be sent to any process with the same session ID as the caller,jmc2006-10-111-2/+2
| | | | | | | not to any process that is a descendant of the current process. from ryan younce (freebsd pr #58710); confirmed by otto and ok
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Xr raise(3)deraadt2001-08-161-2/+3
|
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-4/+4
| | | | breaks and getting rid of short lines, making these files easier to work with.
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-4/+4
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-3/+3
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* Grammatical, spelling, and format fixespjanzen1999-06-061-14/+16
|
* capitalize the acronym IDaaron1999-06-051-4/+5
|
* punctuationaaron1999-05-251-2/+2
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-4/+4
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* make function names the correct casederaadt1999-02-271-6/+6
|
* document setuid/setgid restrictionsderaadt1998-07-141-1/+16
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* fix Xrderaadt1997-07-161-3/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+132