openbsd
2024-10-11 tbFirst cleanup pass over ec_asn1_group2pkparameters()
2024-10-11 deraadtThe fw keys have been added to the signify key bundles...
2024-10-11 tberr.c: zap stray space
2024-10-11 jsingApply some style(9) and tidy some comments.
2024-10-11 jsingRemove pointless locking from err_build_SYS_str_reasons().
2024-10-11 jsingConvert err_clear_data() and err_clear() from macros...
2024-10-11 jsingRemove unused typedef for ERR_FNS.
2024-10-11 jsingAdd err_ prefix to build_SYS_str_reasons().
2024-10-11 jsingMake ERR_str_{libraries,reasons,functs}[] const.
2024-10-11 jsingAdd ERR_LIB_SYS to the error values in ERR_str_functs[].
2024-10-11 kettenisRevert ehci(4) bits in the previous commit. Apparently...
2024-10-11 jsingAdd error regress coverage for ERR_LIB_SYS.
2024-10-11 tbRemove params argument from ec_asn1_group2parameters()
2024-10-11 tbSimplify ec_asn1_group2pkparameters()
2024-10-11 tbSpell NULL in a simpler fashion
2024-10-11 tbClean up i2d_ECPKParameters()
2024-10-11 jsgdrm/amd/display: enable_hpo_dp_link_output: Check link_...
2024-10-11 jsgdrm/amd/display: Allow backlight to go below `AMDGPU_DM...
2024-10-11 jsgdrm/amd/display: Fix system hang while resume with...
2024-10-11 jsgdrm/amd/display: Add HDR workaround for specific eDP
2024-10-11 jsgdrm/sched: Add locking to drm_sched_entity_modify_sched
2024-10-11 jsgdrm/i915/gem: fix bitwise and logical AND mixup
2024-10-11 jsgdrm: Consistently use struct drm_mode_rect for FB_DAMAG...
2024-10-11 jsgdrm/amdgpu/gfx10: use rlc safe mode for soft recovery
2024-10-11 jsgdrm/amdgpu/gfx11: use rlc safe mode for soft recovery
2024-10-11 jsgdrm/amd/pm: ensure the fw_info is not null before using it
2024-10-11 jsgdrm/amdgpu/gfx9: use rlc safe mode for soft recovery
2024-10-11 jsgdrm/amdgpu: Block MMR_READ IOCTL in reset
2024-10-11 jsgdrm/radeon/r100: Handle unknown family in r100_cp_init_...
2024-10-11 jsgdrm/amdgpu: fix unchecked return value warning for...
2024-10-11 jsgdrm/printer: Allow NULL data in devcoredump printer
2024-10-11 jsgdrm/amd/display: Initialize get_bytes_per_element's...
2024-10-11 jsgdrm/amd/display: Fix index out of bounds in DCN30 color...
2024-10-11 jsgdrm/amd/display: Fix index out of bounds in degamma...
2024-10-11 jsgdrm/amd/display: Fix index out of bounds in DCN30 degam...
2024-10-11 jsgdrm/amd/display: Check link_res->hpo_dp_link_enc before...
2024-10-11 jsgdrm/amd/display: Check stream before comparing them
2024-10-11 jsgdrm/amdkfd: Fix resource leak in criu restore queue
2024-10-11 jsgdrm/amdgpu: enable gfxoff quirk on HP 705G4
2024-10-11 jsgdrm/amdgpu: add raven1 gfxoff quirk
2024-10-11 jsgdrm/amd/display: fix double free issue during amdgpu...
2024-10-11 jsgdrm/amd/display: Add null check for 'afb' in amdgpu_dm_...
2024-10-11 jsgdrm/amd/display: Check null pointers before using dc...
2024-10-11 jsgdrm/amd/display: Handle null 'stream_status' in 'planes...
2024-10-11 jsgdrm/amd/display: Add null check for top_pipe_to_program...
2024-10-11 jsgdrm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
2024-10-11 jsgdrm/amdgpu: disallow multiple BO_HANDLES chunks in...
2024-10-11 jsgdrm/amdgpu: Fix get each xcp macro
2024-10-10 jsgremove unused struct cpu_freq_tbl
2024-10-10 lucassysctl.2: NET_RT_DUMP defaults to the current rtable
2024-10-10 miodRemove the gazillion of macros to get fields from curcp...
2024-10-10 claudioAdd test for the various authentication config options.
2024-10-10 nicmAdd a sixel_support format variable which is 1 if SIXEL...
2024-10-10 claudioPrint the session id (PID of the session leader) instea...
2024-10-10 florianAlways print account URI on first creation of an accoun...
2024-10-10 tbRemove unused CONF_imodule struct members and accessors
2024-10-10 dlgneuter the tun/tap ioctls that try and modify interface...
2024-10-10 jsgallow MSI with the QEMU default pc-i440fx machine
2024-10-10 jsgallow MSI with the QEMU default pc-i440fx machine
2024-10-10 jsgremove unused agp_softc variables
2024-10-10 jsgremove unused defines
2024-10-10 jsgremove unused struct agp_memory_info
2024-10-09 knGet trust anchor via unbound-checkconf(8)
2024-10-09 claudioAdd regress test that sends a SIGSTOP to a child whit...
2024-10-09 tbRemove SSL_R_TRIED_TO_USE_UNSUPPORTED_CIPHER
2024-10-09 claudioMake it possible to configure tcp md5 and ipsec on...
2024-10-09 claudioClear ps_xsig when continuing after a PS_TRACED stop.
2024-10-09 claudioConvert prsignal() into a real function
2024-10-09 tbAdd missing alert descriptions (taken from RFC 8446)
2024-10-09 tbAdd missing alerts to SSL_alert_desc_string{,_long}()
2024-10-09 tbAdd missing alert errors and error strings
2024-10-09 tbAppease mandoc -Tlint
2024-10-09 semarieAdd .Xr to pkg_check-version(1) in packages-specs(7...
2024-10-09 jsgcorrect indentation
2024-10-09 jsgmake attachments use pre-existing activate functions...
2024-10-08 kettenisRelax DMA restrictions on ehci(4) and xhci(4) controlle...
2024-10-08 kettenisAdd the BUS_DMA_64BIT flag to bus_dmamem_alloc(9) calls...
2024-10-08 kettenisMake bus_dmamem_alloc(9) recognize the BUS_DMA_64BIT...
2024-10-08 claudioExtend the socket handover from parent to rtr process...
2024-10-08 claudioReplace ps_oppid (old parent pid) with ps_opptr (a...
2024-10-08 claudioMove common code to update the proc runtime into tuagg_...
2024-10-08 nicmDraw pane status line on the correct line when at the...
2024-10-08 claudioAdjust lock requirements for ps_pptr, ps_ppid and ps_oppid.
2024-10-08 nicmPut the prompt cursor attributes into the status line...
2024-10-08 jsgremove unused struct
2024-10-08 jsgremove unused ffs_checkoverlap() ext2fs_checkoverlap...
2024-10-08 jsgremove unused uvm_pause(); ok miod@
2024-10-08 jsgset activate for ufshci_acpi and ufshci_fdt
2024-10-08 sthenapply the CVE-2024-8508 fix from unbound (put a limit...
2024-10-07 sthenWhen acme-client is run with -v, show the account URI...
2024-10-07 dvRemove VMFUNC feature detection and tracking.
2024-10-07 jmcuse the Ox macro instead of "OpenBSD";
2024-10-07 miodTweak genassym code generation to force preprocessor...
2024-10-07 sthenmerge unbound 1.21.1
2024-10-07 sthenFix unbound CVE-2024-8508, put a limit on resources...
2024-10-07 tbAdd comment accidentally omitted on commit
2024-10-07 tbupdate crl number draft link
2024-10-07 claudioAdd a multithreaded test for SIGSTOP and SIGCONT behaviour.
2024-10-07 sthenadd UQ_ALWAYS_OPEN for another PixArt mouse
2024-10-07 sthensync
next