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