Age | Commit message (Expand) | Author |
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 |
2019-08-27 | use m_getptr to get to the right mbuf and offset for the ttl in mpls_gettl. | David Gwynne |
2019-08-27 | make SIOCGIFSFFPAGE support QSFP modules better. | David Gwynne |
2019-08-27 | make a start at reporting qsfp monitor values. | David Gwynne |
2019-08-26 | replace a mmap() with pread(). The mmap() is not needed, the file is | Sebastian Benoit |
2019-08-26 | sync | Theo de Raadt |
2019-08-26 | When a thread tries to exclusively lock a vnode, the same thread must | anton |
2019-08-26 | Fix file descriptor leak due to popfile() never closing the main config file. | tobhe |
2019-08-26 | free(3) style functions should accept NULL and do nothing | pamela |
2019-08-26 | Do not use the flow of the first fragment to store ECN information. | Alexander Bluhm |
2019-08-26 | Fix file descriptor leak in config parser. Inspired by bgpd parse.y. | tobhe |
2019-08-26 | Fix swap-window -d to work as intended, GitHub issue 1879 from Sam Stuewe. | Nicholas Marriott |
2019-08-26 | Adjust umb DNS printing code since the type of those addresses changed. | Claudio Jeker |
2019-08-26 | Replace umb_ntop() with sockaddr_ntop() which does almost the same thing. | Claudio Jeker |
2019-08-26 | document i2a_ASN1_INTEGER(3) | Ingo Schwarze |
2019-08-26 | Remove rdtsc macro. | Paul Irofti |
2019-08-26 | document ASN1_put_object(3) and ASN1_put_eoc(3) | Ingo Schwarze |
2019-08-26 | Remove unnecessary retrieval of the GPC regmap. We don't need it since | Patrick Wildt |
2019-08-26 | remove some debug cruft that i should have removed after the addr64 stuff | David Gwynne |
2019-08-26 | remove redundant assignment to ic_curmode | Stefan Sperling |
2019-08-26 | amlreset(4) | Mark Kettenis |
2019-08-26 | Add amlreset(4), a driver to support reset signal controller blocks on | Mark Kettenis |
2019-08-26 | Implement GPIO hogging. | Mark Kettenis |
2019-08-26 | pf.conf "set timeout interval 1" causes kernel crash | Alexandr Nedvedicky |
2019-08-26 | amluart(4) | Mark Kettenis |
2019-08-26 | Add amluart(4), a driver for the UARTs found on various Amlogic SoCs. | Mark Kettenis |
2019-08-26 | document ASN1_OCTET_STRING_cmp(3), ASN1_OCTET_STRING_dup(3), and | Ingo Schwarze |
2019-08-26 | also pass the signature style | Marc Espie |
2019-08-25 | sync | Theo de Raadt |
2019-08-25 | Change generating and checking of primes so that the error rate of | Ingo Schwarze |