summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-10allow MSI with the QEMU default pc-i440fx machineJonathan Gray
2024-10-10remove unused agp_softc variablesJonathan Gray
2024-10-10remove unused definesJonathan Gray
2024-10-10remove unused struct agp_memory_infoJonathan Gray
2024-10-09Get trust anchor via unbound-checkconf(8)Klemens Nanni
2024-10-09Add regress test that sends a SIGSTOP to a child whit its mainproc gone.Claudio Jeker
2024-10-09Remove SSL_R_TRIED_TO_USE_UNSUPPORTED_CIPHERTheo Buehler
2024-10-09Make it possible to configure tcp md5 and ipsec on rtr as wellClaudio Jeker
2024-10-09Clear ps_xsig when continuing after a PS_TRACED stop.Claudio Jeker
2024-10-09Convert prsignal() into a real functionClaudio Jeker
2024-10-09Add missing alert descriptions (taken from RFC 8446)Theo Buehler
2024-10-09Add missing alerts to SSL_alert_desc_string{,_long}()Theo Buehler
2024-10-09Add missing alert errors and error stringsTheo Buehler
2024-10-09Appease mandoc -TlintTheo Buehler
2024-10-09Add .Xr to pkg_check-version(1) in packages-specs(7), as pkg_check-version(1)Sebastien Marie
2024-10-09correct indentationJonathan Gray
2024-10-09make attachments use pre-existing activate functions; ok deraadt@Jonathan Gray
2024-10-08Relax DMA restrictions on ehci(4) and xhci(4) controllers that can doMark Kettenis
2024-10-08Add the BUS_DMA_64BIT flag to bus_dmamem_alloc(9) calls since NVMe devicesMark Kettenis
2024-10-08Make bus_dmamem_alloc(9) recognize the BUS_DMA_64BIT flag and interpretMark Kettenis
2024-10-08Extend the socket handover from parent to rtr process to also include teardownClaudio Jeker
2024-10-08Replace ps_oppid (old parent pid) with ps_opptr (a pointer to the old parent ...Claudio Jeker
2024-10-08Move common code to update the proc runtime into tuagg_add_runtime().Claudio Jeker
2024-10-08Draw pane status line on the correct line when at the bottom, fixesNicholas Marriott
2024-10-08Adjust lock requirements for ps_pptr, ps_ppid and ps_oppid.Claudio Jeker
2024-10-08Put the prompt cursor attributes into the status line screen and useNicholas Marriott
2024-10-08remove unused structJonathan Gray
2024-10-08remove unused ffs_checkoverlap() ext2fs_checkoverlap(); ok miod@Jonathan Gray
2024-10-08remove unused uvm_pause(); ok miod@Jonathan Gray
2024-10-08set activate for ufshci_acpi and ufshci_fdtJonathan Gray
2024-10-08apply the CVE-2024-8508 fix from unbound (put a limit on resources usedStuart Henderson
2024-10-07When acme-client is run with -v, show the account URI from the LocationStuart Henderson
2024-10-07Remove VMFUNC feature detection and tracking.Dave Voutila
2024-10-07use the Ox macro instead of "OpenBSD";Jason McIntyre
2024-10-07Tweak genassym code generation to force preprocessor conditional directivesMiod Vallat
2024-10-07merge unbound 1.21.1Stuart Henderson
2024-10-07Fix unbound CVE-2024-8508, put a limit on resources used for handlingStuart Henderson
2024-10-07Add comment accidentally omitted on commitTheo Buehler
2024-10-07update crl number draft linkTheo Buehler
2024-10-07Add a multithreaded test for SIGSTOP and SIGCONT behaviour.Claudio Jeker
2024-10-07add UQ_ALWAYS_OPEN for another PixArt mouseStuart Henderson
2024-10-07syncStuart Henderson
2024-10-07add another PixArt mouse, to be used in quirksStuart Henderson
2024-10-07The two usual use cases are sysupgrade and sysupgrade -s, jumpingTheo de Raadt
2024-10-07Add prompt-cursor-colour and prompt-cursor-style to set the style of theNicholas Marriott
2024-10-07rpki-client: add small unit test for the sequence numberTheo Buehler
2024-10-07rpki-client: fix validity interval checkTheo Buehler
2024-10-07rpki-client: fix seqnum upper boundTheo Buehler
2024-10-07Add initial-repeat-time option to allow the first repeat time to beNicholas Marriott
2024-10-07Add support for AX88772D.Kevin Lo