summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-14unstub ip_ver_read()Jonathan Gray
2024-06-14don't redirect stderr for ssh-keyscan we expect to succeedDamien Miller
2024-06-14make host/banner comments go to stderr instead of stdout, so theyDamien Miller
2024-06-14specify an algorithm for ssh-keyscan, otherwise it will makeDamien Miller
2024-06-13Implement acpi_target_system_state().Mark Kettenis
2024-06-13Avoid ccp error message if SEV-ES is missing.Alexander Bluhm
2024-06-13separate keywords with commaChristian Weisgerber
2024-06-13merge unbound 1.20.0Stuart Henderson
2024-06-13import unbound 1.20.0, ok florianStuart Henderson
2024-06-13sync uncore mmio sizes with intel_uncore_setup_mmio()Jonathan Gray
2024-06-13Enable uvm percpu caches on sparc64.Claudio Jeker
2024-06-13Wrong variable used in indexing meant that when a CPU's cache setupPhilip Guenther
2024-06-12split PerSourcePenalties address tracking. Previously it used oneDamien Miller
2024-06-12Add support for the AMD Platform Security Processor (PSP) to ccp(4).Alexander Bluhm
2024-06-12rpki-client: avoid hard error when hitting the maximum cert idTheo Buehler
2024-06-12UpdateMark Kettenis
2024-06-12Add RK3588 support.Mark Kettenis
2024-06-12rpki-client: mention same-origin policy draft in STANDARDSTheo Buehler
2024-06-12rpki-client: bump versionTheo Buehler
2024-06-12rpki-client: use better variable names for issuer and subject UIDTheo Buehler
2024-06-12piuid, psuid -> issuerUID, subjectUIDTheo Buehler
2024-06-12remove BMAJ and CMAJ defines only used by arm64; ok deraadt@Jonathan Gray
2024-06-11reentrant functions were not in 386BSDJonathan Gray
2024-06-11Avoid powering down PCI devices if we're rebooting. This makes someMark Kettenis
2024-06-11sync includes in tls_signer.cOmar Polo
2024-06-11smtpd: fix indentTheo Buehler
2024-06-11Enable UVM percpu cache on riscv64Jeremie Courreges-Anglas
2024-06-11Clamp CPU clock frequencies to [min, max] range when determining theMark Kettenis
2024-06-11rpki-client: add link to rpki-rs PR that supposedly fixes this bugTheo Buehler
2024-06-11rpki-client: grammar tweak in commentTheo Buehler
2024-06-11rpki-client: turn assert() into a NULL checkTheo Buehler
2024-06-11rpki-client: fix incorrect use of ASN1_tag2str()Theo Buehler
2024-06-11Make sure qwx(4) always calls refcnt_init() before other refcnt functions.Stefan Sperling
2024-06-11remove prototypes and defines for drivers landisk doesn't useJonathan Gray
2024-06-11remove drm prototypes duplicating those in sys/conf.hJonathan Gray
2024-06-11Add RK3588 TSADC clocks and resets.Mark Kettenis
2024-06-11I've written/touched/contributed to most of crl.cTheo Buehler
2024-06-11rpki-client: simplify signature type checking for certs/CRLsTheo Buehler
2024-06-11remove kbd/ms prototypes with no matching functionsJonathan Gray
2024-06-11do not mark up "(default: 20ms)";Jason McIntyre
2024-06-11remove prototypes for pre-wscons mouse driversJonathan Gray
2024-06-11reap preauth net child if it hangs up during privsep message send, notDamien Miller
2024-06-11reap the pre-auth [net] child if it hangs up during privsep messageDamien Miller
2024-06-11fix PIDFILE handling, broken for SUDO=doas in last commit hereDamien Miller
2024-06-11remove cdev_decl(ses), none of the prototypes have matching functionsJonathan Gray
2024-06-11a little more RB_TREE paranoiaDamien Miller
2024-06-11fix off-by-one comparison for PerSourcePenalty overflow:deny-all modeDamien Miller
2024-06-11move tree init before possible early returnDamien Miller
2024-06-11update to mention that PerSourcePenalties default to being enabledDamien Miller
2024-06-11reap the [net] child if it hangs up while writing privsep messageDamien Miller