| Age | Commit message (Expand) | Author |
| 2013-02-14 | Fix typo in error code; from Henning Petersen in PR 47565. | wiz |
| 2013-02-05 | Remove remnants of AF_IMPLINK. | joerg |
| 2013-02-05 | Xref getcwd(3). | wiz |
| 2013-02-04 | Bump date for previous. | wiz |
| 2013-02-04 | According to the opengroup document [1], we should include fcntl.h (not | njoly |
| 2013-01-13 | Revert defective O_SEARCH implementation committed by manu@ along with | dholland |
| 2013-01-12 | One more bit: explicitly state what calls to faccessat() are equivalent | dholland |
| 2013-01-12 | Rewrite heavily. This was originally going to be just an improvement of | dholland |
| 2012-12-01 | Bump date. New sentence, new line. Wording/articles. | wiz |
| 2012-12-01 | Bump date. New sentence, new line. Wording/articles. | wiz |
| 2012-12-01 | Bump date, really. | wiz |
| 2012-12-01 | Bump date. New sentence, new line. Wording/articles. | wiz |
| 2012-12-01 | Bump date. New sentence, new line. Wording/articles. | wiz |
| 2012-12-01 | Bump date. New sentence, new line. Wording/articles. | wiz |
| 2012-12-01 | Bump date. New sentence, new line. Wording/articles. | wiz |
| 2012-12-01 | New sentence, new line. Add articles. | wiz |
| 2012-12-01 | Remove trailing whitespace. | wiz |
| 2012-11-24 | mention that kevent returns now EOPNOTSUPP. | christos |
| 2012-11-18 | Add most system calls for POSIX extended API set, part 2, with test cases: | manu |
| 2012-11-06 | NL -> . to improve output | wiz |
| 2012-11-06 | Mention sigevent(3) not only in DESCRIPTION but in SEE ALSO as well. | uwe |
| 2012-11-06 | Fix another typo. | uwe |
| 2012-11-06 | Fix typo. | uwe |
| 2012-11-04 | Bump date for previous. Grammar fix. | wiz |
| 2012-11-03 | add utimens and lutimens wrappers using utimensat. | christos |
| 2012-10-14 | typo | dholland |
| 2012-10-08 | Function argument Fa macro expects its name on the same line. | njoly |
| 2012-10-02 | add clock_nanosleep(2) | christos |
| 2012-09-12 | setcontext() used to be incompatible with -lpthread since it affected | manu |
| 2012-08-07 | Add -A, -a, and -e options to modstat(8) along with kernel | jnemeth |
| 2012-07-09 | Add ENOTCONN to returned error codes, bump date. | jdf |
| 2012-06-25 | Update old-style definitions to ANSI, remove a couple of register | abs |
| 2012-06-24 | fix old style definitions; XXX: gcc should have picked them up but it did not. | christos |
| 2012-06-23 | "appeared in", not "appeared on". | dholland |
| 2012-06-22 | Replace nonexistant Lx macro. Use full NetBSD version for Nx. | wiz |
| 2012-06-22 | Fix macro. Replace another one (there is no .Lx). Use full NetBSD version. | wiz |
| 2012-06-22 | Remove trailing whitespace. Sort errors. Bump date for previous. | wiz |
| 2012-06-22 | Remove trailing whitespace. Use more markup. Bump date for previous. | wiz |
| 2012-06-22 | {send,recv}mmsg glue | christos |
| 2012-06-09 | describe RLIMIT_NTHR | christos |
| 2012-05-21 | Calling _lwp_create() with a bogus ucontext could trigger a kernel | martin |
| 2012-05-15 | Clarify description of the msgrcv() return value. I kept on misreading it for | reinoud |
| 2012-04-21 | Add capfile(5) to describe the termcap format. | roy |
| 2012-04-13 | Sort errors. | wiz |
| 2012-04-13 | needs sys/lwpctl.h for constants | yamt |
| 2012-04-13 | - fix ambiguous sentences. | yamt |
| 2012-04-02 | fix a couple of typos | agc |
| 2012-03-20 | Convert to C89 prototypes. Remove use of __P | matt |
| 2012-03-19 | pselect->paccept for this page | plunky |
| 2012-03-18 | fail as the man page says sched_rr_get_interval should. | christos |