summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daysupd(4): add PercentLoad sensorLandry Breuil
12 daysProperly document TCP_SACK_ENABLE socket option.Pascal Stumpf
12 daysMeant to split the sentence in twoTheo Buehler
12 daysBe a bit more precise on the error conditions of CMS_get1_{certs,crls}()Theo Buehler
12 daysExplain how to free the stack returned by CMS_get1_{certs,crls}()Theo Buehler
12 daysInline trivial EC point methodsTheo Buehler
12 daysuvideo.4: add Jabra PanaCast 20 as known to workkirill
12 dayssys/uvideo: add quirk for Jabra PanaCast 20kirill
12 daysRegenkirill
12 dayssys/dev/usb/usbdevs: add Jabra PanaCast 20, to be used in quirkskirill
12 daysGet BNs Z coordinates from the BN_CTXTheo Buehler
12 daysImprove ec_points_make_affine()Theo Buehler
12 daysopenssl speed: stop trying to use small curvesTheo Buehler
12 daysDon't leak the abuf on error in PKCS7_dataFinal()Theo Buehler
13 daysuse a more readable explanation of directory creation;Jason McIntyre
13 daysundo unneccessary \*([GL]t sequences; balance that by adding Sq;Jason McIntyre
13 daysAdd support for read/write of xmm/ymm registers to lldb.Anton Lindqvist
13 daysRemove X9.42 DH rudimentsTheo Buehler
13 daysProvide an example of signing with HMAC-SHA256 or Ed25519Ingo Schwarze
13 daysMark six EVP_PKEY control constants as intentionally undocumentedIngo Schwarze
13 daysMark nine unused EVP constants as intentionally undocumented.Ingo Schwarze
14 daysRemove weird pad member that was never set to zero after malloc() soTheo Buehler
14 daysAlso call pmap_extract() before entering a page ahead for lower layer faults.Martin Pieuchot
14 daysWhen paging ahead, delay calling pmap_extract() after checking for a valid page.Martin Pieuchot
14 daysGarbage collect the unused imsg_hdr in imsg_close()Theo Buehler
14 daysImport regenerated moduli.Darren Tucker
2024-11-28Move cpu_features to hwcap and cpu_features2 to hwcap2George Koehler
2024-11-28Replace magic numbers to macro defined values.Kenji Aoyama
2024-11-28Fix radiusd_ipcp module to check whether the type of the ipcp_addressYASUOKA Masahiko
2024-11-28Fix warnings from gcc. found by deraadtYASUOKA Masahiko
2024-11-28Add extended keys flag for foot terminal.Nicholas Marriott
2024-11-28avoid lock contention in __thrsleep and __thrwakeup syscallsDavid Gwynne
2024-11-27vmd/vioblk: add missed breakkirill
2024-11-27In powerpc64 pmap, when replacing a pte, put it in the correct ptegGeorge Koehler
2024-11-27Change getfp() to return an unBIASed stack pointer; this unbreaksMiod Vallat
2024-11-27fix argument of "Compression" directive in ssh -G config dump,Damien Miller
2024-11-27defer creation of ice(4) ifp until device attachment has succeededStefan Sperling
2024-11-27zap trailing whitespace from previousTheo Buehler
2024-11-27new name/link for agent I-DDamien Miller
2024-11-27Revert "vio: Unlock"Jan Klemkow
2024-11-27mention that biometrics may be used for FIDO key user verification asDamien Miller
2024-11-27remove unneeded fpu.h include to unbreak the build on archs without itJonathan Gray
2024-11-27sys/uvideo: add missed abort of transfer pipe in uvideo_vs_closekirill
2024-11-27Neighbor (fault ahead) pages are never mapped with the wired attribute.Martin Pieuchot
2024-11-27Change pgo_get() interface in preparation for running PGO_LOCKED in parallel.Martin Pieuchot
2024-11-27remove #if 0'd entries for /dev/pcmcia functions removed in 1998Jonathan Gray
2024-11-27Do not check for latest client in callback since the type may be latestNicholas Marriott
2024-11-27Do not stop drag on double or triple click, GitHub issue 4272.Nicholas Marriott
2024-11-27Use uvm_fault_wire() for consistency and to keep VM_FAULT_WIRE usage in uvm/.Martin Pieuchot
2024-11-27hook up ptrace xstate regressAnton Lindqvist