summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-07Futhermore -> FurthermoreTheo Buehler
2024-09-06Prepare for an upcoming tlsfuzzer test that expects decode_errorTheo Buehler
2024-09-06Fix KUBSAN by adding invalid builtin detection, as needed by our current clang.Moritz Buhl
2024-09-06Document float cast overflow detection.Moritz Buhl
2024-09-06spelling; ok mglocker@Jonathan Gray
2024-09-06Reenable AES-NI in libcryptoTheo Buehler
2024-09-06Allow tracing interrupts by defering the wakeup(9) to a different context.Martin Pieuchot
2024-09-06Remove incorrect increment of the context switch counter.Martin Pieuchot
2024-09-06Regression for '%c'.Martin Pieuchot
2024-09-06Interpret the argument of '%c' as an integer instead of a string.Martin Pieuchot
2024-09-06Adjust documentation to work without X509_LOOKUP_by_subject()Theo Buehler
2024-09-06Repair build with gcc.Miod Vallat
2024-09-06syncAnton Lindqvist
2024-09-06match on Lunar LakeJonathan Gray
2024-09-06regenJonathan Gray
2024-09-06add Intel Lunar Lake idsJonathan Gray
2024-09-06make parsing user@host consistently look for the last '@' in theDamien Miller
2024-09-05Bump versionClaudio Jeker
2024-09-05sync with baseTheo Buehler
2024-09-05Avoid out-of-bounds pointer arithmetic in inflateCopy().Theo Buehler
2024-09-05In ddb(4) print mbuf chain and packet list.Alexander Bluhm
2024-09-05Sync to unbound 1.21.0; heavy lifting by sthenFlorian Obser
2024-09-05Update libexpat to version 2.6.3.Alexander Bluhm
2024-09-05have sysmerge and sysupgrade Xr each other;Jason McIntyre
2024-09-05note that "|" and ":include:" are disallowed for root;Jason McIntyre
2024-09-05retire this older version of forward(5) to the atticJason McIntyre
2024-09-05remove note falsely claiming that :include: is disallowedJason McIntyre
2024-09-05drm/amd/display: avoid using null object of framebufferJonathan Gray
2024-09-05drm/amdgpu/swsmu: always force a state reprogram on initJonathan Gray
2024-09-05drm/amdgpu: align pp_power_profile_mode with kernel docsJonathan Gray
2024-09-04regenDavid Gwynne
2024-09-04add PLX PEX 8718 and SK hynix PC601 devices.David Gwynne
2024-09-04Push acpi(4) _CRS parsing down after matching skippable and ISA hardware IDs.James Hastings
2024-09-04Work around vnode reuse bug resulting in a panic: vop_generic_badopBob Beck
2024-09-04vmm: set highest cpuid feature leaf based on host cpu.Dave Voutila
2024-09-04Remove deprecated '-r' command line optionJob Snijders
2024-09-04Qualifying nexthops via BGP does not properly work since nexthops needClaudio Jeker
2024-09-04list the other doc pspvar.h mentions, add publication numbersJonathan Gray
2024-09-04correct .OBJDIR use; from Denis BodorTheo de Raadt
2024-09-04regenJonathan Gray
2024-09-04Call pfkey_remove() only after the Session Engine finished reloading itsClaudio Jeker
2024-09-04add psp(4) manual pageJonathan Gray
2024-09-04merge unbound 1.21.0Stuart Henderson
2024-09-04import unbound 1.21.0, ok phessler florianStuart Henderson
2024-09-04vio: put enqueue and dmasync into a functionStefan Fritsch
2024-09-04Update bsd.port.mk(5) DISTFILES* description - it no longer uses :0 to :9Stuart Henderson
2024-09-04wrap long linesJonathan Gray
2024-09-04Fix some spelling.Marcus Glocker
2024-09-04Missing RCSIDTheo Buehler
2024-09-04remove unused timeout from softcJonathan Gray