Age | Commit message (Expand) | Author |
2021-09-01 | Add http_proxy support to rpki-client's http handler. | Claudio Jeker |
2021-09-01 | Imitate how free(3) behaves and make map_clear() works on NULL map. | Martin Pieuchot |
2021-09-01 | Always print non-empty map & hist on exit even if there's an END rule. | Martin Pieuchot |
2021-09-01 | Support for insert pid/tid/cpu builtins in map/hist. | Martin Pieuchot |
2021-09-01 | Fix ssh-rsa fallback for old PuTTY interop tests. | Darren Tucker |
2021-09-01 | Add a function to skip remaining tests. Many tests skip tests for | Darren Tucker |
2021-08-31 | Honour netinet6 when generating symlinks to tags files | Klemens Nanni |
2021-08-31 | Make include bsd.prog.mk is supporting PROGS for a while. Allow | Alexander Bluhm |
2021-08-31 | Implement suspend/resume for bwfm(4) with PCIe backend. We try to send the | Patrick Wildt |
2021-08-31 | regen | Jonathan Matthew |
2021-08-31 | Add Aquantia USB ethernet devices | Jonathan Matthew |
2021-08-31 | Clean up the list of chips upon detach and mark us uninitialized. | Patrick Wildt |
2021-08-31 | Properly deallocate some more structures upon detach, and make sure we're | Patrick Wildt |
2021-08-31 | Initialize some struct variables to make sure that upon reinit, caused by | Patrick Wildt |
2021-08-31 | Initialize ring read/write pointers to make sure that upon reinit, caused | Patrick Wildt |
2021-08-31 | Adjust .Bl width | Klemens Nanni |
2021-08-31 | Say autoconf not dhcp | Klemens Nanni |
2021-08-31 | Remove some dead code that was missed in an earlier cleanup and | Theo Buehler |
2021-08-31 | Make includes follow style(9). | Florian Obser |
2021-08-31 | vmm(4): add ipi for vmclear, unlock kernel | Dave Voutila |
2021-08-31 | Only use the i8254 delay code if we are specifically using the i8254 as | Patrick Wildt |
2021-08-31 | Identify the paravirtual bus earlier, as we need to make sure that we have | Patrick Wildt |
2021-08-31 | When running on Hyper-V, make use of its timecounter as delay func in case | Patrick Wildt |
2021-08-31 | aplpinctrl(4) | Mark Kettenis |
2021-08-31 | Swap lock flags so that LK_EXCLUSIVE is first like in all other places. | Claudio Jeker |
2021-08-31 | Do pinctrl stuff. | Mark Kettenis |
2021-08-31 | Add aplpinctrl(4), a driver for the Apple GPIO controller found on M1 SoCs. | Mark Kettenis |
2021-08-31 | memset the pfds array in the poll loop and not only at the start. | Claudio Jeker |
2021-08-31 | Use the TSC delay(9) backend earlier on machines where we can. Also use | Mark Kettenis |
2021-08-31 | printing the hibernate image size in MB is easier on the eyes | Theo de Raadt |
2021-08-31 | Add "machine sysregs" command to DDB | Mike Larkin |
2021-08-31 | Defragment DTLS. | Joel Sing |
2021-08-31 | Fix use of wrong pointer argument when freeing firmware paging info in iwx(4). | Stefan Sperling |
2021-08-31 | Make "relayctl reload" when agentx enabling is toggled in relayd.conf work | Martijn van Duren |
2021-08-31 | Remove a nonsensical s->version == TLS1_VERSION from DTLS code. | Joel Sing |
2021-08-31 | 'if' tests. | Martin Pieuchot |
2021-08-31 | Basic test, if (no else atm), support with a single statement. | Martin Pieuchot |
2021-08-31 | Using suser() instead of doing it manually. | Jan Klemkow |
2021-08-31 | Support storing syscall arguments in a map/hist. | Martin Pieuchot |
2021-08-31 | whitespace | Theo Buehler |
2021-08-31 | Adjust rde_decide test vectors to the fact that struct prefix got changed. | Claudio Jeker |
2021-08-31 | enter uuid/ | Jasper Lievisse Adriaanse |
2021-08-31 | add initial tests for uuid_from_string, uuid_to_string, uuid_create_nil | Jasper Lievisse Adriaanse |
2021-08-31 | shorten some code | Theo de Raadt |
2021-08-31 | Spacing. OK tb@ | Claudio Jeker |
2021-08-31 | Test for operator precedence | Martin Pieuchot |
2021-08-31 | Rewrite grammar to implement operator precedence without using %right or %prec. | Martin Pieuchot |
2021-08-31 | remove empty forward structs fro bge_ring_data as found with ctfconv. | Jasper Lievisse Adriaanse |
2021-08-31 | Specify path to PuTTY keys. Portable needs this and it makes no | Darren Tucker |
2021-08-31 | When running PuTTY interop tests and using a PuTTY version older than | Darren Tucker |