summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-09Add aplpmgr(4), a driver for the power management controller found onMark Kettenis
2021-12-09syncTheo de Raadt
2021-12-09We only have one syscall table: inline sysent/SYS_MAXSYSCALL andPhilip Guenther
2021-12-08lsearch(3): reimplement using lfind(3)Scott Soule Cheloha
2021-12-08new manual page ASN1_bn_print(3)Ingo Schwarze
2021-12-08wtmp doesn't need to reload syslogd.Martijn van Duren
2021-12-08relayd/ssl.c: Remove a workaround that uses a copy of the oldTheo Buehler
2021-12-08The /etc/iked/certs/ directory is used for both local and peerTobias Heider
2021-12-08document BIO_indent(3);Ingo Schwarze
2021-12-08Start documenting the locking strategy of struct tdb fields. NoteAlexander Bluhm
2021-12-08Remove unnecessary select(2) exceptfds kludges.Visa Hankala
2021-12-08mark c2i_ASN1_OBJECT as intentionally undocumented;Ingo Schwarze
2021-12-08mark i2c_ASN1_BIT_STRING, c2i_ASN1_BIT_STRING, and c2i_ASN1_INTEGERIngo Schwarze
2021-12-08Fix select(2) exceptfds handling of FIFOs and pipesVisa Hankala
2021-12-08drm/amd/display: Allow DSC on supported MST branch devicesJonathan Gray
2021-12-08drm/amd/amdgpu: fix potential memleakJonathan Gray
2021-12-08drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againJonathan Gray
2021-12-08zap a stray spaceTheo Buehler
2021-12-07Delete the last emulation callbacks: we're Just ELF, so declarePhilip Guenther
2021-12-07better error message for FIDO keys when we can't match them to a tokenDamien Miller
2021-12-07Simple conversion to opaque EVP_CIPHER.Theo Buehler
2021-12-07Teach the net80211 stack to remove corresponding frames from ic_pwrsaveqStefan Sperling
2021-12-07uvm_map_inentry() is provided a format string that says "inside", but thenTheo de Raadt
2021-12-07The ypproto buffer (which supports + lines in master.passwd) was correctTheo de Raadt
2021-12-07Fix typo in Tiger Lake H configuration.Mark Kettenis
2021-12-07Continue to delete emulation support: we only have one sigcode andPhilip Guenther
2021-12-07Delete an #if block that dates from rev 1.1 and hasn't been enabledPhilip Guenther
2021-12-07In ipo_tdb the flow contains a reference counted TDB cache. ThisAlexander Bluhm
2021-12-07Add test case for authentication with locally stored peer certificates.Tobias Heider
2021-12-07Fix locally stored peer certificates in /etc/iked/certs as documented inTobias Heider
2021-12-07be more specific which NETSCAPE stuff to ignore, and whyIngo Schwarze
2021-12-07Some improvements allowing to handle asn1.h and x509v3.h:Ingo Schwarze
2021-12-07print the failed method numberTheo de Raadt
2021-12-07Don't truncate the default OpenBSD partition at the end of theKenneth R Westerback
2021-12-07Add EVFILT_EXCEPT filter for pipesVisa Hankala
2021-12-07switch from tradcpp(1) to cpp(1); ok jsg@Robert Nagy
2021-12-07Improve the COMMAND SECTION section in multiple respects regardingIngo Schwarze
2021-12-07Use one common function to build the base directory path for repositories.Claudio Jeker
2021-12-07Fix parsing of SR_IRQ resource descriptors here as well.Mark Kettenis
2021-12-07Fix parsing of SR_IRQ resource descriptors.Mark Kettenis
2021-12-07Add missing kernel unlock in error path.Anton Lindqvist
2021-12-07Respond to OSC 4 query.Nicholas Marriott
2021-12-07Use four digits not two for RGB responses to match other terminals.Nicholas Marriott
2021-12-07Continue to delete emulation support: since we're Just ELF, the sizePhilip Guenther
2021-12-07Two of the umount -f are not neccessary, and only risk leavingTheo de Raadt
2021-12-07lsearch(3): append key to array with memmove(3) instead of memcpy(3)Scott Soule Cheloha
2021-12-07sleep.3: miscellanous cleanup, rewritesScott Soule Cheloha
2021-12-07uvn_reference(): correct printf(9) argument orderScott Soule Cheloha
2021-12-07Make `unp_msgcount' and `unp_file' protection with `unp_gc_lock'Vitaliy Makkoveev
2021-12-07sys/signal.h (or some master include) must happen before sys/proc.h, whichTheo de Raadt