Age | Commit message (Expand) | Author |
2023-01-28 | sync | Theo Buehler |
2023-01-28 | Stop installing x509_verify.h | Theo Buehler |
2023-01-28 | Switch regress to using x509_verify.h from libcrypto instead of the | Theo Buehler |
2023-01-28 | Stop relying on x509_verify.h being public | Theo Buehler |
2023-01-28 | create enough wskbd* device nodes at runtime in the ramdisk so we can set | Peter Hessler |
2023-01-28 | install sbin/kbd on arm64's ramdisk, so a user can set a keyboard layout if | Peter Hessler |
2023-01-28 | Permit the --exec-only option on i386 also. This does not make it the default. | Theo de Raadt |
2023-01-28 | Remove comment referencing bn_depr.c. | Joel Sing |
2023-01-28 | Move the three functions that are in bn_depr.c back to bn_prime.c. | Joel Sing |
2023-01-28 | Move the more readable version of bn_mul_mont() from bn_asm.c to bn_mont.c. | Joel Sing |
2023-01-28 | Fix previous. | Joel Sing |
2023-01-28 | Provide bn_div_rem_words() and make use of it. | Joel Sing |
2023-01-28 | Move some header definitions from vmm(4) to vmd(8). | Dave Voutila |
2023-01-28 | Nuke unused variable. | Kenneth R Westerback |
2023-01-28 | sync | Theo de Raadt |
2023-01-28 | Make --execute-only the default on powerpc64. Sort case statements in | Mark Kettenis |
2023-01-28 | Update the number of default wskbd entries | Peter Hessler |
2023-01-28 | Revert the `rt_lock' rwlock(9) diff to fix the recursive | Vitaliy Makkoveev |
2023-01-28 | typo in comment | Theo de Raadt |
2023-01-27 | Only use the CPU_OFF PSCI call if SYSTEM_SUSPEND is supported. This means | Mark Kettenis |
2023-01-27 | dmtimer(4): initialize stathz, profhz as other drivers, platforms do | Scott Soule Cheloha |
2023-01-27 | powerpc64: initialize stathz, profhz as on other platforms | Scott Soule Cheloha |
2023-01-27 | macppc: initialize stathz, profhz as on other platforms | Scott Soule Cheloha |
2023-01-27 | Recommit the switch to use llvm-strip on architectures that use ld.lld. | Mark Kettenis |
2023-01-27 | Change the emitted .glink stub on powerpc64 to use an instruction sequence | Mark Kettenis |
2023-01-27 | Push solock() down to sogetopt(). It is not required for the most cases. | Vitaliy Makkoveev |
2023-01-27 | Replace selinfo structure by klist in sockbuf. No reason to keep it, | Vitaliy Makkoveev |
2023-01-27 | Use the same inline assembly constraints as for libc fp*(), when operating | Miod Vallat |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2023-01-27 | Remove fast round(3) implementation for hppa. It is a nice idea, but does not | Miod Vallat |
2023-01-27 | Test the behaviour of round() on halfway values. | Miod Vallat |
2023-01-27 | Add a few more -fno-builtin to make sure we test libm, not the compiler. | Miod Vallat |
2023-01-27 | riscv64: initialize stathz, profhz like other platforms do | Scott Soule Cheloha |
2023-01-27 | Delete get_plane_numbers() function. | Kenji Aoyama |
2023-01-27 | Use stricter constraints in the assembly statements in fpset{mask,round,sticky} | Miod Vallat |
2023-01-27 | Add openssl 3.0 interop tests | Theo Buehler |
2023-01-27 | sync | Theo de Raadt |
2023-01-26 | Rework the secondary CPU spinup code to take advantage of the context | Mark Kettenis |
2023-01-26 | delete repeated word | Theo de Raadt |
2023-01-26 | backing "consolidate mbuf header parsing on device driver layer" | Theo de Raadt |
2023-01-25 | In the previous commit, FIXPROT would upgrade a PROT_NONE mapping too far. | Theo de Raadt |
2023-01-25 | Use getpartno() in editor_delete(), enhancing getpartno() to | Kenneth R Westerback |
2023-01-25 | Fix CVE-2023-24056, unbounded variable expansion in pkg-config. | Todd C. Miller |
2023-01-25 | gptimer(4): switch to clockintr | Scott Soule Cheloha |
2023-01-25 | change naming convention for the lru "save history" cache, so that | Marc Espie |
2023-01-25 | Delete TAB only line. | ASOU Masato |
2023-01-25 | Implement execute-only mappings by using the Virtual Page Class Key | Mark Kettenis |
2023-01-25 | drm/amdgpu: correct MEC number for gfx11 APUs | Jonathan Gray |
2023-01-25 | drm/amdgpu: add tmz support for GC IP v11.0.4 | Jonathan Gray |
2023-01-25 | drm/amdgpu: add tmz support for GC 11.0.1 | Jonathan Gray |