summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-07doc/HACKS: Document PR port-alpha/57511rin
2023-07-07PR port-alpha/57511 Temporally disable secure PLT for alpharin
2023-07-07Fix locking error when setting the multicast filter to accept allmartin
2023-07-07virtio(4): Fix byte order of DMA data for armeb in the same manner asrin
2023-07-07Remove extra whitespace inserted during merge. No binary changes.rin
2023-07-07Remove duplicate OpenBSD RCSID.rin
2023-07-07lint: only skip 'unused' warnings after errors, not other warningsrillig
2023-07-07tprof(8): Add support for Skylake-X and Cascade Lake.msaitoh
2023-07-07Modify comment. No functional change.msaitoh
2023-07-07select(2), poll(2): Clarify return values.riastradh
2023-07-07tests/lint: test all combinations of {func,obj}_{decl,def}rillig
2023-07-07tests/lint: merge duplicate tests for C11 _Atomicrillig
2023-07-06+CAC - cryptographic access controljschauma
2023-07-06t_sig_backtrace: Flush stdout before writing to STDOUT_FILENO.riastradh
2023-07-06lint: add type safety for accessing properties of basic typesrillig
2023-07-06tests/lint: ensure consistent preprocessor filenames in testsrillig
2023-07-06Add Alder Lake-N.msaitoh
2023-07-06bsdmalloc(3): fix malloc() signatureuwe
2023-07-05tests/libexec/ld.elf_so: Fix helper library makefiles.riastradh
2023-07-05libbsdmalloc: Use a multiply-overflow that clang supports too.riastradh
2023-07-05BUILDING: wording tweakslukem
2023-07-05mk.conf(5): document rump variableslukem
2023-07-05Update build instruction for Solaris 11.4 hostspalle
2023-07-05t_posix_memalign: Simplify.riastradh
2023-07-05libbsdmalloc: Make aligned_alloc(A, S) actually align when A > S.riastradh
2023-07-05Fix sysctl invocation testing for missing entropy.martin
2023-07-05t_posix_memalign: Fix this to reflect restriction lifted in C17.riastradh
2023-07-05tests/lint: spell platform identifiers for 'long double' consistentlyrillig
2023-07-05tests/lint: add platform-specific tests for troublesome pointer castsrillig
2023-07-05Revert "fsck_ffs(8): Ensure A divides S before aligned_alloc(A, S)."riastradh
2023-07-05Revert "newfs(8): Ensure A divides S before aligned_alloc(A, S)."riastradh
2023-07-05Revert "nvmectl(8): Ensure A divides S before aligned_alloc(A, S)."riastradh
2023-07-05libbsdmalloc: Lift C11 divisibility restriction on aligned_alloc.riastradh
2023-07-05Revert "jemalloc: Enforce alignment-must-divide-size rule of aligned_alloc."riastradh
2023-07-05Updates for ctwm-4.1.0nia
2023-07-05bsdmalloc.3: fix typos in function parametersrillig
2023-07-05CPU model 0x5a is not Atom E3500 but Atom Z3500.msaitoh
2023-07-05libbsdmalloc: Fix build with DEBUG.riastradh
2023-07-05Install a copy of dhcpcd.conf under /usr/share/examplesgutteridge
2023-07-04mdoc.local: fix libbsdmalloc string nameuwe
2023-07-04fsck_ffs(8): Fix whitespace issues.riastradh
2023-07-04nvmectl(8): Ensure A divides S before aligned_alloc(A, S).riastradh
2023-07-04newfs(8): Ensure A divides S before aligned_alloc(A, S).riastradh
2023-07-04fsck_ffs(8): Ensure A divides S before aligned_alloc(A, S).riastradh
2023-07-04libc: Fix missing membar_consumer in dl_iterate_phdr.riastradh
2023-07-04libbsdmalloc: Nix K&R definitions. Bump WARNS to 3.riastradh
2023-07-04libbsdmalloc: New man page.riastradh
2023-07-04libbsdmalloc: Bump shlib minor.riastradh
2023-07-04libbsdmalloc: Nix trailing whitespace.riastradh
2023-07-04libbsdmalloc: Provide all allocator front ends and fork hooks.riastradh