summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-10regenJonathan Gray
2023-11-10add "Phoenix 2" APU device idJonathan Gray
2023-11-10Give ober_printf_elements() a ber_element array, similar toMartijn van Duren
2023-11-10accept numerical user IDsKlemens Nanni
2023-11-10Always prefer group from initial KE payload as responder if supported.Tobias Heider
2023-11-10Make further use of netcat server close barrier in regress to reduceAnton Lindqvist
2023-11-10MNT_SOFTDEP and mount -o softdep no longer have any effectIngo Schwarze
2023-11-09Run arp timeout without kernel lock.Alexander Bluhm
2023-11-09Forgot to fix the RFC number in the new commentTheo Buehler
2023-11-09Convert PKCS7_SIGNER_INFO_set() to X509_ALGOR_set0_by_nid()Theo Buehler
2023-11-09Tighten pledge in List and Append mode:Klemens Nanni
2023-11-09avoid restartable syscalls with siginterrupt() against all our handlers.David Gwynne
2023-11-09-C/resume without "proc exec"Klemens Nanni
2023-11-09Add [-P progam] to filter dumps by basenameKlemens Nanni
2023-11-09Finish clean up of old 6.7 softraid migration codeKlemens Nanni
2023-11-09get rid of the ioctl whitelist that bio will tunnel for other devs.David Gwynne
2023-11-09sort .xr after previous; from jmcKlemens Nanni
2023-11-09link to showmount(8); OK deraadtKlemens Nanni
2023-11-09vmctl(8): avoid abort when given an invalid "kernel" file.Dave Voutila
2023-11-09Convert ecx_item_sign() to X509_ALGOR_set0_by_nid()Theo Buehler
2023-11-09Convert asn1_item_sign() to X509_ALGOR_set0_by_nid()Theo Buehler
2023-11-09missing full stopJasper Lievisse Adriaanse
2023-11-09Remove delayed timeout(9) initialization. timeout_set*() only assignVitaliy Makkoveev
2023-11-09Fix X509_ALGOR_set0() usage in rsa_alg_set_oaep_padding()Theo Buehler
2023-11-09Use X509_ALGOR_set0_by_nid() in rsa_mgf1md_to_maskGenAlgorithm()Theo Buehler
2023-11-09drm/amdgpu: Reserve fences for VM updateJonathan Gray
2023-11-09gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETJonathan Gray
2023-11-09drm/amdgpu: Unset context priority is now invalidJonathan Gray
2023-11-09drm/ttm: Reorder sys manager cleanup stepJonathan Gray
2023-11-08Don't do the time window check if we're noAuthNoPriv. It's only neededMartijn van Duren
2023-11-08Let usm_make_report() utilize appl_report(). usm_make_report utilizedMartijn van Duren
2023-11-08Let appl_report() collect its own metrics. This simplifies the interfaceMartijn van Duren
2023-11-08Don't rely on aru_pdu to rebuild the original varbindlist on error.Martijn van Duren
2023-11-08Don't use aru_pdu for determining the requesttype. It's owned byMartijn van Duren
2023-11-08On second thought let's not overwrite sm_pdutype with a hardcoded valueMartijn van Duren
2023-11-08export SNMP-TARGET-MIB::{snmpUnavailableContexts,snmpUnknownContexts}Martijn van Duren
2023-11-08Hook up snmpTargetMIB to MIB_TREE.Martijn van Duren
2023-11-08More minor cleanup in rsa_alg_set_oaep_padding()Theo Buehler
2023-11-08Avoid a NULL dereference when handling a malformed fastcgi request.Todd C. Miller
2023-11-08Prepare further fixes of X509_ALGOR_set0() misuseTheo Buehler
2023-11-08Increase NKMEMPAGES_MAX_DEFAULT to same value as on amd64.Marcus Glocker
2023-11-08zap a stray spaceTheo Buehler
2023-11-08Rename os into astr in rsa_alg_set_oaep_padding()Theo Buehler
2023-11-08Rename pkctx to pkey_ctx in rsa_alg_set_oaep_padding() and rsa_cms_encrypt()Theo Buehler
2023-11-08Some simple cosmetics in rsa_alg_set_oaep_padding()Theo Buehler
2023-11-08Split OAEP padding handling into a helper functionTheo Buehler
2023-11-08libc, librthread: _twait: fully validate absolute timeoutScott Soule Cheloha
2023-11-08Allow Xen to use backing store devices with 4K-byte sectors.Kenneth R Westerback
2023-11-08remove accidental double spaceTheo de Raadt
2023-11-08pkg_add: sort flags in usage messageCaspar Schutijser