summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-25gh_csum an gh_part_csum are not used between initializingKenneth R Westerback
2022-04-25Fix spelling error in warnx()Job Snijders
2022-04-24zap extra blank lineTheo Buehler
2022-04-24Wrap two overlong linesTheo Buehler
2022-04-24trailing whitespaceTheo Buehler
2022-04-24When we open a new .while loop, let's not attempt to close outIngo Schwarze
2022-04-24If a .shift request has a negative argument, do not use a negative arrayIngo Schwarze
2022-04-24In filemode emit the hash which uniquely identifies a given Signed ObjectJob Snijders
2022-04-24Use warnx() if errno is not relevant. close() after errno ofKenneth R Westerback
2022-04-24Increase rx buffer size to 62kB (same as linux). It turns out the deviceJonathan Matthew
2022-04-23Rewrite c2i_ASN1_BIT_STRING() using CBS.Joel Sing
2022-04-23Convert asn1_ex_c2i() to CBS.Joel Sing
2022-04-23tweak previous: update .Bl -column lineIngo Schwarze
2022-04-23Add ASN1_INTEGER test coverage.Joel Sing
2022-04-23Show which bwfm(4) chipsets are 11n and which are 11ac. ok miod@Stuart Henderson
2022-04-23Fix compilation on octeon, arm64, and riscv64.mbuhl
2022-04-23Add missing uuid_dec_le() to init_gp() so -A works onKenneth R Westerback
2022-04-23If the last data row of a tbl(7) contains nothing but a horizontal line,Ingo Schwarze
2022-04-23Verify sizes before arithmetic operationsTobias Stoeckmann
2022-04-22escape the word "An" in an Rs/Re block, since it can beJason McIntyre
2022-04-22Remove some of the workarounds for the tests by inputing the right numbersOtto Moerbeek
2022-04-22arm64 has real IEEE quads, it needs more digits when reading theOtto Moerbeek
2022-04-22checking for /mnt and /root in is_rootdisk() is excessively zealous,Theo de Raadt
2022-04-22Check tkp->output != NULL before taking strlen for both command mappingsTheo Buehler
2022-04-22vi: apply expandtab to the output of a ! commandTodd C. Miller
2022-04-22ARP, ND6 and PPPoE are not MP safe. Protect them with kernel lockAlexander Bluhm
2022-04-22Only run agent-ptrace.sh if gdb is available as all architectures do notAnton Lindqvist
2022-04-22handle 16 bit kstat_kv typesDavid Gwynne
2022-04-22add 16 bit types to kstat_kv structs.David Gwynne
2022-04-21Use memset() to initialize struct ieee80211_rxinfo properly.Stefan Sperling
2022-04-21Remove _switchd user/group/aliasDaniel Jakots
2022-04-21Our malloc(3) guarantees 16-byte alignment.Mark Kettenis
2022-04-21In vmm regress skip all corner cases that do not support vmm. LinkAlexander Bluhm
2022-04-21Add missing self. From antonTheo Buehler
2022-04-21v_event_get: check qp->output for NULL before passing to e_memcmp().Todd C. Miller
2022-04-21Introduce a dedicated link entries for snapshots in pfsync(4). The purposeAlexandr Nedvedicky
2022-04-21-current recognizes that a symlink was deleted and just keep going withMarc Espie
2022-04-21Further refactor and cleanup filemode.c mainly remove the copies ofClaudio Jeker
2022-04-21drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULLJonathan Gray
2022-04-21drm/amdgpu: Enable gfxoff quirk on MacBook ProJonathan Gray
2022-04-21drm/amd/display: don't ignore alpha property on pre-multiplied modeJonathan Gray
2022-04-21drm/amd/display: Fix allocate_mst_payload assert on resumeJonathan Gray
2022-04-21The filemode code is enough different from the regular parser code that itClaudio Jeker
2022-04-21drm/amd/display: Revert FEC check in validationJonathan Gray
2022-04-21drm/amd/display: Enable power gating before init_pipesJonathan Gray
2022-04-21drm/amdkfd: Check for potential null return of kmalloc_array()Jonathan Gray
2022-04-21drm/amdgpu/vcn: improve vcn dpg stop procedureJonathan Gray
2022-04-21drm/amdkfd: Fix Incorrect VMIDs passed to HWSJonathan Gray
2022-04-21drm/amd/display: Update VTEM Infopacket definitionJonathan Gray
2022-04-21drm/amd/display: FEC check in timing validationJonathan Gray