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