openbsd
2023-08-21 chelohaclockintr: remove support for independent schedclock()
2023-08-21 kn= ought to be += in previous
2023-08-21 kncover expected failures for volume recreation and the...
2023-08-21 chelohaalpha: stop running an independent schedclock()
2023-08-21 knNo need to make_dev() existing root device in disk...
2023-08-21 knmost tests need root, add targets using ${SUDO} to...
2023-08-21 espiemore relevant instance of port with SUPDISTFILES, boots...
2023-08-21 jsga whois command appeared in 4.1c before 4.3
2023-08-21 espiedocument the new DISTFILES.sufx infrastructure
2023-08-21 tbec_ameth: clean up eckey_{pub,priv}_encode()
2023-08-21 knRemove retry loop crutch around disk passphrase prompt
2023-08-21 knRetry passphrase on mismatch by default
2023-08-21 knPrint softraid(4) errors on standard error
2023-08-21 antonbioctl tests needs root
2023-08-21 djmcorrect math for ClientAliveInterval that caused the...
2023-08-21 djmwant stdlib.h for free(3)
2023-08-21 jsgspelling
2023-08-21 visaMake kdump show kqueue1(2) flags.
2023-08-21 guenthercpu_idle_{enter,leave}() are no-ops in ASM; replace...
2023-08-20 knFirst tests for bioctl(8), start with scripted creation...
2023-08-20 knstricter devname match on bioctl(8) output avoids false...
2023-08-20 tbMake some global variables const
2023-08-20 tbBye bye to all people out there
2023-08-20 tbAdd some spaces after comma
2023-08-20 tbunifdef -D FULL_TEST
2023-08-20 tbknfmt(1) to the rescue
2023-08-20 tbAnother OPENSSL_NO_DEPRECATED hits the bit bucket
2023-08-20 tbDrop unnecessary OPENSSL_NO_DEPRECATED dance
2023-08-20 tbUse a separate flags variable for the error flags in...
2023-08-20 jmcremove "flag" from the Dv line;
2023-08-20 visasync
2023-08-20 tbSync zlib 1.3 with userland
2023-08-20 tbBump zlib version to 1.3
2023-08-20 visaAdd initial regress tests for kqueue1(2)
2023-08-20 visaAdd syscall stub for kqueue1(2)
2023-08-20 visaregen
2023-08-20 visaAdd kqueue1() system call
2023-08-20 schwarzeProvide C11 <uchar.h>.
2023-08-19 claudioRefetch the spc pointer after cpu_switchto() since...
2023-08-19 guentherCopy entire st_*tim structs at once, rather than copying
2023-08-19 gkoehlerCheck for powerpc64 cores that fail to start
2023-08-18 knuse imperative tense consistently; OK jmc
2023-08-18 knMake -s read passphrases without prompts or confirmation
2023-08-18 claudioMove the loadavg calculation to sched_bsd.c as update_l...
2023-08-18 tbCheck X509_digest() return in x509v3_cache_extensions()
2023-08-18 tbMark up variables in Bl with Ev
2023-08-18 tbDocument MODCARGO_WANTLIB
2023-08-18 jsgINITITIATION_COST -> INITIATION_COST
2023-08-18 jsgmaximium -> maximum
2023-08-18 jsgNBPFILTER not NBPF
2023-08-18 yasuokaTweak radiusd.conf example. input from an anonymous...
2023-08-18 yasuokaFix the config parser to be able to have comment lines...
2023-08-18 yasuokaProperly terminate the arguments for execv() with NULL.
2023-08-18 tbsync with userland
2023-08-18 tbsync with zlib.h
2023-08-18 tbSync doc comment with upstream
2023-08-18 djmfix regression in OpenSSH 9.4 (mux.c r1.99) that caused...
2023-08-17 nicmAdd a session, pane and user mouse range types for...
2023-08-17 sthenremove reference to old gcc3 module, spotted by Alexey...
2023-08-17 tbGarbage collect two commented abort()
2023-08-17 tbMake the local ASN1_OBJECTs const
2023-08-17 tbRemove some unnecessary else branches
2023-08-17 tbRemove some parents from return statements
2023-08-17 tbUse cmp instead of i for the result of a comparison
2023-08-17 tbUse OBJ_cmp() instead of inlining two variants
2023-08-17 tbAvoid memcmp(NULL, x, 0) in OBJ_cmp()
2023-08-17 opuse "example.com" instead of "default" as server name...
2023-08-17 jmcadd space needed in punctuation;
2023-08-17 tbDocument MODCARGO_INSTALL_TARGET_PATH
2023-08-17 jsgdrm/amd/pm/smu7: move variables to where they are used
2023-08-17 jsgdrm/amd/display: trigger timing sync only if TG is...
2023-08-17 jsgdrm/amd/display: fix the build when DRM_AMD_DC_DCN...
2023-08-17 jsgdrm/amd/display: Retain phantom plane/stream if validat...
2023-08-17 jsgdrm/amd/display: Disable phantom OTG after enable for...
2023-08-17 jsgdrm/amd/display: Use update plane and stream routine...
2023-08-17 jsgdrm/amd/display: Avoid ABM when ODM combine is enabled...
2023-08-17 jsgdrm/amd/display: Update OTG instance in the commit...
2023-08-17 jsgdrm/amd/display: Handle seamless boot stream
2023-08-17 jsgdrm/amd/display: Add function for validate and update...
2023-08-17 jsgdrm/amd/display: Handle virtual hardware detect
2023-08-17 jsgdrm/amd/pm: avoid unintentional shutdown due to tempera...
2023-08-17 jsgdrm/amd/pm: fulfill powerplay peak profiling mode shade...
2023-08-17 jsgdrm/amd/pm: expose swctf threshold setting for legacy...
2023-08-17 jsgdrm/amd/pm: fulfill swsmu peak profiling mode shader...
2023-08-17 jsgdrm/amd/display: limit DPIA link rate to HBR3
2023-08-17 jsgdrm/amd: Disable S/G for APUs when 64GB or more host...
2023-08-17 jsgdrm/amdgpu: add S/G display parameter
2023-08-17 jsgdrm/amd/display: check attr flag before set cursor...
2023-08-17 jsgdrm/amdgpu: fix possible UAF in amdgpu_cs_pass1()
2023-08-16 bruIdentify Synaptics touchpads without multifinger support.
2023-08-16 djmdefence-in-depth MaxAuthTries check in monitor; ok...
2023-08-16 schwarzeadd the missing entry for EVP_CIPHER_CTX_ctrl(3) to...
2023-08-16 schwarzeDescribe more precisely how these functions are suppose...
2023-08-16 dvBackout changes for btrace(8) argN builtins.
2023-08-16 tbCosmetic fix for copy-pasto
2023-08-16 jsgavoid bios sign msr on intel family < 6
2023-08-16 jobASPAs are AFI-agnostic
2023-08-16 claudioThe per-AFI madness in ASPA was removed. So adjust...
2023-08-16 claudioPer-AFI ASPA provider was removed. Adjust expected...
2023-08-16 claudioRemove per-AFI ASPA handling in bgpd internals
next