| Age | Commit message (Expand) | Author |
| 2022-12-04 | fcntl(2): Fix wrong markup in a couple of places | uwe |
| 2022-12-04 | Bump date for the fixed RETURN VALUES in previous | uwe |
| 2022-12-04 | Tweak markup in _lwp_*(2) manual pages | uwe |
| 2022-12-04 | lib: Mark up error names in man pages with .Er | uwe |
| 2022-12-04 | flock(2): s/Eq/Er/ typo in the ERRORS section | uwe |
| 2022-12-04 | Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS | uwe |
| 2022-11-29 | socketpair(2): Formatting nits | uwe |
| 2022-11-29 | document the only supported type protocol, document type flags | jschauma |
| 2022-10-18 | avoid unnecessary Ns macro | wiz |
| 2022-10-18 | Note that the exit status may be truncated to the least significant 8 bits. | jschauma |
| 2022-10-17 | add missing 'the' | jschauma |
| 2022-10-16 | Add EINVAL doc from Jan Schaumann | christos |
| 2022-08-01 | clone(2): document that _GNU_SOURCE must be defined for the prototypes | wiz |
| 2022-07-31 | __quotactl(2): typo. | dholland |
| 2022-07-26 | mincore(2) - use .Rv -std | uwe |
| 2022-07-25 | mincore(2): Clarify units of len argument: bytes, not pages. | riastradh |
| 2022-06-28 | bind.2: add references to specific protocol families | rillig |
| 2022-06-28 | fix references in manual pages to the reference documentation | rillig |
| 2022-05-21 | fix typo in sigaction(2) | dholland |
| 2022-03-24 | fork.2: add _exit(2) xref and spell "ID" consistently | gutteridge |
| 2022-03-16 | setpgid.2: Mention that both child and parent need to call it. | dholland |
| 2022-03-13 | s/hander/handler/ and s/hader/header/ in comments and documentation. | andvar |
| 2022-02-13 | Fix typo | pgoyette |
| 2021-12-10 | s/occured/occurred/ in comments, log messages and man pages. | andvar |
| 2021-11-19 | Mention that fchmod conforms to XPG 4.2. Bump date. | wiz |
| 2021-11-01 | Version the sigaction(2) libc wrapper. The new version uses the "siginfo" | thorpej |
| 2021-11-01 | Don't mention the "struct sigaltstack" name of "stack_t". | thorpej |
| 2021-10-31 | Tidy up how __sigaction14_sigtramp.c is added to SRCS. | thorpej |
| 2021-10-27 | - Use the signal trampoline version constants from <sys/signal.h>. | thorpej |
| 2021-10-26 | Merge all MD __sigaction14_sigtramp.c copies into one: | christos |
| 2021-10-23 | Add support for the EVFILT_EMPTY filter, which is activated when the | thorpej |
| 2021-10-20 | Oops, forgot to note the history of NOTE_OPEN, NOTE_CLOSE, NOTE_CLOSE_WRITE, | thorpej |
| 2021-10-20 | Overhaul of the EVFILT_VNODE kevent(2) filter: | thorpej |
| 2021-10-13 | Add support for the NOTE_SECONDS, NOTE_MSECONDS, NOTE_USECONDS, | thorpej |
| 2021-10-01 | PR/56424: Clay Mayers: recvfrom() is not a cancelation point as documented | christos |
| 2021-09-23 | Spell the number of nanoseconds as 10^9. Forgotten in previous. | uwe |
| 2021-09-23 | Minor markup tweaks. | uwe |
| 2021-09-23 | Spell the number of nanoseconds as 10^9. | uwe |
| 2021-09-23 | Markup fixes. | uwe |
| 2021-09-19 | Sort errors, remove extra comma. | wiz |
| 2021-09-19 | Add native implementations of eventfd(2) and timerfd(2), compatible with | thorpej |
| 2021-08-22 | s/priviledge/privilege/ in comments/log messages and fix one typo in descriptor. | andvar |
| 2021-08-08 | introduce a SOL_LOCAL for unix-domain socket level socket options | nia |
| 2021-07-31 | s/dependend/dependent/ | andvar |
| 2021-07-28 | Fix typos, improve wording. | wiz |
| 2021-07-27 | Tie the maximum file lock per unprivilegied uid to kern.maxfiles | manu |
| 2021-06-09 | vfork.2: clarify posix_spawn recommendation, pointed out by kre | nia |
| 2021-06-08 | vfork.2: recommend posix_spawn instead | nia |
| 2021-06-08 | Document NFSSVC_REPLACEEXPORTSLIST instead of NFSSVC_SETEXPORTSLIST. | hannken |
| 2021-03-28 | Document EINVAL for out of range socket address lengths. | dholland |