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