summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-11-08Use mutex of receive socket buffer to protect so_oobmark.Alexander Bluhm
2024-11-08qcpas: send APM_POWER_CHANGE events upon ac / battery life changesLandry Breuil
2024-11-08syncStuart Henderson
2024-11-08Use a mutex to make psp(4) MP safe.Alexander Bluhm
2024-11-08List CMAC_CTX_copy(3) in the SYNOPSIS. It was alreadyIngo Schwarze
2024-11-08sparc64 now has ci_idepth.Martin Pieuchot
2024-11-08TCP send and receive space update are MP safe.Alexander Bluhm
2024-11-08Provide a replacement assembly implementation for SHA-256 on amd64.Joel Sing
2024-11-08Rewrite bn2binpad.Joel Sing
2024-11-08Add regress coverage for the size_t constant time comparisions.Joel Sing
2024-11-08Provide constant time comparison functions for size_t.Joel Sing
2024-11-08Relocate ECParameters_dup() to ec_asn1Theo Buehler
2024-11-08Replace aarch64 CPU capabilities detection code.Joel Sing
2024-11-08pf(4) when doing af-to translation for ICMP protocol sends packetsAlexandr Nedvedicky
2024-11-08remove pmap_zero_page_uncached()Jonathan Gray
2024-11-08Move sparc64-specific ofw prototypes out of the MI header.Miod Vallat
2024-11-08ec_asn1_test: remove extra parensTheo Buehler
2024-11-08Constify strtab.Martin Pieuchot
2024-11-08Add a work-in-progress version of ice(4), a driver for Intel E810 devices.Stefan Sperling
2024-11-08psp(4) waits for acknowledgement of wbinvd from other CPU.Alexander Bluhm
2024-11-08regenStefan Sperling