Age | Commit message (Expand) | Author |
2022-06-07 | update to unbound 1.16.0, discussed with florian@, test from Renaud Allard | Stuart Henderson |
2022-06-07 | Remove uvm_km_valloc_prefer_wait(9) and uvm_km_free_wakeup(9) now that | Mark Kettenis |
2022-06-07 | Remove redundant check for free pages. The pmemrange code that is called | Mark Kettenis |
2022-06-07 | Expand arguments to some commands where it makes sense, GitHub issue | Nicholas Marriott |
2022-06-07 | Split the excessively generic diagnostic message "invalid escape sequence" | Ingo Schwarze |
2022-06-07 | Purge duplicate error reporting from the .tr request parser: | Ingo Schwarze |
2022-06-07 | Fix path validation of AS numbers | Theo Buehler |
2022-06-06 | stfclock(4) | Mark Kettenis |
2022-06-06 | bump pbuild's datasize-cur from 2G to 3G on i386, this or close to it | Stuart Henderson |
2022-06-06 | To better match groff parsing, reject digits and some mathematical | Ingo Schwarze |
2022-06-06 | Use SSL3_CK_VALUE_MASK instead of hardcoded 0xffff and remove some | Theo Buehler |
2022-06-06 | Tweak comment describing the SSL_SESSION ASN.1 | Theo Buehler |
2022-06-06 | Minor style cleanup in ssl_txt.c | Theo Buehler |
2022-06-06 | Enable stfclock(4) and make xhci(4) attach to fdt. | Mark Kettenis |
2022-06-06 | Add stfclock(4), a driver for the clock controller found on the StarFive | Mark Kettenis |
2022-06-06 | Simplify solock() and sounlock(). There is no reason to return a value | Claudio Jeker |
2022-06-06 | Remove unused prototype. | Mark Kettenis |
2022-06-06 | Fix comment + spacing. | Theo Buehler |
2022-06-06 | Remove incorrect and ungrammattical comment | Theo Buehler |
2022-06-06 | adjust two desired error messages after roff_escape.c rev. 1.11 | Ingo Schwarze |
2022-06-06 | Allow arbitrary argument delimiters for \C, like groff does. | Ingo Schwarze |
2022-06-06 | The StarFive JH7100 SoC has peripherals that only support 32-bit DMA | Mark Kettenis |
2022-06-06 | Add support for the XHCI function that is part of the Cadence USB3 DRD | Mark Kettenis |
2022-06-06 | Fix spaces before tabs | Theo Buehler |
2022-06-06 | have compute_checksum return a status, so that we don't report similar | Marc Espie |
2022-06-06 | zap fairly old bug from refactoring: we already validated all the set plists, | Marc Espie |
2022-06-06 | this message is seriously outdated: the packing-lists have been read by | Marc Espie |
2022-06-06 | Yet another iteration of the tied algorithm: some packages contain | Marc Espie |
2022-06-06 | also zap signer if we zap digital-signature | Marc Espie |
2022-06-06 | drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency() | Jonathan Gray |
2022-06-06 | expand on the mismatches between the tarball and the packing-list | Marc Espie |
2022-06-06 | Minor tweaks to psk modes regress | Theo Buehler |
2022-06-06 | regen | Jonathan Gray |
2022-06-06 | drm/amdgpu: add beige goby PCI ID | Jonathan Gray |
2022-06-05 | move the calls to psk kex modes tests down to match order in ssl_tlsext.c | Theo Buehler |
2022-06-05 | Add regress coverage for PSK kex modes tlsext handlers. | Theo Buehler |
2022-06-05 | With the improved escape sequence parser, it becomes easy to also improve | Ingo Schwarze |
2022-06-05 | Revert accidentally committed check | Theo Buehler |
2022-06-05 | Rework how fib_priority is handled. | Claudio Jeker |
2022-06-05 | Small cleanup of error reporting: | Ingo Schwarze |
2022-06-05 | enable interrupt coalescing. | David Gwynne |
2022-06-05 | use the write lemtohXX functions for bits of the stats structure. | David Gwynne |
2022-06-05 | add support for getting the frequency of the clocks mventa uses. | David Gwynne |
2022-06-04 | Make iwm(4) handle 9k devices which do not support antenna B. | Stefan Sperling |
2022-06-04 | document internal annotations a bit more, explain about the always-update | Marc Espie |
2022-06-04 | The parse stubs need to skip over the extension data. | Theo Buehler |
2022-06-04 | When picking a buffer because one isn't specified by the user, ignore | Nicholas Marriott |
2022-06-04 | match on Gemini Lake HD Audio (0x3198) | Jonathan Gray |
2022-06-04 | KNF nit | Theo Buehler |
2022-06-04 | Tweak a comment using review feedback from jsing | Theo Buehler |