openbsd
2022-02-10 krwUse fdisk's -b to create boot partitions instead of...
2022-02-10 millertDo not verify the cert or CA for a relay using opportun...
2022-02-10 chelohalook(1): use a stricter pledge(2) in lieu of unveil(2)
2022-02-10 bluhmUpdate Devel::PPPort in base from version 3.57 to 3...
2022-02-10 robertunveil _PATH_LOGIN_CONF_D
2022-02-10 robertintroduce support for storing capability databases...
2022-02-10 tbOnly show the 'not enough inodes' warning if the filesy...
2022-02-10 tbFree s->last_mod before overwriting it with a new last_mod.
2022-02-10 tbFree conn->last_modified before overwriting it with...
2022-02-10 knAssert vm map locks
2022-02-10 knUnwire with map lock held
2022-02-10 tbIf running with ASAN, mark test_with{,out}_bzero()...
2022-02-10 visaEmbed klist head in acpi_softc to avoid explicit malloc.
2022-02-10 deraadt#ifdef the SUSPEND ioctl block
2022-02-10 gkoehlerAdd stubs for macppc suspend
2022-02-10 djmrevert for imminent OpenSSH release, which wil ship...
2022-02-10 jsgbring back a local change to use DC_FP_START()/DC_FP_EN...
2022-02-10 afresh1Don't unregister firmware if we can't fetch the SHA256.sig
2022-02-09 deraadtthis is now in apm.c
2022-02-09 deraadtnot ready for suspend
2022-02-09 deraadt*** empty log message ***
2022-02-09 deraadtMove x86-only stubs used by kern/subr_suspend.c into...
2022-02-09 dvadd Surface Go 3 hid to acpibat(4)
2022-02-09 dvadd newline to acpitz(4) attach condition
2022-02-09 millertFix the -f option when passed multiple files.
2022-02-09 sashanlet pfattach() to also initialize pf_default_rule_new...
2022-02-09 dlgenable hw vlan tag handling in the rx path too.
2022-02-09 visaAdd iic_is_compatible() for matching I2C devices
2022-02-09 tbsilence "function declaration isn't a prototype" warnin...
2022-02-09 visaIncrease armv7 ramdisk size to avoid errors in installer.
2022-02-09 jsgdrm/amd: avoid suspend on dGPUs w/ s2idle support when...
2022-02-09 jsgdrm/i915/overlay: Prevent divide by zero bugs in scaling
2022-02-09 jsgdrm/amd/display: Force link_rate as LINK_RATE_RBR2...
2022-02-09 jsgdrm/amd/display: watermark latencies is not enough...
2022-02-09 jsgdrm/amd/pm: correct the MGpuFanBoost support for Beige...
2022-02-09 jsgdrm/i915/adlp: Fix TypeC PHY-ready status readout
2022-02-09 jsgdrm/i915: Disable DSB usage for now
2022-02-09 dlgenable hardware vlan tagging.
2022-02-09 chelohacat(1): drop "rpath" promise in no-file case
2022-02-09 chelohacat(1): refactor cook_args()/raw_args() into single...
2022-02-08 deraadtoops, a typo snuck in
2022-02-08 tbPlug a long standing leak in libtls CRL handling
2022-02-08 tbPlug leaks reported by Ilya Shipitsin
2022-02-08 tbPlug a number of leaks reported by Ilya Shipitsin
2022-02-08 schwarzeIn the first example, use "mandoc -a" directly rather...
2022-02-08 deraadtDo not /0 if timeout[PFTM_INTERVAL] manages to become...
2022-02-08 tbGarbage collect the unused hash and print kp->pubkey_ha...
2022-02-08 tbFix memleaks reported by Ilya Shipitsin
2022-02-08 cheloharev(1): drop "rpath" promise in no-file branch.
2022-02-08 deraadtThe suspend/resume code is a sticky mess of MI, MD...
2022-02-08 tbChange second argument of x25519_ge_scalarmult_base...
2022-02-08 tbCheck CRLs also for manifests
2022-02-08 stspFix a KASSERT in iwm(4) being triggered for the wrong...
2022-02-08 claudioBefore loading the certificate chain for the file under...
2022-02-08 jsgUsing FILL_KPROC() from sysctl.h after rev 1.223 requir...
2022-02-08 dlgbring back IPv4, TCP4/6 and UDP4/6 checksum offloading.
2022-02-08 tbMove the guts of proc_parser_crl() into crl_parse(...
2022-02-08 dlguse sizeof(long) - 1 in m_pullup to determine payload...
2022-02-08 jsgfix off by one in bounds test
2022-02-08 dtuckerSwitch hpdelim interface to accept only ":" as delimiter.
2022-02-08 visapoll(2): Switch to kqueue backend
2022-02-08 dlgrework checksum/vlan offloading, and enable it for...
2022-02-07 gkoehlerAllow writes to rw pages in pte_spill_v
2022-02-07 robNew status flag: 'c' - process is chrooted.
2022-02-07 gkoehlerAllow "ddb{1}> trace" through interrupt on macppc
2022-02-07 krwUse fdisk's -b to create boot partitions instead of...
2022-02-07 tbAvoid a NULL dereference in BN_mod_exp2_mont()
2022-02-07 tbCheck for zero modulus in BN_MONT_CTX_set().
2022-02-07 guentherDelete STACKGAPLEN: this exec-time allocation at the...
2022-02-07 robTweak previous.
2022-02-07 chelohahead(1): check for stdio errors
2022-02-07 mbuhlmark failing tests for armv7
2022-02-07 mbuhltrig_test-2 now passes on macppc
2022-02-07 bluhmChecking ifaddr pointer for NULL without checking in6_i...
2022-02-07 krwUse fdisk's -b to create boot partitions instead of...
2022-02-07 robSync ps.1 with sys/proc.h. Tweaked by deraadt@.
2022-02-07 kettenisConvert KVA allocation to km_alloc(9).
2022-02-07 claudioIn rtredirect() change an bad assignment in an if condi...
2022-02-07 espiesystematically remove setuid/setgid from files before...
2022-02-07 claudioSwitch to stdint.h types like rest of bgpd
2022-02-07 djmuse libfido2 1.8.0+ fido_assert_set_clientdata() instea...
2022-02-06 dtuckerAdd test for empty hostname with port.
2022-02-06 kettenisAvoid touching "locked" DARTs. While there, print...
2022-02-06 robs/poll/pool
2022-02-06 jsingRemove i <= 0 checks from SSL_get_error()
2022-02-06 jsingHandle zero byte reads/writes that trigger handshakes...
2022-02-06 krwUse fdisk's -b to create boot partitions instead of...
2022-02-06 opfix jobs and -j description: dpb uses hw.ncpuonline...
2022-02-06 visaAllow installation on a disk with a GPT.
2022-02-06 claudioSimplify cursig() a bit and make sure that signals...
2022-02-06 claudioSwitch from u_intX_t types to stdint.h uintX_t like...
2022-02-06 claudioSwitch from u_intX_t types to stdint.h uintX_t. Mostly...
2022-02-06 antoncope with recent S3I removal; ok tb@
2022-02-06 robertnow that APM_BATT_CHARGING is also set in acpi and...
2022-02-06 jsgremove please from manual pages
2022-02-05 gnezdoFix UB "shift-out-of-bounds" in battlestar
2022-02-05 naddyypldap: fix -Wunused-but-set-variable warnings
2022-02-05 danielgrow the dmesg buffer on i386 from 4 to 8 pages
2022-02-05 tbAdapt appstest.sh for the new TLS_ names.
2022-02-05 tbAdd a workaround due to OpenSSL's limitation of SSL_CTX...
next