Age | Commit message (Expand) | Author |
2019-07-10 | another error injection | Marc Espie |
2019-07-10 | Fix a typo and make <esc><right> move right to the closest end of a word | Theo Buehler |
2019-07-10 | fix printing when the pool is specified as an IP address; reported by and | Otto Moerbeek |
2019-07-10 | +ixl (which was used to debug problems on T4-1) | Theo de Raadt |
2019-07-10 | Put OpenBSD::Unveil in perl MANIFEST | Andrew Fresh |
2019-07-09 | I wrote the pc-page-writeable and sp-not-MAP_STACK code to be shared, and | Theo de Raadt |
2019-07-09 | sync | Andrew Fresh |
2019-07-09 | Add OpenBSD::Unveil, a perl interface to unveil(2) | Andrew Fresh |
2019-07-09 | Use timeout_add_msec(9) | kn |
2019-07-09 | Group tls_{handshake,read,write,close}() return values documentation. | Joel Sing |
2019-07-09 | Regress realpath(3) fails since the non directory hack has been | Alexander Bluhm |
2019-07-09 | Fix white spaces. | Alexander Bluhm |
2019-07-09 | Add parentheses for readability | kn |
2019-07-09 | rework link-connect output so that messages enqueued over the unix socket | Gilles Chehade |
2019-07-09 | Add missing mtx_leave() in error path. | Martin Pieuchot |
2019-07-09 | There was a race what is read first: the EOF from stdin to terminate | Alexander Bluhm |
2019-07-09 | resync | Sebastien Marie |
2019-07-09 | backout the unlock of pipe(2) and pipe2(2) | Sebastien Marie |
2019-07-09 | REGRESS_ROOT_TARGETS has less magic than documented | Marc Espie |
2019-07-09 | add a test that explicitly requires test to run. | Marc Espie |
2019-07-09 | Add a -H flag to send-keys to send literal keys given as hex numbers | Nicholas Marriott |
2019-07-09 | add a test using fault injection to trigger OpenBSD::Temp errors | Marc Espie |
2019-07-09 | Do not leak empty lines, GitHub issue 1824. | Nicholas Marriott |
2019-07-09 | On slow armv7 machine reconnect timeout is faster than test, so | Alexander Bluhm |
2019-07-09 | Add j and k for navigation in menus, GitHub issue 1828. | Nicholas Marriott |
2019-07-09 | The system calls getgroups(2) and setgroups(2) pass the number of | Alexander Bluhm |
2019-07-09 | resync | Sebastien Marie |
2019-07-09 | unlock pipe(2) and pipe2(2) syscalls | Sebastien Marie |
2019-07-09 | Fix previous commit which made src-node have a reference for the kif. | YASUOKA Masahiko |
2019-07-09 | don't look into installurl | Marc Espie |
2019-07-09 | knob for testing, do not even look in installurl by default | Marc Espie |
2019-07-09 | Fix manual openssl(1) genrsa | Kinichiro Inoguchi |
2019-07-09 | Convert openssl(1) genrsa to the newer style of option handling | Kinichiro Inoguchi |
2019-07-09 | a bit too enthusiastic in removing code | Marc Espie |
2019-07-09 | byebye, superseded by generic | Marc Espie |
2019-07-09 | tweak the command runs to be able to inject code systematically, in order | Marc Espie |
2019-07-09 | unstub dma_fence_wait_any_timeout() call in amdgpu_sa_bo_new() | Jonathan Gray |
2019-07-09 | unstub amdgpu_cs_wait_any_fence() | Jonathan Gray |
2019-07-09 | Use wake_up_process() instead of wakeup() in dma_fence_default_wait_cb() | Jonathan Gray |
2019-07-09 | add dma_fence_wait_any_timeout() required for parts of amdgpu | Jonathan Gray |
2019-07-09 | Fix whitespace issue. | Patrick Wildt |
2019-07-09 | ure(4) and url(4) need ifmedia attribute. | Kevin Lo |
2019-07-09 | cap the number of permiopen/permitlisten directives we're willing to | Damien Miller |
2019-07-09 | The non-standard .EX/.EE macro pair was invented for Version 9 AT&T UNIX | Ingo Schwarze |
2019-07-08 | Remove trailing whitespace from a macro | Mike Larkin |
2019-07-08 | Remove some "set but not used" variables in ahci(4)'s hibernate code. | Mike Larkin |
2019-07-08 | fix typo: RCF -> RFC | Theo Buehler |
2019-07-08 | Clear search marks before resize, GitHub issue 1823. | Nicholas Marriott |
2019-07-08 | amd64 pmap: remove a "set but not used" variable, found when building the | Mike Larkin |
2019-07-08 | vmm(4): remove a "set but not used" variable, found when building the | Mike Larkin |