| Age | Commit message (Expand) | Author |
| 2023-07-07 | doc/HACKS: Document PR port-alpha/57511 | rin |
| 2023-07-07 | PR port-alpha/57511 Temporally disable secure PLT for alpha | rin |
| 2023-07-07 | Fix locking error when setting the multicast filter to accept all | martin |
| 2023-07-07 | virtio(4): Fix byte order of DMA data for armeb in the same manner as | rin |
| 2023-07-07 | Remove extra whitespace inserted during merge. No binary changes. | rin |
| 2023-07-07 | Remove duplicate OpenBSD RCSID. | rin |
| 2023-07-07 | lint: only skip 'unused' warnings after errors, not other warnings | rillig |
| 2023-07-07 | tprof(8): Add support for Skylake-X and Cascade Lake. | msaitoh |
| 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 |