openbsd
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()
2024-07-26 tbInline trivial X509at_* calls in x509_req
2024-07-26 tbInline a few trivial X509at_* calls in cms
2024-07-26 sfvirtio: add/fix feature bits
2024-07-26 sfvio: Don't request csum offload if not negotiated
2024-07-26 jmc- document "ca" in the action ... relay section
2024-07-26 jsgdrm/radeon: check bo_va->bo is non-NULL before using it
2024-07-26 tbPut opening brace on correct line
2024-07-26 jsgdrm/amd/display: Fix refresh rate range for some panel
2024-07-26 jsgdrm/amd/display: Account for cursor prefetch BW in...
2024-07-26 jsgdrm/amd/display: Add refresh rate range check
2024-07-26 jsgdrm/amdgpu: Indicate CU havest info to CP
2024-07-26 jsgdrm: panel-orientation-quirks: Add quirk for Aya Neo KUN
2024-07-26 deraadtsync
2024-07-26 jsguse the fp target attribute with fpu_save()/fpu_load()
2024-07-25 djmreduce logingrace penalty.
2024-07-25 djmFix proxy multiplexing (-O proxy) bug
2024-07-25 kettenisExplicitly request for battery status updates as the...
2024-07-25 tbdocument deflateUsed()
2024-07-25 tbfix a small markup mistake (missing newline)
2024-07-25 sthenmention MODPY_PYBUILD=pdm
2024-07-25 jmcfix double space; from crystal kolipe
2024-07-25 tbSilence a false positive warning for gcc
2024-07-25 sfvirtio: Allow more verbose debugging
2024-07-25 yasuokaFix test23. It assumed the place of the attribute...
2024-07-25 miodsync
2024-07-24 kettenisIf the CPU cores implement FEAT_IDST, emulate access...
2024-07-24 dvvmm(4): drop checks for EPT or RVI in some functions.
2024-07-24 jobAdd 5f00::/16 segment routing SRv6 SIDs prefix to examp...
2024-07-24 job3fff::/20 has been set aside as an additional documenta...
2024-07-24 claudioKASSERT that the ps_single proc has P_SUSPSINGLE cleared.
2024-07-24 claudioRemove the (pr->ps_single->p_flag & P_SUSPSINGLE) ...
2024-07-24 claudioUse a different mutex to protect the kqueue klist in...
2024-07-24 mpiRemove workaround for lock ordering issue in uvm_pseg_g...
2024-07-24 mpiMove uvm_exit() outside of the KERNEL_LOCK() in the...
2024-07-24 mpiGrab the kernel lock in preparation for unlocking most...
2024-07-24 mpiRemove assertion in udv_detach(), the function is alrea...
2024-07-24 tbBUF_MEM_new.3: add a touch of KNF
2024-07-24 yasuokadd "msgauth" option for "test" command to specify wheth...
2024-07-24 yasuokaAdd Symbols.list and enable version script to hide...
2024-07-24 yasuokaPlace Message-Authenticator at the beginning of the...
2024-07-23 tobheAccept and ignore SADB_X_EXT_REPLAY and SADB_X_EXT_COUN...
2024-07-23 sfvirtio: fix comment
2024-07-23 jsingRevise regress for ssl3_get_cipher() changes.
2024-07-23 jsingRemove get_cipher from SSL_METHOD.
2024-07-23 ratchovuaudio: Fix confusion between interface numbers and...
2024-07-23 claudioPass curproc pointer down from sleep_finish() instead...
2024-07-23 ratchovlibsndio: Don't use poll(2) for output on the control...
2024-07-23 ratchovsndiod: Properly update the poll(2) event masks after...
2024-07-22 kettenisSpecify a priority for _libc_preinit() to make sure...
2024-07-22 dvrpcgen(1): default to "STDIN" as input file when compil...
2024-07-22 nicmExpand full array option values if no index is provided...
2024-07-22 jsingRevise regress to match cipher suite values change.
2024-07-22 jsingUse cipher suite values instead of IDs.
2024-07-22 jsgremove unneeded prototypes for functions in other files
2024-07-22 jsgremove prototype with no matching function
2024-07-22 yasuokaFix ipcp module to use (the maximum sequence number...
2024-07-22 claudioSync with proc.h: s/PS_STOPPED/PS_STOPPING/
2024-07-22 claudioRename PS_STOPPED to PS_STOPPING. I want to use PS_STOP...
2024-07-22 yasuokaModify ipcp module to return a result for
2024-07-22 yasuokaMake some functions "static".
2024-07-22 claudioSwitch proc_finish_wait() to use the process as argumen...
2024-07-21 bluhmFor AMD SEV determine C-bit position and guest mode...
2024-07-21 kettenisPopulate hwcap and hwcap2 based on the sanitized values...
2024-07-21 jcaExport basic HWCAP bits to let applications detect...
2024-07-21 jcaExport basic HWCAP bits to let applications detect...
2024-07-21 deraadtA few manual ret-cleans. Seeing as these pertain to...
2024-07-21 tbasn1time: indicate which comparison function failed
2024-07-21 fcambusAdd optimized character rendering case for 6 pixels...
2024-07-21 tbAdd back a .
2024-07-21 tbUnify description of the obsolete ENGINE parameter
2024-07-21 tbDrop ENGINE from EVP_PKEY_derive example
2024-07-21 tbGarbage collect ENGINE "use" from EVP_PKEY_decrypt...
2024-07-21 tbMake example slightly less terrible by dropping the...
2024-07-20 tbFix golden numbers after beck broke it months ago
2024-07-20 mvsUnlock udp(4) somove().
2024-07-20 jsgUVIDEO_DEBUG needs fcntl.h
2024-07-20 antonFix regression introduced in previous causing HEAD...
2024-07-20 jsingRemove cipher from SSL_SESSION.
2024-07-19 bluhmUnlock sysctl net.inet.ip.redirect and net.inet6.ip6...
2024-07-19 bluhmRelax socket lock assertion in UDP input and send.
2024-07-19 bluhmunveil(2) /etc/gettytab.db in getty(8) to avoid possibl...
2024-07-19 deraadtsync
2024-07-19 jsingAnnotate issues with tls_session_secret_cb() related...
next