Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1999-01-11 | RFNOWAIT is now supported | Niklas Hallqvist | |
1998-07-06 | fix openbsd tag | Theo de Raadt | |
1998-05-18 | spelling | Artur Grabowski | |
1997-08-01 | note about file table sharing and execve | Theo de Raadt | |
1997-06-25 | Fix typos. PR and fix from Felix Schroeter <felix@mamba.pond.sub.org> | Todd C. Miller | |
1997-06-13 | fix lots of .Xr and other minor things | Theo de Raadt | |
1996-01-14 | Redid formatting with mandoc macros. Added an "ERRORS" section. | Niklas Hallqvist | |
1996-01-10 | describe actual openbsd rfork() details. this should be converted to a | Theo de Raadt | |
mandoc manpage by some brave individual (prettier because they fit more data on the same page). please? | |||
1996-01-10 | original rfork(2) manpage from plan9. This will be modified to describe | Theo 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. |