summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-10Add missing option openssl dsa -modulusKinichiro Inoguchi
2019-07-10make the END{} block transparent for exitMarc Espie
2019-07-10deal with temp dir creation failures.Marc Espie
2019-07-10make pkg_create fail properly (return 1 is useless there)Marc Espie
2019-07-10The USB video class specification has increased its probe bufferPatrick Wildt
2019-07-10Also dump interface association descriptor when debugging isPatrick Wildt
2019-07-10Implement Linux kthread interfaces.Mark Kettenis
2019-07-10another error injectionMarc Espie
2019-07-10Fix a typo and make <esc><right> move right to the closest end of a wordTheo Buehler
2019-07-10fix printing when the pool is specified as an IP address; reported by andOtto Moerbeek
2019-07-10+ixl (which was used to debug problems on T4-1)Theo de Raadt
2019-07-10Put OpenBSD::Unveil in perl MANIFESTAndrew Fresh
2019-07-09I wrote the pc-page-writeable and sp-not-MAP_STACK code to be shared, andTheo de Raadt
2019-07-09syncAndrew Fresh
2019-07-09Add OpenBSD::Unveil, a perl interface to unveil(2)Andrew Fresh
2019-07-09Use timeout_add_msec(9)kn
2019-07-09Group tls_{handshake,read,write,close}() return values documentation.Joel Sing
2019-07-09Regress realpath(3) fails since the non directory hack has beenAlexander Bluhm
2019-07-09Fix white spaces.Alexander Bluhm
2019-07-09Add parentheses for readabilitykn
2019-07-09rework link-connect output so that messages enqueued over the unix socketGilles Chehade
2019-07-09Add missing mtx_leave() in error path.Martin Pieuchot
2019-07-09There was a race what is read first: the EOF from stdin to terminateAlexander Bluhm
2019-07-09resyncSebastien Marie
2019-07-09backout the unlock of pipe(2) and pipe2(2)Sebastien Marie
2019-07-09REGRESS_ROOT_TARGETS has less magic than documentedMarc Espie
2019-07-09add a test that explicitly requires test to run.Marc Espie
2019-07-09Add a -H flag to send-keys to send literal keys given as hex numbersNicholas Marriott
2019-07-09add a test using fault injection to trigger OpenBSD::Temp errorsMarc Espie
2019-07-09Do not leak empty lines, GitHub issue 1824.Nicholas Marriott
2019-07-09On slow armv7 machine reconnect timeout is faster than test, soAlexander Bluhm
2019-07-09Add j and k for navigation in menus, GitHub issue 1828.Nicholas Marriott
2019-07-09The system calls getgroups(2) and setgroups(2) pass the number ofAlexander Bluhm
2019-07-09resyncSebastien Marie
2019-07-09unlock pipe(2) and pipe2(2) syscallsSebastien Marie
2019-07-09Fix previous commit which made src-node have a reference for the kif.YASUOKA Masahiko
2019-07-09don't look into installurlMarc Espie
2019-07-09knob for testing, do not even look in installurl by defaultMarc Espie
2019-07-09Fix manual openssl(1) genrsaKinichiro Inoguchi
2019-07-09Convert openssl(1) genrsa to the newer style of option handlingKinichiro Inoguchi
2019-07-09a bit too enthusiastic in removing codeMarc Espie
2019-07-09byebye, superseded by genericMarc Espie
2019-07-09tweak the command runs to be able to inject code systematically, in orderMarc Espie
2019-07-09unstub dma_fence_wait_any_timeout() call in amdgpu_sa_bo_new()Jonathan Gray
2019-07-09unstub amdgpu_cs_wait_any_fence()Jonathan Gray
2019-07-09Use wake_up_process() instead of wakeup() in dma_fence_default_wait_cb()Jonathan Gray
2019-07-09add dma_fence_wait_any_timeout() required for parts of amdgpuJonathan Gray
2019-07-09Fix whitespace issue.Patrick Wildt
2019-07-09ure(4) and url(4) need ifmedia attribute.Kevin Lo
2019-07-09cap the number of permiopen/permitlisten directives we're willing toDamien Miller