summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-25Fix return value confusion in several functions (readdir, download andDamien Miller
2018-05-25syncTheo Buehler
2018-05-25If select() fails in ssh_packet_read_seqnr go directly to the error pathDarren Tucker
2018-05-25So far the SDIO stack issued one transfer for every 64 byte to bePatrick Wildt
2018-05-25For SDIO multi-blocks we must not use the AUTO CMD12 feature,Patrick Wildt
2018-05-24three forgotten s/-literal/-unfilled/Ingo Schwarze
2018-05-24adapt to the new smtpd.conf(5) format, OK gilles@Ingo Schwarze
2018-05-24Delay the vput() of the directory vnode until the vnode has beenVisa Hankala
2018-05-24no longer used, removeGilles Chehade
2018-05-24PATH_SPOOL is /var/spool/smtpdGilles Chehade
2018-05-24basic macro cleanupIngo Schwarze
2018-05-24bump version, this will be a big release when OpenBSD 6.4 is released :-)Gilles Chehade
2018-05-24Release rwlock on bwfm(4) SDIO initialization error. Fixes hang foundPatrick Wildt
2018-05-24update default config to new grammarGilles Chehade
2018-05-24syncGilles Chehade
2018-05-24switch smtpd to new grammarGilles Chehade
2018-05-24check the intended valueEric Faurot
2018-05-24Make server_client_get_cwd used (almost) everywhere we need to work outNicholas Marriott
2018-05-24Improve logging of the environment etc for new panes.Nicholas Marriott
2018-05-24As calloc does the zeroing for us in EVP_PKEY_asn1_new() already, no needTheo Buehler
2018-05-24vmm(4): unbreak i386 VMM_DEBUG buildMike Larkin
2018-05-24Fail earlier if we don't have a current filename. This simlifies theMartijn van Duren
2018-05-24+ccpmic;Jason McIntyre
2018-05-24regenMike Larkin
2018-05-24Add AMD SR5690/5670/5650 IOMMU to pcidevsMike Larkin
2018-05-23Print a message if AML attempts to access a part of the Operation RegionMark Kettenis
2018-05-23ccpmic(4)Mark Kettenis
2018-05-23Enable ccpmic(4) and tipmic(4).Mark Kettenis
2018-05-23Wait for write operations to complete.Mark Kettenis
2018-05-23add missing newlines for debug printfsPeter Hessler
2018-05-23Make the test more verbose and do not hide the invoking commands.Alexander Bluhm
2018-05-23Since MAP_STACK was introduced, noexec -S -m failed from time toAlexander Bluhm
2018-05-23Set the port.op value when parsing the httpd.conf port value.Alexander Bluhm
2018-05-23Forgot to revert another "port 80"Reyk Floeter
2018-05-23Document monitor mode support in iwm(4).Stefan Sperling
2018-05-23Add monitor mode support to iwm(4).Stefan Sperling
2018-05-23Align libsa ctime output with libc ctime output.cheloha
2018-05-23Fix build without DIAGNOSTIC, ok mikeb@Reyk Floeter
2018-05-23Don't leak the RX pipe in case we have issues opening the TX pipe.Patrick Wildt
2018-05-23Only react to deauthentication/disassociation and link changes if we arePatrick Wildt
2018-05-23Select correct channel in Host AP mode. One part of that is creatingPatrick Wildt
2018-05-23Change wait text when waiting for FUSE file system daemon to respond.helg
2018-05-23Do not override the default BINMODE 555 with 111.Theo Buehler
2018-05-23Some interfaces (e.g. cdce(4)) can't tell if they are connected. TheyKenneth R Westerback
2018-05-23Implement a separate initialization stage so that we can still usePatrick Wildt
2018-05-23Simplify the CVE-2017-5715 workaround code. Marvell backported SMSCCC 1.1Mark Kettenis
2018-05-23Extend list of supported bwfm(4) SDIO chips.Patrick Wildt
2018-05-23Enable bwfm(4).Patrick Wildt
2018-05-23Map the second bwfm(4) BAR first. The bwfm(4) PCIe devices have twoPatrick Wildt
2018-05-23Remove unused pmap_steal_memory_implementation(). It doesn't actually workMark Kettenis