Age | Commit message (Expand) | Author |
2022-10-21 | sync | Stuart Henderson |
2022-10-21 | Fix synopsis, -n does not require an interface; OK jmc | Klemens Nanni |
2022-10-21 | Document contents of acpicpu's dmesg lines | Philip Guenther |
2022-10-20 | Add the hooks to disable and enable GPIO interrupts. Should fix potential | Mark Kettenis |
2022-10-20 | Add RK3568 support. | Mark Kettenis |
2022-10-20 | add zap-to-char and zap-up-to-char; bind zap-to-char to M-z. | Omar Polo |
2022-10-20 | Don't attempt to use EFI runtime services on UEFI versions before 2.1. | Mark Kettenis |
2022-10-20 | Constify global product table | Klemens Nanni |
2022-10-20 | Sync sys libz with base | Theo Buehler |
2022-10-20 | Update base libz to 1.2.13 | Theo Buehler |
2022-10-20 | Initial parsing of the NewSessionTicket message | Theo Buehler |
2022-10-20 | Provide TLS13_MAX_TICKET_LIFETIME #define | Theo Buehler |
2022-10-20 | Provide ssl_session_dup() | Theo Buehler |
2022-10-20 | Clean up resumption master secret in SSL_SESSION_free() | Theo Buehler |
2022-10-20 | Extend SSL_SESSION struct for TLSv1.3 PSK | Theo Buehler |
2022-10-20 | Annotate misuse of EVP_Digest() | Theo Buehler |
2022-10-20 | Access to `u_flags' should be serialized by the `vmobjlock'. | Martin Pieuchot |
2022-10-20 | Remove the single part string for DS1339, since that is only required on | Marcus Glocker |
2022-10-20 | ampintc(4) is specifically for GIC v1/v2 | Jonathan Gray |
2022-10-20 | add manual page for Arm GIC v3/v4 driver | Jonathan Gray |
2022-10-20 | remove file no longer present in unbound 1.17.0 | Stuart Henderson |
2022-10-20 | merge unbound 1.17.0 | Stuart Henderson |
2022-10-20 | import unbound 1.17.0, ok florian | Stuart Henderson |
2022-10-20 | Link rust-openssl to regress | Theo Buehler |
2022-10-20 | Provide a harness driving rust-openssl's regress tests | Theo Buehler |
2022-10-20 | Display the correct recipient in a Received: header with one recipient. | Todd C. Miller |
2018-09-17 | import unbound 1.7.3, testing from benno@ and Brad. | Stuart Henderson |
2022-10-19 | Exclude /tmp/*.shm files from /tmp cleaning in daily(8); removing them | Stuart Henderson |
2022-10-19 | Drop support for $rcexec; people should now use the rc_exec function. | Antoine Jacoutot |
2022-10-19 | Remove unused setfd member from struct audio_hw_if | Klemens Nanni |
2022-10-19 | Use C99 struct init for struct audio_hw_if | Klemens Nanni |
2022-10-19 | Replace "newfs/fsck_ext2fs" with "newfs/msdos -t ext2fs", constify | Klemens Nanni |
2022-10-19 | Document sigaltstack restrictions on OpenBSD. | Theo de Raadt |
2022-10-19 | Remove audio(9) setfd() stub | Klemens Nanni |
2022-10-19 | Constify global tables only used in lookups, OK ratchov | Klemens Nanni |
2022-10-19 | Get rid of useless/confusing subshell | Klemens Nanni |
2022-10-19 | Constify audio_hw_if struct | Klemens Nanni |
2022-10-19 | Constify string tables | Klemens Nanni |
2022-10-18 | Add support for the DS1339 RTC, like found on the PiJuice. | Marcus Glocker |
2022-10-18 | No longer match on "apple,cluster-cpufreq" compatible string. | Mark Kettenis |
2022-10-18 | Remove references to four definitions that tb@ deleted in x509.h rev. 1.89 | Ingo Schwarze |
2022-10-18 | Copy port to proxyport since the sting may point into memory that is | Claudio Jeker |
2022-10-18 | Switch from up/down time to time of last change. | Claudio Jeker |
2022-10-18 | Initalize last_updown in init_peer() so that it is reported correctly | Claudio Jeker |
2022-10-18 | Add definitions for runtime services related to EFI variables and system | Mark Kettenis |
2022-10-18 | Fix some spelling errors | Job Snijders |
2022-10-18 | Remove unused AUDIO_PROP_{MMAP,INDEPENDENT} | Klemens Nanni |
2022-10-18 | Document and report mpii(4) RAID 1E as such | Klemens Nanni |
2022-10-18 | Hoist common Volume, Status, Size and Device columns in format strings | Klemens Nanni |
2022-10-17 | Implement uncached mappings on the StarFive JH7100 SoC, where the hardware | Mark Kettenis |