| Age | Commit message (Expand) | Author |
| 2023-07-07 | Modify comment. No functional change. | msaitoh |
| 2023-07-07 | select(2), poll(2): Clarify return values. | riastradh |
| 2023-07-07 | tests/lint: test all combinations of {func,obj}_{decl,def} | rillig |
| 2023-07-07 | tests/lint: merge duplicate tests for C11 _Atomic | rillig |
| 2023-07-06 | +CAC - cryptographic access control | jschauma |
| 2023-07-06 | t_sig_backtrace: Flush stdout before writing to STDOUT_FILENO. | riastradh |
| 2023-07-06 | lint: add type safety for accessing properties of basic types | rillig |
| 2023-07-06 | tests/lint: ensure consistent preprocessor filenames in tests | rillig |
| 2023-07-06 | Add Alder Lake-N. | msaitoh |
| 2023-07-06 | bsdmalloc(3): fix malloc() signature | uwe |
| 2023-07-05 | tests/libexec/ld.elf_so: Fix helper library makefiles. | riastradh |
| 2023-07-05 | libbsdmalloc: Use a multiply-overflow that clang supports too. | riastradh |
| 2023-07-05 | BUILDING: wording tweaks | lukem |
| 2023-07-05 | mk.conf(5): document rump variables | lukem |
| 2023-07-05 | Update build instruction for Solaris 11.4 hosts | palle |
| 2023-07-05 | t_posix_memalign: Simplify. | riastradh |
| 2023-07-05 | libbsdmalloc: Make aligned_alloc(A, S) actually align when A > S. | riastradh |
| 2023-07-05 | Fix sysctl invocation testing for missing entropy. | martin |
| 2023-07-05 | t_posix_memalign: Fix this to reflect restriction lifted in C17. | riastradh |
| 2023-07-05 | tests/lint: spell platform identifiers for 'long double' consistently | rillig |
| 2023-07-05 | tests/lint: add platform-specific tests for troublesome pointer casts | rillig |
| 2023-07-05 | Revert "fsck_ffs(8): Ensure A divides S before aligned_alloc(A, S)." | riastradh |
| 2023-07-05 | Revert "newfs(8): Ensure A divides S before aligned_alloc(A, S)." | riastradh |
| 2023-07-05 | Revert "nvmectl(8): Ensure A divides S before aligned_alloc(A, S)." | riastradh |
| 2023-07-05 | libbsdmalloc: Lift C11 divisibility restriction on aligned_alloc. | riastradh |
| 2023-07-05 | Revert "jemalloc: Enforce alignment-must-divide-size rule of aligned_alloc." | riastradh |
| 2023-07-05 | Updates for ctwm-4.1.0 | nia |
| 2023-07-05 | bsdmalloc.3: fix typos in function parameters | rillig |
| 2023-07-05 | CPU model 0x5a is not Atom E3500 but Atom Z3500. | msaitoh |
| 2023-07-05 | libbsdmalloc: Fix build with DEBUG. | riastradh |
| 2023-07-05 | Install a copy of dhcpcd.conf under /usr/share/examples | gutteridge |
| 2023-07-04 | mdoc.local: fix libbsdmalloc string name | uwe |
| 2023-07-04 | fsck_ffs(8): Fix whitespace issues. | riastradh |
| 2023-07-04 | nvmectl(8): Ensure A divides S before aligned_alloc(A, S). | riastradh |
| 2023-07-04 | newfs(8): Ensure A divides S before aligned_alloc(A, S). | riastradh |
| 2023-07-04 | fsck_ffs(8): Ensure A divides S before aligned_alloc(A, S). | riastradh |
| 2023-07-04 | libc: Fix missing membar_consumer in dl_iterate_phdr. | riastradh |
| 2023-07-04 | libbsdmalloc: Nix K&R definitions. Bump WARNS to 3. | riastradh |
| 2023-07-04 | libbsdmalloc: New man page. | riastradh |
| 2023-07-04 | libbsdmalloc: Bump shlib minor. | riastradh |
| 2023-07-04 | libbsdmalloc: Nix trailing whitespace. | riastradh |
| 2023-07-04 | libbsdmalloc: Provide all allocator front ends and fork hooks. | riastradh |
| 2023-07-04 | t_posix_memalign: Expand test cases and properties. | riastradh |
| 2023-07-04 | jemalloc: Enforce alignment-must-divide-size rule of aligned_alloc. | riastradh |
| 2023-07-04 | riscv: Fix (U)INT64_C suffix to match gcc's built-in idea of types. | riastradh |
| 2023-07-04 | tpm(4): Switch tsleep to kpause. | riastradh |
| 2023-07-03 | lint: consistently use portable type size in integer constraints | rillig |
| 2023-07-03 | PR/57500: Palle Lyckegaard: include missing tools/compat/regex.h for | christos |
| 2023-07-03 | Enable MEMORY_DISK_DYNAMIC & co. to match std.generic64 | jakllsch |
| 2023-07-03 | tests/lint: move platform-specific query tests to separate files | rillig |