openbsd
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
2024-10-07 sthenadd another PixArt mouse, to be used in quirks
2024-10-07 deraadtThe two usual use cases are sysupgrade and sysupgrade...
2024-10-07 nicmAdd prompt-cursor-colour and prompt-cursor-style to...
2024-10-07 tbrpki-client: add small unit test for the sequence number
2024-10-07 tbrpki-client: fix validity interval check
2024-10-07 tbrpki-client: fix seqnum upper bound
2024-10-07 nicmAdd initial-repeat-time option to allow the first repea...
2024-10-07 kevloAdd support for AX88772D.
2024-10-07 jsgdrm/amd/display: Validate backlight caps are sane
2024-10-07 jsgdrm/amd/display: Round calculated vtotal
2024-10-07 jsgdrm/amd/display: Add HDMI DSC native YCbCr422 support
2024-10-07 jsgdrm/amd/display: Fix Synaptics Cascaded Panamera DSC...
2024-10-07 jsgdrm/radeon/evergreen_cs: fix int overflow errors in...
2024-10-07 jsgdrm/amd/amdgpu: Properly tune the size of struct
2024-10-07 jsgdrm/radeon: properly handle vbios fake edid sizing
2024-10-07 jsgdrm/amdgpu: properly handle vbios fake edid sizing
2024-10-07 jsgdrm/amd/display: Add null check for set_output_gamma...
2024-10-07 kndrop redundant AF attach ioctl
2024-10-07 jsginclude proc.h to fix APMDEBUG build
2024-10-06 jmatthewFix the rx refill timeout to only refill rings that...
2024-10-06 jsgremove unused DEBUG_PLEDGE lines; ok deraadt@
2024-10-06 djmTurn off finite field (a.k.a modp) Diffie-Hellman key...
2024-10-06 jsgremove unneeded includes and defines; ok miod@
2024-10-06 semarieuse rdmsr_safe() instead of rdmsr() for probing feature
2024-10-06 knnew opt-in PATCH_QUIET aka. patch(1) -s; OK tb
2024-10-06 nicmTry to stay near the same line in modes if the current...
2024-10-06 jsgremove unused axppmic_rsb_cd, axppmic at rsb uses axppm...
2024-10-06 jsgremove unused sched_cost_load variable
2024-10-06 jsgremove unused wi_usb_cd, wi at usb uses wi_cd
2024-10-06 jsgremove unused atw_beacon_len_adjust variable
2024-10-06 jsgSeperate -> Separate
2024-10-05 chriszMake scaling available for normal mice, too; not just...
2024-10-05 nicmSend focus events to pane when entering or leaving...
2024-10-05 jsgremove unneeded includes
2024-10-05 jsgerror on long locator lines, don't overflow buffers
2024-10-05 nicmRemove some debugging left behind.
2024-10-05 nicmAdd copy-mode-position-format to configure the position...
2024-10-04 nicmDocument missing window-layout-changed hook.
2024-10-04 bluhmAllow boot loader to run as AMD SEV guest on QEMU with...
2024-10-04 bluhmAllow kernel boot on QEMU with AMD SEV.
2024-10-04 nicmAdd -y flag to disable confirmation prompts in modes...
2024-10-04 miodRemove unused SIGEMT.
2024-10-04 bluhmIncrease psp(4) timeouts.
2024-10-04 nicmDo not translate BSpace as Unicode, GitHub issue 4156.
2024-10-04 kevloRemove two MHI LOOPBACK channels, there's no need to...
2024-10-04 nicmRework of copy mode commands ("send-keys -X") to parse...
2024-10-04 jmatthewAs with other multiqueue drivers, print the number...
2024-10-04 yasuokaExpose {T,R}X desc trail and add link_enabled field...
2024-10-03 claudioIn rucheck() sum up the tusage from all threads to...
2024-10-03 claudioFix the clock_gettime() handler for pthread_getcpuclock...
2024-10-03 sfvio: Increase rx mbuf size with lro
2024-10-03 tbRemove the unused field_mod_func from EC_GROUP
2024-10-03 nicmImprove fix for shifted keys so it works for all the...
2024-10-03 tbMake EC{,PK}PARAMETERS_it static
2024-10-03 tbWe've left release mode. Time to re-enable POOL_DEBUG
2024-10-03 tbFix ASN1_INTEGER_to_BN() misuse
2024-10-03 tbSwitch field_bits to be an int
2024-10-03 tbFix BN_to_ASN1_INTEGER() misuse
2024-10-03 tbProvide OPENSSL_INIT_NO_ATEXIT noop
2024-10-03 tbX509V3_EXT_get_nid.3: indicate what nid means
2024-10-02 kettenisImprove the heuristic for detecting i2c devices. On...
2024-10-02 dvamd64: implement a pmap_shootept() for non-MP kernels.
2024-10-02 millertUpdate to 2024bgtz from https://github.com/JodaOrg...
2024-10-02 dvMove some PCI MMIO defines from vmm(4) kernel headers...
2024-10-02 jsingReorder functions.
2024-10-02 jsingRemove err_fns and associated machinery.
2024-10-02 jsingHook up the err regress.
2024-10-02 jsingAdd initial regress for the error stack and ERR_* APIs.
2024-10-02 jsingEnable additional CRYPTO_get_ex_new_index() tests.
2024-10-02 claudioOn i386 long double is 80bit expanded to 96bits or...
2024-10-02 nicmAdd MSYSTEM to default update-environment.
2024-10-02 nicmAdd a define for the socket permissions check so it...
2024-10-02 mpiModify uvmpd_scan_inactive() to access `uvmexp.pdfreed...
2024-10-02 mpiImprove responsiveness in OOM situations & make free...
2024-10-02 mpiReturn number of freed pages in uvm_pmr_cache_drain().
2024-10-02 mpiSwitch PV pool allocator to use km_alloc(9) instead...
2024-10-02 claudioNo need to check as->established before calling pfkey_r...
2024-10-02 tbAdding pkg_add from stdin hasn't worked in ages. It...
2024-10-02 nicmReport shifted keys like S-A as A not as S-A in mode...
2024-10-01 tbExtend Log->system to support the same features as...
2024-10-01 claudioUse auth_conf.method instead of auth_state.method....
2024-10-01 claudioExplicitly set peer.auth_conf.method, the auth_state...
2024-10-01 claudioIn merge_peers also copy over the auth_conf from the...
next