summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-18drm: Optimize drm buddy top-down allocation methodJonathan Gray
2023-01-18drm/amd/pm/smu13: BACO is supported when it's in BACO stateJonathan Gray
2023-01-18add __list_add() for 6.1.7 drmJonathan Gray
2009-04-06import of OpenSSL 0.9.8kDamien Miller
2023-01-18These days bge_stop() calls intr_barrier(9). So in bge_detach() we needMark Kettenis
2023-01-18change BIOSF_SMBIOS bit flag from 6 to 8Jonathan Gray
2023-01-18remove redundant SIOCS80211JOIN ioctl call in ifconfig delifjoinlist()Stefan Sperling
2023-01-18delete useless dependencyTheo de Raadt
2023-01-18syncTheo de Raadt
2023-01-18process the sshd random-relink kit if it is found. sshd's text segmentTheo de Raadt
2023-01-18Create and install sshd random relink kit.Theo de Raadt
2023-01-18Add xonly tests, initially written by deraadt@. Tweaked by me to fit andAnton Lindqvist
2023-01-18mips64: simplify cp0_rearm_int5(), cp0_trigger_int5_masked()Scott Soule Cheloha
2023-01-18Require version 4 UUIDs as RRDP session IDsJob Snijders
2023-01-18Use the vstate of the filterstate struct instead of passing an extra copyClaudio Jeker
2023-01-18Improve pending checks in poll loop by ordering them by trigger frequencyClaudio Jeker
2023-01-18Use ROUNDDOWN() to round down to cylinder boundary.Kenneth R Westerback
2023-01-18Instead of mapping WSEMUL_UNDERLINE to a different bit in rasops, useNicholas Marriott
2023-01-18Typofix array length syntax, spotted by afresh1Klemens Nanni
2023-01-18Adjust how gcc4 handles the "missing braces around initializer" warning.Claudio Jeker
2023-01-18The default output format is -o (openbgpd) but it now includes bothClaudio Jeker
2023-01-18tweak previous; ok djmJason McIntyre
2023-01-18Bring in a description of bn_words_3_div().Joel Sing
2023-01-18Start cleaning up BN_div_internal().Joel Sing
2023-01-18Do on i386 as we do on amd64. This is done on variable cpu_pae, whichTheo de Raadt
2023-01-18when restoring non-blocking mode to stdio fds, restore exactlyDamien Miller
2023-01-18Add a -V (version) option to sshd like the ssh client has.Todd C. Miller
2023-01-18Use ROUNDUP() to round up to cylinder boundary.Kenneth R Westerback
2023-01-18rpki-client: explicitly enable policy checksTheo Buehler
2023-01-17Nuke unused MAXIMUM(). Add ROUNDUP() and ROUNDDOWN().Kenneth R Westerback
2023-01-17Don't do policy checking unless we were asked to do so.Bob Beck
2023-01-17include isadma.h not isa.hJonathan Gray
2023-01-17test NSDMMC not SDMMCJonathan Gray
2023-01-17syncTheo de Raadt
2023-01-17Simplify and clarify the implementation of the pmap_page_protect(9) API.Mark Kettenis
2023-01-17For "ssh -V" always exit 0, there is no need to check opt again.Todd C. Miller
2023-01-17Add debug FUNCS_ONLY knobKlemens Nanni
2023-01-17pax: Switch a function definition from K&R to ANSI.Theo Buehler
2023-01-17Skip all interface config questions when there are noneKlemens Nanni
2023-01-17Add a dummy stub for getmonotime(). Reminded by tb@Claudio Jeker
2023-01-17Teach bgpctl about ASPA tables.Claudio Jeker
2023-01-17Add the needed logic to load the ASPA table from the rtr process into theClaudio Jeker
2023-01-17Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_addMiod Vallat
2023-01-17Arguments may contain more than one variable assignmentKlemens Nanni
2023-01-17Support -1 without -N for list-keys.Nicholas Marriott
2023-01-17also check that an active session inhibits UnusedConnectionTimeoutDamien Miller
2023-01-17remove elansc(4) driver for AMD Elan SC520 System ControllerJonathan Gray
2023-01-17regression test for UnusedConnectionTimeoutDamien Miller
2023-01-17Add a sshd_config UnusedConnectionTimeout option to terminateDamien Miller
2023-01-17On amd64 machines without the NX feature enabled, we can't distinguishMark Kettenis