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