Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-07 | killpg() is covered by XSI so add a STANDARDS section to that effect | Todd C. Miller | |
and document that handling of process group 0 is not specified by the standard. | |||
2015-01-29 | Use .Rv where appropriate, and move it to RETURN VALUES; | Ingo Schwarze | |
remove .Tn, and a few minor macro adjustments. Patch from Kaspars at Bankovskis dot net. | |||
2013-06-05 | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | Ted Unangst | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2006-10-11 | SIGCONT may be sent to any process with the same session ID as the caller, | Jason McIntyre | |
not to any process that is a descendant of the current process. from ryan younce (freebsd pr #58710); confirmed by otto and ok | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2000-04-18 | Repairs. | Aaron Campbell | |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell | |
- Some punctuation fixes. - Some `id' -> `ID'. | |||
1999-07-07 | when using `-' as a negative sign, escape it with a backslash so troff knows | Aaron Campbell | |
it's not supposed to be a hyphen/dash | |||
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1999-02-27 | make function names the correct case | Theo de Raadt | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |