openbsd
2024-08-04 deraadtsync
2024-08-04 jmcadd intelpmc(4) entry;
2024-08-04 kettenisAdd battery status support for the x1e80100. This...
2024-08-04 kettenisintelpmc(4)
2024-08-04 kettenisThe devicetree spec says in section 2.4:
2024-08-04 kettenisAdd intelpmc(4), a driver for the power management...
2024-08-04 nicmMake a little effort to treate CRLF as LF in config...
2024-08-04 nicmThe Linux console has some bugs with bright colours...
2024-08-04 nicm-l should be before -r, pointed out by jmc a while...
2024-08-04 nicmAdjust the logic when deleting last buffer to better...
2024-08-04 nicmUse paste_is_empty to check if there are no buffers...
2024-08-04 tbx509_vfy.c: drop some unnecessary parentheses
2024-08-04 jmc- sort SEE ALSO
2024-08-04 yasuokaUse "module" for the modules. Add a link to radiusd_fi...
2024-08-03 guentherA dozen interfaces in <endian.h> were standardized...
2024-08-03 millertSet system ID field in the PVD to OpenBSD
2024-08-03 millertThe maximum count is SKEY_MAX_SEQ + 1 not SKEY_MAX_SEQ...
2024-08-03 millertUpdate awk to the July 28, 2024 version.
2024-08-03 guentherThe improbable occurred: strlcpy(3) and strlcat(3)...
2024-08-03 guenthermkostemp(3) and reallocarray(3) are in POSIX-2024:
2024-08-03 tbThe EC_KEY method should use the EC_KEY index, not RSA
2024-08-03 tbBump CRYPTO_EX_DATA_MAX_INDEX to 32
2024-08-03 tbUse proper size for allocating indexes
2024-08-03 tbDocument SSL_CTX_set_cert_store
2024-08-03 tbPrepare to provide SSL_CTX_set1_cert_store()
2024-08-02 guentherCode patch out the retpoline in the signal trampoline...
2024-08-02 guentherThe {get,set}res[ug]id(2) family are in POSIX-2024...
2024-08-02 jannc(1): remove useless function pointer dereferencing
2024-08-02 tbFix previous
2024-08-02 tbAdjust tls regress for protocol parsing fixes
2024-08-02 tblibtls: fix legacy protocol parsing
2024-08-02 mvsregen
2024-08-02 mvsPush kernel lock down to sysctl(2).
2024-08-02 tbfree class->indexes in CRYPTO_cleanup_all_ex_data()
2024-08-02 yasuokaBackout previous. It was incompleted and too early.
2024-08-02 jsingRewrite CRYPTO_EX_DATA.
2024-08-02 kettenisSwitch off unreferenced power resources in DVACT_POWERD...
2024-08-02 tbsync
2024-08-02 tbbump minor after yesterday's symbol addition
2024-08-02 tbPut exported symbols of libz under our own control
2024-08-02 guenthergetentropy(2) is in POSIX-2024, so adjust the #include...
2024-08-01 mglockerAdd qcgpio at fdt.
2024-08-01 bluhmRun socket splice idle timeout without kernel lock.
2024-08-01 ratchovBump libsndio pkg-config version to 1.10.0
2024-08-01 jmcbump posix spec from 2008 -> 2024;
2024-08-01 ratchovsndiod: Fix insufficent check of input from clients
2024-08-01 jmcbump posix spec 2008 -> 2024;
2024-08-01 jmcbump posix spec 2008 -> 2024;
2024-08-01 jmcbump posix spec 2008 -> 2024;
2024-08-01 mglockerAdd device tree mapping for Samsung Galaxy Book4 Edge.
2024-08-01 sfvirtio: Fix dmamap_sync calls
2024-08-01 tbRemove a comment that was committed by accident
2024-08-01 tbsync with src
2024-08-01 tbsync with upstream
2024-08-01 asouPossible to read the core file of a process.
2024-08-01 yasuokaUse arc4random_uniform(n) instead of "% n".
2024-08-01 yasuokaChange the routing entry of the pool addresses from...
2024-07-31 jmcbump posix spec 2008 -> 2024;
2024-07-31 dlgadd a random amount of time (up to 4 seconds) to the...
2024-07-31 mglockerAdd ufshci(4) at fdt support.
2024-07-31 jmcquote the book title (%T) reference, to prevent formatt...
2024-07-30 mglockerMake the Samsung Galaxy Book4 Edge (x1e80100) boot...
2024-07-30 jmcbump posix ref 2008 -> 2024;
2024-07-30 jmcfold the "timespec" info into the options list (since...
2024-07-30 jmcbump posix spec from 2008 to 2024; ok millert
2024-07-30 yasuokaExports the statistics when PIPEXDSESSION. Found by...
2024-07-30 claudiosched_yield() is not strong enough to overflow the...
2024-07-30 kettenisOn arm64, check whether the CPU has the BT feature...
2024-07-30 kettenisPopulate most of the remaining hwcap and hwcap2 flags...
2024-07-30 guentherRecognize the features defines for POSIX 1003.1-2024...
2024-07-29 jmcbump posix spec from 2008 -> 2024:
2024-07-29 kettenisSet the target ACPI to S5 when we're powering down...
2024-07-29 claudioMove the signal related kqueue filters to kern_event.c.
2024-07-29 bluhmUse shared net lock instead of exclusive when frag6...
2024-07-29 patrickadd SBZ
2024-07-29 mvsRemove `sb_sel' from sobuf_print() output, no sense...
2024-07-29 claudioSync with sys/proc.h after P_CONTINUED -> PS_CONTINUED...
2024-07-29 claudioReplace per thread P_CONTINUED with per process PS_CONT...
2024-07-29 tbtypo: regresss -> regress
2024-07-29 jsgdrm/amdgpu: Fix signedness bug in sdma_v4_0_process_tra...
2024-07-29 jsgregen
2024-07-29 jsgadd "Strix Point" APU device id, and another Navi 31
2024-07-28 knThe dash must not come first in the getopt(3) string
2024-07-28 millertpwd_mkdb: limit db entries to _PW_BUF_LEN to match...
2024-07-28 deraadtblock SIGHUP in the same places where SIGCHLD is blocke...
2024-07-28 knSupport "-u name" to remove variable from environment
2024-07-27 miodAllow for another TEMPerHUM version. From Sebastiaan...
2024-07-27 kettenisUse ".arch_extension fp" for the signal trampoline...
2024-07-27 deraadtsync
2024-07-27 deraadtshorten strings by removing pointless information
2024-07-27 guentherSort and regularize all the ktrstruct() macros
2024-07-26 guentherTrace struct itimerval
2024-07-26 bluhmOn AMD vmm(4) set SVM_INTERCEPT_INVLPGA in intercept1.
2024-07-26 yasuokaMark ipsecflowinfo immutable.
2024-07-26 yasuokaIn pipex_l2tp_input(), check if ipsecflowinfo is not...
2024-07-26 naddydocument the reduced logingrace penalty
2024-07-26 bluhmRun UDP input on multiple CPU in parallel.
2024-07-26 tbMark X509at_get_attr{,_count}() and X509at_delete_attr...
2024-07-26 tbDisable X509at_get_attr{,_count}() and X509at_delete_attr()
2024-07-26 tbInline last user of X509at_get_attr()
next