summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-01Retrieve AHB clock from clock framework.Patrick Wildt
2018-04-01Remove unfinished PCIe support from imxccm(4). We can do better thanPatrick Wildt
2018-04-01In an attempt to OFW-ify fec(4) it turns out that the MII speedPatrick Wildt
2018-04-01With malloc option J, the first realloc(3) in apply(1) would returnAlexander Bluhm
2018-04-01syncTheo de Raadt
2018-04-01Provide a better description of what syscon(4) actually does.Mark Kettenis
2018-04-01Store the size of dinode contents union.David Hill
2018-04-01Fix .CURDIR to run with obj directory.Alexander Bluhm
2018-04-01tweak previous;Jason McIntyre
2018-04-01add some missing manual pagesJonathan Gray
2018-04-01update currency exchange rates;Jason McIntyre
2018-04-01When you replace an element in a sorted array with somethingIngo Schwarze
2018-03-31Change ci_dev.dv_xname to ci_dev->dv_xname in debugging printf()Alexander Bluhm
2018-03-31Mark pthread_equal() as unused inside libcPhilip Guenther
2018-03-31Clarify that -P only *attempts* overwriting, which may not succeed;Ingo Schwarze
2018-03-31The rarely used '-L' option does not need a PATH_MAX staticKenneth R Westerback
2018-03-31Port arm64's network boot efforts to armv7 as well now that there isPatrick Wildt
2018-03-31syncTheo de Raadt
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