openbsd
2024-07-01 djmuse "lcd" to change directory before "lls" rather then...
2024-07-01 jsgRemove history of the tms struct. It is tied to the...
2024-06-30 jsgcorrect history; first mention of /etc/rc in init manua...
2024-06-30 jsgcorrect history; dmesg appeared (without a manual page...
2024-06-30 deraadtwe don't need the NOBYFOUR space-savings option anymore...
2024-06-30 deraadtdelete dhclient(8). ipv4 dhcp leases have been acquire...
2024-06-30 florianClearify "force" and "preference" interaction.
2024-06-30 jsingRemove lhash statistics.
2024-06-30 krwUse howmany() to calculate how many prpl entries are...
2024-06-30 kevloAdd support for the Realtek RTL8126 chip to the rge...
2024-06-30 kevloregen
2024-06-30 kevloAdd Realtek RTL8126.
2024-06-30 tbsync with base
2024-06-30 tbcast string literals with z_const char *
2024-06-30 tbZ_HUFFMAN -> Z_HUFFMAN_ONLY + linewrapping churn in...
2024-06-30 jsgremove struct acpi_parsestate, unused since dsdt.c...
2024-06-29 jsgremove defines for acpi ioctls, unused since acpi.c...
2024-06-29 jsgremove struct acpi_dev_rank, unused since acpi.c rev...
2024-06-29 florianDisable the shared cache between resolvers for now.
2024-06-29 tbZ_HUFFMAN -> Z_HUFFMAN_ONLY
2024-06-29 jsgremove unused vars
2024-06-29 yasuokaFix typos in previous.
2024-06-29 jsgremove unused vars
2024-06-29 jsgremove unused var
2024-06-29 tbfix typo
2024-06-29 yasuokaAdd variables for RFC 5176 Error Cause.
2024-06-29 yasuokaAdd variables for DAE for RADIUS (RFC 5176).
2024-06-28 bluhmLink regress unp-write-closed to build.
2024-06-28 mvsRestore original EPIPE and ENOTCONN errors priority...
2024-06-28 bluhmTest writing to socket pair closed by the other side...
2024-06-28 tbAdd more regress coverage for SSL_select_next_proto()
2024-06-28 tbThe ALPN callback should really ignore the out paramete...
2024-06-28 janCleanup control queue checks in vio(4).
2024-06-28 tbFix SSL_select_next_proto()
2024-06-28 jsingRemove handling of SSLv2 client hello messages.
2024-06-28 jsgdrm/amdgpu: fix UBSAN warning in kv_dpm.c
2024-06-28 jsgdrm/radeon: fix UBSAN warning in kv_dpm.c
2024-06-28 jsgdrm/i915/mso: using joiner is not possible with eDP MSO
2024-06-27 djmdelete obsolete comment
2024-06-27 djmretire unused API
2024-06-27 mglockerClear interrupt before we process the request as specif...
2024-06-27 jmcssl(8) no longer contains a HISTORY section;
2024-06-27 jmcspace before punctuation in macro;
2024-06-27 florianRemove outdated references to dhclient, it's finally...
2024-06-27 floriandhclient hasn't prodded us in a long time to renew...
2024-06-27 kettenisImplement ts_set_limit() for rk3588. This makes therma...
2024-06-27 kettenisImplement an optional callback function for thermal...
2024-06-26 djmmove child process waitpid() loop out of SIGCHLD handler;
2024-06-26 deraadtInstead of using possibly complex ssh_signal(), write...
2024-06-26 deraadtsave_errno wrappers inside two small signal handlers...
2024-06-26 asouRemove unnecessary structure declaration.
2024-06-26 mvsPush socket re-lock to the vnode(9) release path within...
2024-06-26 claudioBump version
2024-06-26 tbremove psk_idx from tlsext_randomize_build_order()
2024-06-26 tbtls_extension_find(): make output index optional
2024-06-26 jsgreturn type on a dedicated line when declaring functions
2024-06-25 jsingImplement RSA key exchange in constant time.
2024-06-25 claudioWhen filling prefixes with pt_writebuf() keep 2 bytes...
2024-06-25 kettenisPrint the last non-wakeup interrupt received during...
2024-06-25 kettenisImplement sleep button and EC events as wakeup events...
2024-06-25 tbFix TLS extension shuffling
2024-06-24 bluhmShow AMD SEV bits during identify CPU in dmesg.
2024-06-24 mglockerSome machines send AC change notifications to acpibat...
2024-06-24 deraadtchanging EINVAL from "has no associated size" to "has...
2024-06-24 bluhmExplicitly allocate stack memory for ICMP payload in...
2024-06-24 nicmAdd a way (refresh-client -r) for control mode clients...
2024-06-24 nicmCheck the underline style colour against the correct...
2024-06-24 jmc- uppercase start of sentence
2024-06-24 tbssl_err: KNF tweak
2024-06-24 tbssl_err: fix whitespace
2024-06-24 tblibcrypto: constify most error string tables
2024-06-24 tbx509_conf: rename the merr label into err
2024-06-24 jsgStudio -> Mac Studio; from Bryan Vyhmeister
2024-06-24 djmmention SshdSessionPath option
2024-06-24 jsgdrm/i915: Fix audio component initialization
2024-06-24 jsgdrm/i915/dpt: Make DPT object unshrinkable
2024-06-24 jsgdrm/i915/gt: Disarm breadcrumbs if engines are already...
2024-06-23 kettenisIf an ioctl(2) request isn't implemented we should...
2024-06-23 patrickWhen ripping out Qualcomm's EL2 on the x13s, calls...
2024-06-23 patrickWhile Qualcomm Snapdragon X Elite (X1E80100) claims...
2024-06-23 kettenisAdd support for ACPI firmware that provides the base...
2024-06-23 tbrust-openssl: switch from deprecated config to config...
2024-06-23 kettenisFix previous commit; add missing label
2024-06-23 kettenisAdd RK3588 support.
2024-06-23 kettenisEnable EPAN if it is available.
2024-06-23 tbopenssl ca: avoid double free for spkac files without...
2024-06-23 ottostrmode takes a mode_t, not an int; prompted by Collin...
2024-06-22 deraadtlower parts of the manual page clearly say why using...
2024-06-22 jsingRemove the less-than-useful change log.
2024-06-22 jsingRewrite BN_bn2mpi() using CBB.
2024-06-22 jsingSync bytestring from libssl.
2024-06-22 jsingProvide CBB_add_u32_length_prefixed().
2024-06-22 deraadtdelete ancient netbsd pcibios tweaking trash
2024-06-22 deraadtcorrect elfcore_procinfo naming (in comments)
2024-06-22 jsgremove space between function names and argument list
2024-06-21 sashanMy earlier commit [1.1169 of pf.c (2023/01/05)] makes...
2024-06-21 jsgrecognise Qualcomm Oryon; ok kettenis@
2024-06-20 jeremyUpdate ruby-module.5 for default Ruby version switch...
2024-06-20 kettenisInstead of allocating an arbitrary amount of extra...
2024-06-20 kettenisInstead of allocating an arbitrary amount of extra...
next