summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-07-04t_posix_memalign: Expand test cases and properties.riastradh
2023-07-04jemalloc: Enforce alignment-must-divide-size rule of aligned_alloc.riastradh
2023-07-04riscv: Fix (U)INT64_C suffix to match gcc's built-in idea of types.riastradh
2023-07-04tpm(4): Switch tsleep to kpause.riastradh
2023-07-03lint: consistently use portable type size in integer constraintsrillig
2023-07-03PR/57500: Palle Lyckegaard: include missing tools/compat/regex.h forchristos
2023-07-03Enable MEMORY_DISK_DYNAMIC & co. to match std.generic64jakllsch
2023-07-03tests/lint: move platform-specific query tests to separate filesrillig
2023-07-03lint: sync usage messages with realityrillig
2023-07-03lint: invert the -u, -v and -z flagsrillig
2023-07-03lint: remove redundant comments for command line flagsrillig
2023-07-03tests/lint: clean up tests for C99 boolrillig