summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysMove cpu_features to hwcap and cpu_features2 to hwcap2George Koehler
5 daysReplace magic numbers to macro defined values.Kenji Aoyama
5 daysFix radiusd_ipcp module to check whether the type of the ipcp_addressYASUOKA Masahiko
5 daysFix warnings from gcc. found by deraadtYASUOKA Masahiko
5 daysAdd extended keys flag for foot terminal.Nicholas Marriott
6 daysavoid lock contention in __thrsleep and __thrwakeup syscallsDavid Gwynne
6 daysvmd/vioblk: add missed breakkirill
6 daysIn powerpc64 pmap, when replacing a pte, put it in the correct ptegGeorge Koehler
6 daysChange getfp() to return an unBIASed stack pointer; this unbreaksMiod Vallat
6 daysfix argument of "Compression" directive in ssh -G config dump,Damien Miller
6 daysdefer creation of ice(4) ifp until device attachment has succeededStefan Sperling
6 dayszap trailing whitespace from previousTheo Buehler
6 daysnew name/link for agent I-DDamien Miller
6 daysRevert "vio: Unlock"Jan Klemkow
6 daysmention that biometrics may be used for FIDO key user verification asDamien Miller
6 daysremove unneeded fpu.h include to unbreak the build on archs without itJonathan Gray
6 dayssys/uvideo: add missed abort of transfer pipe in uvideo_vs_closekirill
6 daysNeighbor (fault ahead) pages are never mapped with the wired attribute.Martin Pieuchot
6 daysChange pgo_get() interface in preparation for running PGO_LOCKED in parallel.Martin Pieuchot
6 daysremove #if 0'd entries for /dev/pcmcia functions removed in 1998Jonathan Gray
6 daysDo not check for latest client in callback since the type may be latestNicholas Marriott
6 daysDo not stop drag on double or triple click, GitHub issue 4272.Nicholas Marriott
6 daysUse uvm_fault_wire() for consistency and to keep VM_FAULT_WIRE usage in uvm/.Martin Pieuchot
7 dayshook up ptrace xstate regressAnton Lindqvist
7 daysAdd ptrace xstate regress suite.Anton Lindqvist
7 daysAdd ptrace commands used to read/write the XSAVE area of a tracedAnton Lindqvist
7 dayssyncTheo de Raadt
7 daysEnable rx/tx checksum offloading on ivaf(4).YASUOKA Masahiko
7 dayscontinue enumerating devices if a device is not matchedJonathan Gray
7 dayszero attach args; return on missing properties will be removedJonathan Gray
7 daysrework rwlocks to reduce pressure on the scheduler and SCHED_LOCKDavid Gwynne
7 daysg/c outdated XXX commentsDamien Miller
7 daysregression test for UpdateHostkeys with multiple keys backed byDamien Miller
7 daysExplicitly specify the signature algorithm when signing hostkeys-proveDamien Miller
7 daysadd a manual page for ice(4)Stefan Sperling
7 daysenable ice(4) in GENERIC and RAMDISK_CD kernels on amd64Stefan Sperling
7 dayswhen using RSA keys to sign messages, select the signature algorithmDamien Miller
7 daysrepair build without ICE_DEBUG set and stop setting it by defaultStefan Sperling
7 daysice(4) contains dlg@ code from ixl(4), add copyright header from thereStefan Sperling
7 daysimplement ice_txeof(), based on ixl(4) codeStefan Sperling
7 daysEnable TSO in ice(4) Tx queue context. Else the device won't send packets.Stefan Sperling
7 daysimplement ice_start(), based on code from ixl(4)Stefan Sperling
7 daysadd an rwlock to protect the ice(4) ioctl handler; based on ixl(4)Stefan Sperling
7 daysAdd copy-mode-position-style and copy-mode-selection-style for copyNicholas Marriott
7 daysEnter is now sent from single prompt as \r not empty string.Nicholas Marriott
7 dayssync, libutil major bumpClaudio Jeker
7 daysAdjust the msgbuf parser callbacks in bgpd to the new API.Claudio Jeker
7 daysAdapt the rpki-client message reader to the new msgbuf_new_reader callback.Claudio Jeker
7 daysAdjust the reader callback API to return an ibuf and to also claim theClaudio Jeker
7 daysWorkaround for compatibility issue with some libcrypto implementationsJob Snijders