summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-12rename bus space files to match other archsJonathan Gray
2024-11-12bump the type used to specify traffic queue bandwidth to 64bit.David Gwynne
2024-11-12Fix a brainfart that happened to me in 2020:Ingo Schwarze
2024-11-12add wd to nam2blk to match bdevswJonathan Gray
2024-11-11order nam2blk by major numberJonathan Gray
2024-11-11remove unused mainbus.h; ok miod@Jonathan Gray
2024-11-11Prevent completely empty interface blocks.Florian Obser
2024-11-11offset the display for the hexadecimal set by one blank space toJason McIntyre
2024-11-11If nostop is set properly ignore stop signals with default handlers.Claudio Jeker
2024-11-11Add an option to control the input buffer size, from Ken Lau.Nicholas Marriott
2024-11-11sync with arm64.htmlJonathan Gray
2024-11-10drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingJonathan Gray
2024-11-10remove vmx_pmap_find_pte_ept(), used by removed EPT mprotect ioctlJonathan Gray
2024-11-10Lock send socket buffer for fstat syscall.Alexander Bluhm
2024-11-10all archs now have ci_idepth, remove ifdefsJonathan Gray
2024-11-10replace uvm.h includes with uvm_extern.h where possibleJonathan Gray
2024-11-10no need to include both uvm.h and uvm_extern.hJonathan Gray
2024-11-10Wrap comment badly mistreated by an autoformatter due to missing /*-Theo Buehler
2024-11-10Do not call uvm_swap_finicrypt_all() a second time in dumpsys().Jonathan Gray
2024-11-10remove unused XINTR() defineJonathan Gray
2024-11-10Garbage collect an unused variableTheo Buehler
2024-11-09remove unused functions; ok mglocker@Jonathan Gray
2024-11-09Mention the key lengths of some encryption algorithms.Ingo Schwarze
2024-11-09libz: sync with baseTheo Buehler
2024-11-09libz: sync with upstreamTheo Buehler
2024-11-09tweak flex.1 a bit to not mention atoi/atof: they don't add value hereOmar Polo
2024-11-09ANSI-fy lexOmar Polo
2024-11-09The 'flags' parameter has been removed from falloc(9) in 2018.Matthieu Herrb
2024-11-09The buffer flipper (incorrectly?) uses pmap_copy_page() from interruptMark Kettenis
2024-11-09sync curly braces markup, fix indentKlemens Nanni
2024-11-09sync curly braces markup, fix indentKlemens Nanni
2024-11-09Simplify uvm wire and unwire in psp(4) for lauch update data.Alexander Bluhm
2024-11-09gettytab's dx flag is supposed to set decctlq, which is the opposite ofMiod Vallat
2024-11-09usage should fit in a 80-column display.Igor Sobrado
2024-11-09RegenMiod Vallat
2024-11-09Add support for Exar XR17V352, submitted by Sean on tech@Miod Vallat
2024-11-09RegenMiod Vallat
2024-11-09More uftdi(4) devices; from Cameron Willams on tech@Miod Vallat
2024-11-09RegenMiod Vallat
2024-11-09More udl(4) devices, from NetBSD.Miod Vallat
2024-11-09remove unused ifq_is_serialized()Jonathan Gray
2024-11-09Remove unnecessary variableAndrew Fresh
2024-11-09Add a -l flag to list drivers or filesAndrew Fresh
2024-11-08Weed out the last remaining refences to the obsoleteIngo Schwarze
2024-11-08Clean up EC_KEY_dup()Theo Buehler
2024-11-08Sweep over EC_KEY_copy()Theo Buehler
2024-11-08Clean up EC_KEY_freeTheo Buehler
2024-11-08Clean up EC_KEY_new_by_curve_name()Theo Buehler
2024-11-08Change 'labeloffset' to 0 from 64 as that space in the OpenBSD disklabel bloc...Kenneth R Westerback
2024-11-08Use read once in socket filter functions.Alexander Bluhm