summaryrefslogtreecommitdiff
path: root/lib/libc/sys/rfork.2
AgeCommit message (Collapse)Author
1999-05-16Cleanup 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-27make function names the correct caseTheo de Raadt
1999-01-11RFNOWAIT is now supportedNiklas Hallqvist
1998-07-06fix openbsd tagTheo de Raadt
1998-05-18spellingArtur Grabowski
1997-08-01note about file table sharing and execveTheo de Raadt
1997-06-25Fix typos. PR and fix from Felix Schroeter <felix@mamba.pond.sub.org>Todd C. Miller
1997-06-13fix lots of .Xr and other minor thingsTheo de Raadt
1996-01-14Redid formatting with mandoc macros. Added an "ERRORS" section.Niklas Hallqvist
1996-01-10describe actual openbsd rfork() details. this should be converted to aTheo de Raadt
mandoc manpage by some brave individual (prettier because they fit more data on the same page). please?
1996-01-10original rfork(2) manpage from plan9. This will be modified to describeTheo de Raadt
the actual implimentation in OpenBSD. > From: "Rob Pike" <rob@plan9.att.com> > feel free to borrow the text of the plan 9 rfork page, with attribution.