| Age | Commit message (Expand) | Author |
| 2016-04-29 | Sort a bit more. | wiz |
| 2016-04-28 | - merge the options descriptions, sort them. | christos |
| 2016-04-24 | Fix typos, whitespace, formatting. | wiz |
| 2016-04-23 | add clock_getcpuclockid{2,} | christos |
| 2016-04-06 | Drop trailing whitespace. | wiz |
| 2016-04-06 | revert part of previous; not needed. | christos |
| 2016-04-06 | - clarify si_signo difference for waitid and wait6 as per POSIX. | christos |
| 2016-04-04 | Use more markup, fix a typo. | wiz |
| 2016-04-03 | add idtype.h to mklintstub and say who generates it. | christos |
| 2016-04-03 | userland bits for wait6/waitid. | christos |
| 2016-03-20 | Sort errors. Improve markup. | wiz |
| 2016-03-19 | Sync documentation of struct ktr_header with reality: | dholland |
| 2016-03-19 | Update documented prerequisite includes. PR 50633 and PR 50634. | dholland |
| 2016-01-23 | MAXNAMLEN, not MAXNAMELEN. From Giuseppe Gatta on netbsd-docs. | dholland |
| 2015-12-30 | Fix xrefs. | wiz |
| 2015-12-30 | point to more information about clock_id | plunky |
| 2015-12-09 | Fix date. | wiz |
| 2015-12-08 | PR/50506: Tobias Nygren: kqueue(2) lacks EV_DISPATCH/EV_RECEIPT support | christos |
| 2015-12-07 | Update to match reality. For these functions, we still try the system | pgoyette |
| 2015-11-29 | Drop trailing whitespace. | wiz |
| 2015-11-29 | Initial documentation of the internal syscalls that implement the librt | pgoyette |
| 2015-11-04 | Document the ms_flags field which is now exported in struct modstat | pgoyette |
| 2015-11-01 | Fix macro. Remove trailing whitespace. | wiz |
| 2015-10-31 | mention what we are allowed to do. | christos |
| 2015-10-02 | PR/50295: Fix clock_nanosleep return value documentation. | christos |
| 2015-07-02 | document PIOD_READ_AUXV. | christos |
| 2015-05-09 | Provide additional info on why ENOEXEC gets returned. | pgoyette |
| 2015-04-22 | Remove trailing whitespace. | wiz |
| 2015-04-21 | Mention EWOULDBLOCK too since a lot of the source code and documentation still | christos |
| 2015-04-05 | Sort errors. Bump date for previous. | wiz |
| 2015-04-05 | Note that bind(2) can fail with EAFNOSUPPORT. The description of why is | rtr |
| 2015-03-02 | say that we put the exit code in data. | christos |
| 2015-02-27 | Document SIGBUS per ToG. | christos |
| 2015-02-08 | It is 2015 already. | wiz |
| 2015-02-08 | The length argument is of an unsigned type (size_t) and cannot be | njoly |
| 2015-02-01 | PR/49617: Kirk Russell: Describe the posix_fallocate return values correctly. | christos |
| 2015-01-31 | PR/49617: Kirk Russell: posix_fallocate() should be returning an error on | christos |
| 2015-01-29 | Remove va_arg hack for Clang/PPC. | joerg |
| 2015-01-27 | Remove superfluous comma. | wiz |
| 2014-12-10 | Add hooks for RUMPRUN build of libc | pooka |
| 2014-11-11 | Do not hardcode values for ENAMETOOLONG, use symblic constants. | njoly |
| 2014-11-02 | Use more markups in AUTHORS section. | njoly |
| 2014-10-11 | Note that rmdir(2) fails with EINVAL when the path last component is | njoly |
| 2014-10-11 | Use '.Rv -std' for RETURN VALUES, sort ERRORS. | njoly |
| 2014-09-27 | Fix synopsis, remove unneeded Pp macro before display block and add one | njoly |
| 2014-09-25 | Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.x | manu |
| 2014-09-19 | Sort sections. From Henning Petersen in PR 49222. | wiz |
| 2014-08-13 | Use the lint path as workaround for Clang on 32bit PPC for now. | joerg |
| 2014-08-10 | If LINT code path uses memcpy, it should also include string.h. | joerg |
| 2014-08-05 | Rework minherit(2) man page into a table. | riastradh |