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