Age | Commit message (Expand) | Author |
2018-07-09 | Wrong function name in error message | Claudio Jeker |
2018-07-09 | resolve-lib -> port-resolve-lib-helper; | Jason McIntyre |
2018-07-09 | Zap dead code | kn |
2018-07-09 | resolve-lib -> port-resolve-lib-helper | Marc Espie |
2018-07-09 | do cleanup after tags, as noticed by aja@ | Marc Espie |
2018-07-09 | Nack LDC protocol versions that we don't support. Avoids a hang on SPARC T3 | Mark Kettenis |
2018-07-09 | Move the max prefix checker into rde_update_update() instead of doing it | Claudio Jeker |
2018-07-09 | Kill fluff about how route(8) is of limited usefulness | Jeremie Courreges-Anglas |
2018-07-09 | Unify and disambiguate various aspects of the terminology, clarify | Ingo Schwarze |
2018-07-09 | Introduce a struct filterstate and pass this to rde_filter instead of | Claudio Jeker |
2018-07-09 | Add a phandle to v2m nodes. | Mark Kettenis |
2018-07-09 | move helper script to a more sensible name | Marc Espie |
2018-07-09 | rename pure helper script, not for user consumption | Marc Espie |
2018-07-09 | Explain in more detail, how select_sets() is involved when the current bsd.rd | Robert Peichaer |
2018-07-09 | Revert previous two commits | Stefan Fritsch |
2018-07-09 | vmm(4): inject #UD on vmx instructions, instead of dropping into the | Mike Larkin |
2018-07-09 | Set log_setverbose(1) early to see debug logs during parsing the config | remi |
2018-07-09 | sync | Theo de Raadt |
2018-07-09 | catch up with compile.c rev. 1.48; while here, also add tests for | Ingo Schwarze |
2018-07-09 | Rest the FPU's fcw and mxcsr before initializing the "FPU reset state" area | Philip Guenther |
2018-07-09 | Explain in more detail, what sane_install() actually does. | Robert Peichaer |
2018-07-09 | No need to mention which memory allocation entry point failed (malloc, | Kenneth R Westerback |
2018-07-09 | Extend the v4_defroute() function description and make the fallback to | Robert Peichaer |
2018-07-09 | dolock -> portlock; | Jason McIntyre |
2018-07-09 | dolock -> portlock | Marc Espie |
2018-07-09 | Comments and function descriptions. | Robert Peichaer |
2018-07-09 | manpage for bnxt(4) | Jonathan Matthew |
2018-07-09 | Use function name in panic string, like in some other places. | Claudio Jeker |
2018-07-09 | Add bnxt(4), a driver for Broadcom NetXtreme-C/E 10G+ ethernet. | Jonathan Matthew |
2018-07-09 | Improve comments and function descriptions. | Robert Peichaer |
2018-07-09 | unify the various per-arch syscall.h as much as possible | Theo de Raadt |
2018-07-09 | Add a few common PCIe devices based on the arm64 kernel configs. | Patrick Wildt |
2018-07-09 | dd mvpcie(4), a driver for the Marvell ARMADA 38x PCIe controller, | Patrick Wildt |
2018-07-09 | sync with const changes in x509.h r1.68. | Theo Buehler |
2018-07-09 | sync with const changes in evp.h r1.64. | Theo Buehler |
2018-07-09 | Enable ampintcmsi(4), pciecam(4) and PCIVERBOSE. | Patrick Wildt |
2018-07-09 | sync with const changes in bio.h r1.44. | Theo Buehler |
2018-07-09 | Introduce pciecam(4), a driver for generic ECAM compatible PCI host | Patrick Wildt |
2018-07-09 | Add PCI machdep headers based on the arm64 port. | Patrick Wildt |
2018-07-09 | sync with const changes in bio.h r1.45. | Theo Buehler |
2018-07-09 | Implement ampintcmsi(4) in ampintc(4) to support MSI. The GICv2M is an | Patrick Wildt |
2018-07-09 | sync | Theo de Raadt |
2018-07-09 | When using '[' as the delimiter in sed(1) s/// (don't do that, of course) | Ingo Schwarze |
2018-07-09 | explain what @define-tag mktexlsr supersedes mktexlsr-local | Marc Espie |
2018-07-09 | Add an API to add and delete windows in the mvmbus(4) controller. This | Patrick Wildt |
2018-07-09 | Simplify ber_read() | Jeremie Courreges-Anglas |
2018-07-09 | remove bogus .Sx macros; noticed by Mikhail <mp39590 at gmail dot com> | Ingo Schwarze |
2018-07-09 | +libusbhid | Martin Pieuchot |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |
2018-07-09 | Regress for parsing HID pages. | Martin Pieuchot |