summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-26Implement calculating the SPI controller frequency in imxccm(4).Patrick Wildt
2018-07-26Remove CPUID insn_length checkjob
2018-07-26tweak previous; ok espieJason McIntyre
2018-07-26don't dump status iocbs twiceJonathan Matthew
2018-07-26remove "bad startup mboxes" printf - it never indicates a real problem,Jonathan Matthew
2018-07-25Implement a MSGBUF control packet mechanism based on the commandPatrick Wildt
2018-07-25On authentication we don't need to create the node before callingPatrick Wildt
2018-07-25Provide a harness that runs test vectors from Project Wycheproof againstJoel Sing
2018-07-25Document the spinning time of the CPU in systat(1) and top(1).Alexander Bluhm
2018-07-25Don't redefine Makefile choices which come correct from bsd.*.mkTheo de Raadt
2018-07-25Implement a generic interface to forward resolver queries to the lkaEric Faurot
2018-07-25qmail advertizes a size of 0 as "no limit on data", fix SIZE handling inGilles Chehade
2018-07-25Free operand copies after parsing.cheloha
2018-07-25fix indent; Clemens GoessnitzerTheo de Raadt
2018-07-25syncTheo de Raadt
2018-07-25Use the caller provided (copied) pwent struct in load_public_identity_filesBob Beck
2018-07-25document -eMarc Espie
2018-07-25delivery to a filename should be in mbox format otherwise it will lack theGilles Chehade
2018-07-25s/resolver/nameserver/ to match parse.y -r1.4Jasper Lievisse Adriaanse
2018-07-25Fix the prefix length of the IP address in the error message which showsYASUOKA Masahiko
2018-07-24Add support for the i2c controller on the Marvell ARMADA 7K/8K SoC as well.Mark Kettenis
2018-07-24Add clock needed to support the i2c controllers on the Marvell ARMADA 7K/8K.Mark Kettenis
2018-07-24regenMark Kettenis
2018-07-24Add SanDisk/WD Black NVMe devices.Mark Kettenis
2018-07-24syncTheo de Raadt
2018-07-24add rad.conf exampleJasper Lievisse Adriaanse
2018-07-24Do the same for i386 as amd64:Bryan Steele
2018-07-24The I2C controller on the Allwinner hardware is actually a modifiedPatrick Wildt
2018-07-24Add support fotr the BCM4335/4339 SDIO chip to bwfm(4). This one is a bitMark Kettenis
2018-07-24Fix previous commit: the RSB refill bits change %rcx so it needed to bePhilip Guenther
2018-07-24Add some debug log messages telling which RIBs and peers get sofreconfiguredClaudio Jeker
2018-07-24add c++ symbol annotationsBrent Cook
2018-07-24Use prefix_nexthop() to access the nexthop instead of dereferencing theClaudio Jeker
2018-07-24Move duplicate code into new helper print_addr_str()kn
2018-07-24Simplify getaddrinfo() error handlingkn
2018-07-24Fix address calculation for _DYNAMIC. We want to address of _DYNAMIC itself,Mark Kettenis
2018-07-24When a GRE packet goes to "decline", the mbuf pointer was not updatedYASUOKA Masahiko
2018-07-24Also do RSB refilling when context switching, after vmexits, andPhilip Guenther
2018-07-24Use the same order in NAME, SYNOPSIS, DESCRIPTION, and RETURN VALUES toTheo Buehler
2018-07-24Remove defunct prototype leftover from previous code cleanup.rob
2018-07-23Add "Mitigation G-2" per AMD's Whitepaper "Software Techniques forBryan Steele
2018-07-23Don't cast malloc(3) size to u_int.cheloha
2018-07-23Remove more redundant element selectors where the class selectorIngo Schwarze
2018-07-23replace the last instances of ex units by em;Ingo Schwarze
2018-07-23Coverity CID 1470233 complainst that the m != NULL check inAlexander Bluhm
2018-07-23oops, failed to notice that SEE ALSO got messed up;Jason McIntyre
2018-07-23Add missing $OpenBSD$ CVS tag.rob
2018-07-23The imxiomuxc(4) node itself can also contain a set of pins toPatrick Wildt
2018-07-23Point to glob in section 7 for the actual list of special characters insteadkn
2018-07-23Document tls_peer_ocsp_result() and use it in place of the non-existentTheo Buehler