summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-28Polish; also, document defaults for 'listen on' and 'rde rib'.Richard Procter
2019-08-28At startup, unveil entire filesystem to read-only. If after privdrop, someTheo de Raadt
2019-08-28Recast "SCSISPC() != 2" into "!SCSI2() || SCSI3()", i.e. "!= 2" intoKenneth R Westerback
2019-08-28change valid_domainname() to accept a trailing dot.Eric Faurot
2019-08-28This code calls task_add(9) from a timeout, so create the taskq withMark Kettenis
2019-08-28Add a link-greeting report. This allows us to get the active domain nameMartijn van Duren
2019-08-28syncTheo de Raadt
2019-08-28Make filters more developer-friendly by giving more feedback on why aMartijn van Duren
2019-08-28Introduce SCSI0(), SCSI2() and SCSI3() defines to clarify (some) usesKenneth R Westerback
2019-08-28sys/arch/luna88k/luna88k/locore0.S:dummy_cpu assumes thatKenji Aoyama
2019-08-28add config lines for amdgpu on arm64Jonathan Gray
2019-08-28new manual page AES_encrypt(3)Ingo Schwarze
2019-08-28Build and enable amdgpu(4) on arm64. The DCN1.0 support has been madeMark Kettenis
2019-08-28amlpinctrl(4)Mark Kettenis
2019-08-28The resize event was never deciding to actually resize the pane if thereNicholas Marriott
2019-08-28Add amlpinctrl(4), a driver to configure pins and control GPIOs on AmlogicMark Kettenis
2019-08-28Add a PHY "framework".Mark Kettenis
2019-08-28typoChristian Weisgerber
2019-08-28implement a DV_POWERDOWN handler to flush cache and shutdown the controllerDavid Gwynne
2019-08-28syncTheo de Raadt
2019-08-28s/No separable connector/No connector/David Gwynne
2019-08-28remove some cruftDavid Gwynne
2019-08-28try to factor media information out and use it for qsfp as well as sfp.David Gwynne
2019-08-27print more qsfp temperature informationDavid Gwynne
2019-08-27On amd64 the bootup and resume paths for SP/BP/SP were not performingTheo de Raadt
2019-08-27amlrng(4)Mark Kettenis
2019-08-27Add amlrng(4), the simples random numer generator driver ever.Mark Kettenis
2019-08-27Honour -n when deleting entries, sync parse_host() from ndp(8)kn
2019-08-27Sync const correctness with arp(8)kn
2019-08-27Sync example with current databases/postgresql flagsAdam Wolk
2019-08-27Fix HSET4 and HCLR4 macros; I shouldn't make last-minute changes withoutMark Kettenis
2019-08-27syncJoshua Stein
2019-08-27add ethernet found on Lenovo USB-C DockJoshua Stein
2019-08-27syncTheo de Raadt
2019-08-27syncStuart Henderson
2019-08-27disable base-gcc on i386, from daniel@, ok deraadtStuart Henderson
2019-08-27Keep ieee80211_node structures cached across scans, rather thanStefan Sperling
2019-08-27Refactor probing logic to mirror detach logic. i.e. put smarts inKenneth R Westerback
2019-08-27g77 is not a valid MODFORTRAN_COMPILER any moreJeremie Courreges-Anglas
2019-08-27Add imxtmu(4), a driver to support the temperature sensors onPatrick Wildt
2019-08-27have a go at printing more monitoring information.David Gwynne
2019-08-27Error paths in radeondrm(4) call unregister_acpi_notifier() unconditionallyMark Kettenis
2019-08-27document OCSP_parse_url(3)Ingo Schwarze
2019-08-27document OCSP_cert_status_str(3)Ingo Schwarze
2019-08-27document OCSP_response_status_str(3)Ingo Schwarze
2019-08-27amlclock(4)Mark Kettenis
2019-08-27amlclock(4)Mark Kettenis
2019-08-27amclock(4), a driver for the Amlogic SoC clocks. For now this implementsMark Kettenis
2019-08-27Better error reporting on malformed packets.Martijn van Duren
2019-08-27don't check the page number was set correctly.David Gwynne