openbsd
2024-04-28 tbRemove unused url from netproc()
2024-04-28 florianDon't filter dangerous characters by hand when strvisx...
2024-04-27 florianUse propper knf.
2024-04-27 jmcadd a man page from curses source for clear(1);
2024-04-27 florianlocaltime(3) can fail if time_t is very far in the...
2024-04-27 jmc"!command" notation was zapped 8 years ago - remove...
2024-04-27 tbTweak start of DESCRIPTION of EC_GROUP_new()
2024-04-26 tbDocument EC_curve_{nid2nist,nist2nid}()
2024-04-26 jsgfix signal test; ok tb@
2024-04-25 millertUpdate awk to the Apr 22, 2024 version.
2024-04-25 knAdd boot.conf(8) 'mach idle [secs]' to halt at idle...
2024-04-25 bluhmRename socket wait channels when sleeping.
2024-04-25 tbsync
2024-04-25 tbTake pem2.h behind the barn
2024-04-25 jsingAdd regress coverage for crypto_ct_*_u8()
2024-04-25 jsgadd fstat() call removed in 1.145 to avoid uninitialise...
2024-04-25 stspAdjust macro definitions for dwqe(4) Rx descriptors.
2024-04-25 jobDon't divide by zero (empty files)
2024-04-25 jmatthewMask off MAC management counter interrupts. The driver...
2024-04-25 stspslightly tweak softraid(4) wording to make installboot...
2024-04-25 jmcadd percentage to ruler after recent changes;
2024-04-25 miodUse -mno-fpu when compiling with clang now that the...
2024-04-24 opfix error return in fork_proc_backend(); ok gilles@
2024-04-24 claudioRegen
2024-04-24 claudioRevert rev 1.261 and require sigsuspend and __thrsigdiv...
2024-04-24 jobIn ruler show the current line number as a percentage...
2024-04-24 claudioannounce_capa is no more.
2024-04-24 claudioRemove 'announce capabilities' as neighbor config stanza.
2024-04-24 claudioUse static inline for cd1400_write_ccr() because clang...
2024-04-23 florianUse "indicate" to match reset of the document.
2024-04-23 florianImplement RFC 4191 default router preference.
2024-04-23 jsgcorrect indentation; no functional change
2024-04-23 jsguse 1U << 31 to avoid undefined behaviour
2024-04-23 tbOne empty line is enough
2024-04-23 tbAdd missing comma
2024-04-23 fcambusSync the supported hardware list with arm64.html.
2024-04-23 tbsync with ftp/fetch.c r1.218: send host header for...
2024-04-23 sthenftp: send Host: headers with CONNECT requests when...
2024-04-23 jsgsimplify bit shift; avoids shifting into int sign bit
2024-04-22 millertnewsyslog: allow the F flag to be used on its own.
2024-04-22 jsgfix indentation and remove uneeded braces
2024-04-22 jmcmark the "signal" field as optional; from alvar penning
2024-04-22 ratchovsndiod: Use the channel mapping code of aucat
2024-04-22 bluhmShow pf fragment reassembly counters.
2024-04-22 ratchovaucat: Use a 24-bit table for index to volume conversion
2024-04-22 ratchovaucat: Fix comments, from similar comments fixes in...
2024-04-22 ratchovsndiod: Use a 24-bit table for index to volume conversion.
2024-04-22 ratchovsndiod: Use resampling algorithm from aucat
2024-04-22 ratchovsndiod: Drop duplicate prototype of dev_new()
2024-04-22 ratchovsndioctl: Remove assert about duplicate controls
2024-04-22 ratchovsndiod: Hide forgotten debug printfs
2024-04-22 ratchovsndiod: Call ctlslot->ops->sync() after every control...
2024-04-22 ratchovsndiod: Make opt_setdev() return 1 if the device was...
2024-04-22 ratchovsndiod: Return the number of controls ctl_del() has...
2024-04-22 claudioIn state IDLE handle EVNT_STOP and stop the IdleHold...
2024-04-22 claudioMove setting of the shutdown reason to session_stop()
2024-04-22 claudioNo longer fall back to no capabilities when there is...
2024-04-22 antonInstead of unhooking libssl/client regress tests, flag...
2024-04-22 claudioSprinkle experimental into regress so they compile
2024-04-22 jsgremove space at eol
2024-04-21 claudioP-256 support is experimental so require -x to enable it.
2024-04-21 florianPass advertising router to the kernel.
2024-04-21 florianImplement rule 5.5 of RFC 6724 (Default Address Selecti...
2024-04-21 tbunwrap line
2024-04-21 tbRemove file without the now mandatory signing-time...
2024-04-21 jobMandate presence of CMS signing-time and disallow binar...
2024-04-20 jobDisplay distinct errors for various problematic CRL...
2024-04-20 tbRemove more unnecessary GOST code
2024-04-20 jsgregen
2024-04-20 jsgadd Ryzen 8040 "Hawk Point" ids
2024-04-19 bluhmMake regress mpath more reliable.
2024-04-19 mglockerAs of the documentation, the UTP Command Descriptor...
2024-04-19 jmcreplace a (technically incorrect) instance of "IP"...
2024-04-19 jcaFix typo in comment
2024-04-19 mpiRevert per-CPU caches a double-free has been found...
2024-04-19 bluhmMerge IPv4 and IPv6 options in inpcb.
2024-04-19 tbbss_conn: zap trailing whitespace
2024-04-19 ratchovnfs: Permit null requests (aka server pings) from non...
2024-04-18 tbRemove a couple of lies about GOST in CMS
2024-04-18 tbMore GOST removal adjustments
2024-04-18 tbEVP_PKEY_set1_RSA.3 some adjustments after GOST removal
2024-04-18 tbAdd some more comments explaining shortcomings of the API
2024-04-18 tbUse X509_ALGOR_get0() in ecdh_cms_set_shared_info()
2024-04-18 tbTest and assign in ecdh_cms_set_shared_info()
2024-04-18 tbTurn ecdh_cms_set_shared_info() into single exit
2024-04-18 claudioproc_trampoline_mp() was replaced by proc_trampoline_mi...
2024-04-18 claudioIf a proc has P_WEXIT set do not stop it, let it exit...
2024-04-18 claudioClear PCATCH for procs that have P_WEXIT set.
2024-04-18 jsgdrm/amd/display: fix disable otg wa logic in DCN316
2024-04-18 jsgdrm/amd/display: Set VSC SDP Colorimetry same way for...
2024-04-18 jsgdrm/amd/display: Program VSC SDP colorimetry for all...
2024-04-18 jsgdrm/amdgpu: fix incorrect number of active RBs for...
2024-04-18 jsgdrm/amdgpu: always force full reset for SOC21
2024-04-18 jsgdrm/amdgpu: Reset dGPU if suspend got aborted
2024-04-18 jsgdrm/i915: Disable port sync when bigjoiner is used
2024-04-18 jsgdrm/i915/cdclk: Fix CDCLK programming order when pipes...
2024-04-18 jsgdrm/client: Fully protect modes[] with dev->mode_config...
2024-04-18 jsgdrm/amdkfd: Reset GPU on queue preemption failure
2024-04-18 jsgdrm/i915/vrr: Disable VRR when using bigjoiner
2024-04-18 jsgdrm/amd/pm: fixes a random hang in S4 for SMU v13.0...
next