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