summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-31Add CVS Ids.Patrick Wildt
2018-03-31Bump version number so that we can see if efiboot(8) supports EFI's SimplePatrick Wildt
2018-03-31In addition to using EFI's PXE protocol implement a network driver thatPatrick Wildt
2018-03-31missing macro;Jason McIntyre
2018-03-31Fix description of -v and implement -v for -a showing holes; ok deraadt@Otto Moerbeek
2018-03-31Stop converting UDP and IP header values from network endianness to hostPatrick Wildt
2018-03-31mvtemp(4)Mark Kettenis
2018-03-31Enable mvtemp(4).Mark Kettenis
2018-03-31Add mvtemp(4), a driver for the temperature sensors found on Marvell ArmadaMark Kettenis
2018-03-31a few more edge case tests, aiming for complete coverageIngo Schwarze
2018-03-31syncTheo de Raadt
2018-03-31When reusing an mbuf to send an ARP response, don't forget to clearStefan Sperling
2018-03-31Fix spacing in brace command list grammar.anton
2018-03-31Fix overflows while handling 64 bit integers.Tobias Stoeckmann
2018-03-31Fix a hang on i386 vmware guest that was happening on copyout() ofAlexander Bluhm
2018-03-31Recommit preparation for i386 Meltdown fix after OpenBSD 6.3 release.Alexander Bluhm
2018-03-31Recommit preparation for i386 Meltdown fix after OpenBSD 6.3 release.Alexander Bluhm
2018-03-31missing word;Jason McIntyre
2018-03-31Fix '-i' to discard previously defined values for the options to beKenneth R Westerback
2018-03-31Improve description of openssl(1) ciphers.Ingo Schwarze
2018-03-31Move 'require' declaration into 'DHCP Options' sectionKenneth R Westerback
2018-03-31while updating the drupal modules, I realized I was manually looking atMarc Espie
2018-03-31r1.7 of xhci_fdt.c pulls in the regulator API.Visa Hankala
2018-03-31add a few missing manual pagesMark Kettenis
2018-03-31Not enabled and not very useful in 6.3 so pretend it first appeared in 6.4.Mark Kettenis
2018-03-31Add AUTHORS.Mark Kettenis
2018-03-31Improve this a bit.Mark Kettenis
2018-03-31add some missing manual pagesJonathan Gray
2018-03-31mention i.MX 8Jonathan Gray
2018-03-31Move manual pages for drivers that moved out of arch/armv7 to dev/fdtJonathan Gray
2018-03-30Updates to the description of "openssl ca" from OpenSSL.Ingo Schwarze
2018-03-30Enable imxanatop(4).Patrick Wildt
2018-03-30Move imxanatop(4) to sys/dev/fdt.Patrick Wildt
2018-03-30checked the content against the current version of OpenSSL openssl.pod;Ingo Schwarze
2018-03-30No need to include armv7var.h.Patrick Wildt
2018-03-30No need to include armv7var.h and imxccmvar.h.Patrick Wildt
2018-03-30Remove unused PCIe code from imxiomuxc(4). I'm sure we can do thisPatrick Wildt
2018-03-30Enable imxiic(4).Patrick Wildt
2018-03-30Move imxiic(4) to sys/dev/fdt.Patrick Wildt
2018-03-30Attach imxesdhc(4) to i.MX8M as well.Patrick Wildt
2018-03-30Enable imxesdhc(4).Patrick Wildt
2018-03-30Move imxesdhc(4) to sys/dev/fdt.Patrick Wildt
2018-03-30Enable imxgpio(4).Patrick Wildt
2018-03-30Move imxgpio(4) to sys/dev/fdt so it can be shared between arm64 and armv7.Patrick Wildt
2018-03-30fix typo; from <Alex dot Gaynor at gmail dot com>Ingo Schwarze
2018-03-30Replace MD disable/restore interrupt in the establish and disestablishPatrick Wildt
2018-03-30Cut down imxgpio(4) with a big axe. There were plenty of pieces thatPatrick Wildt
2018-03-30jsing@ points out to me that our X25519 interface was copied fromIngo Schwarze
2018-03-30Add sizes to some free() calls.David Hill
2018-03-30Store the allocation size in inpcbhead for free().David Hill