summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-17remove unused definitions which no longer exist in linuxJonathan Gray
2020-11-17remove setup_timer() interface linux removed in 2017Jonathan Gray
2020-11-17Log missing keys when extended keys is on rather than fatal().Nicholas Marriott
2020-11-17fix time_after32() macroJonathan Gray
2020-11-17typo & punctuation in commentTheo Buehler
2020-11-17adjust for reversed outb arguments linux usesJonathan Gray
2020-11-17Convert sysctl_sysvsem to sysctl_bounded_argsgnezdo
2020-11-17Update ruby-module.5 for change in default Ruby versionJeremy Evans
2020-11-17Convert fusefs_sysctl to sysctl_bounded_argsgnezdo
2020-11-16Enable mcx(4)Mark Kettenis
2020-11-16Implement exporter for TLSv1.3.Joel Sing
2020-11-16Prevent exit status from being clobbered on thread exit.Joel Sing
2020-11-16Reenable ikev2_init_auth() return value check. Make sure sa_stateok()tobhe
2020-11-16add acpige(4) and pchgpio(4);Jason McIntyre
2020-11-16zap trailing whitespace;Jason McIntyre
2020-11-16Use X509_V_OK instead of 0.Joel Sing
2020-11-16Add back an X509_STORE_CTX error code assignment.Joel Sing
2020-11-16Fix compile error on big-endian machines caused by recent multicast commit.Patrick Wildt
2020-11-16Certificate verification error message has been improved.Alexander Bluhm
2020-11-16Add multicast support to bwfm(4) to make IPv6 work and to fixPatrick Wildt
2020-11-16Backout ikev2_init_auth() return check to fix regression withtobhe
2020-11-16Remove Case2 goto, use a simple if () instead.Martin Pieuchot
2020-11-16regenPatrick Wildt
2020-11-16Move PL2303GC around to make sure the list is sorted properly.Patrick Wildt
2020-11-16regenKevin Lo
2020-11-16Add PCI ids for Intel 2.5Gb adapters.Kevin Lo
2020-11-16Replace sysctl_rdint with sysctl_bounded_args entries in net.inet*gnezdo
2020-11-16Convert hw_sysctl to sysctl_bounded_argsgnezdo
2020-11-16Remove the cases folded into sysctl_bounded_args but left behindgnezdo
2020-11-16Convert kern_sysctl to sysctl_bounded_argsgnezdo
2020-11-16syncTheo de Raadt
2020-11-15Make sure we perform address translation to all elements of a DMA mapping.Mark Kettenis
2020-11-15Hardwire bus_space_read_raw_N() and bus_space_write_raw_N() toMark Kettenis
2020-11-15Document new 'dynamic' keyword to create flows from or to a dynamicallytobhe
2020-11-15revert r1.341; it breaks ProxyJump; reported by sthen@Damien Miller
2020-11-15Enable acpige(4)Patrick Wildt
2020-11-15Add acpige(4), a driver for ACPI generic event devices. This is a ratherPatrick Wildt
2020-11-15Return the specific failure for a "self signed certificate" in the chainBob Beck
2020-11-15pchgpio(4)Mark Kettenis
2020-11-15Add support for edge-triggered interrupts in acpi_intr_establish(). SoPatrick Wildt
2020-11-15Add support for edge-triggered interrupts to agintc(4). This is mostlyPatrick Wildt
2020-11-15Add pchgpio(4), a driver for the GPIO controllers found on modern IntelMark Kettenis
2020-11-15add Edimax EW-7811Un v2 to the list of working devices, suggested by jmcJonathan Matthew
2020-11-15match on Edimax EW-7811Un V2, from Morgan AldridgeJonathan Matthew
2020-11-15regenJonathan Matthew
2020-11-14add Edimax EW-7811Un V2, from Morgan AldridgeJonathan Matthew
2020-11-14Revise the initialization of the DRM Linux emulation layer such that weMark Kettenis
2020-11-14idr limit should be inclusiveJonathan Gray
2020-11-14Enable sdhc(4) at ACPI.Patrick Wildt
2020-11-14Extend pcamux(4) with ACPI support. So far pcamux(4) has assumed it'sPatrick Wildt