| Age | Commit message (Expand) | Author |
| 2022-08-18 | fix whitespace prefix behavior | christos |
| 2022-08-17 | PR/56967: John Zaitseff: Reduce diff with FreeBSD, fixes various bugs. | christos |
| 2022-08-16 | Welcome to tzcode-2022c | christos |
| 2022-08-16 | Welcome to 2022b: | 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-06-26 | Decorate the HPPA signal trampoline with the appropriate .cfi | skrll |
| 2022-06-06 | Save and restore %r19 the "linkage table pointer register" across the call | skrll |
| 2022-05-31 | libc: Reintroduce getentropy. | riastradh |
| 2022-05-31 | fix various typos in comments, documentation and messages. | andvar |
| 2022-05-30 | Obsolete hack for evbppc to replace memcmp(9), memcpy(9), and memmove(9) | rin |
| 2022-05-28 | fix various typos in comments. | andvar |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-24 | fix various typos in comments, docs and log messages. | andvar |
| 2022-05-23 | s/beggining/beginning/ in comments. | andvar |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2022-05-21 | fix typo in sigaction(2) | dholland |
| 2022-05-15 | s/wich/which in comments. | andvar |
| 2022-05-06 | PR lib/56395 | rin |
| 2022-04-19 | lib: remove CONSTCOND comment | rillig |
| 2022-04-16 | fix various typos in comments and log messages. | andvar |
| 2022-04-09 | Introduce membar_acquire/release. Deprecate membar_enter/exit. | riastradh |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2022-04-07 | s/psuedo/pseudo/ | andvar |
| 2022-04-03 | Improve wording to avoid confusion about the return value of {v,}asprintf(3) | christos |
| 2022-03-27 | popen.3: revert s/null-/nul-/ change, this is subject to debate | gutteridge |
| 2022-03-25 | localtime.c: fix theoretical syntax error | rillig |
| 2022-03-25 | localtime.c: reduce unnecessary diff to upstream | rillig |
| 2022-03-25 | localtime.c: take indentation style from upstream | rillig |
| 2022-03-25 | localtime.c: add back storage class 'register' | rillig |
| 2022-03-24 | put back the 2022a changes and fix the misplaced brace. | christos |
| 2022-03-24 | popen.3: minor spelling, grammar, style, and xref tweaks | gutteridge |
| 2022-03-24 | fork.2: add _exit(2) xref and spell "ID" consistently | gutteridge |
| 2022-03-23 | revert changes from 2022a for now until I figure out what's wrong. | christos |
| 2022-03-22 | fix typos in comments. | andvar |
| 2022-03-22 | welcome to tzcode-2022a | christos |
| 2022-03-16 | setpgid.2: Mention that both child and parent need to call it. | dholland |
| 2022-03-14 | system(3): Simplify initialization of argp. | riastradh |
| 2022-03-14 | system(3): Switch from vfork/execve to posix_spawn. | riastradh |
| 2022-03-13 | s/hander/handler/ and s/hader/header/ in comments and documentation. | andvar |
| 2022-03-13 | Avoid referencing uninit'd memory. | kre |
| 2022-03-12 | reallocarr returns errno. preserve it. | christos |
| 2022-03-12 | _env: use reallocarr | nia |
| 2022-03-12 | getservent_r: use reallocarr | nia |
| 2022-03-12 | getprotoent_r: use reallocarr | nia |
| 2022-03-12 | vfwprintf(3): use reallocarr | nia |