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