openbsd
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...
2022-02-05 tbMechanically adjust from AEAD- to TLS_ to adjust to...
2022-02-05 tbAdjust the ssl_get_shared_ciphers to the new names.
2022-02-05 tbSwitch TLSv1.3 cipher names from AEAD- to OpenSSL's...
2022-02-05 gkoehlerProvide logbl(3) when long double is double
2022-02-05 jsingRevise for S3I removal.
2022-02-05 jsingBye bye S3I.
2022-02-05 kettenisSwitch vmapbuf() and vunmapbuf() over to km_alloc(9...
2022-02-05 antonOnly install the sensors once as multiple devices can...
2022-02-05 dlgmake bpf_movein align the packet payload.
2022-02-05 dlgremove an extra set of brackets. no functional change.
2022-02-04 krwWrap some annoyingly long lines.
2022-02-04 kettenisAdd prototype for clock_set_frequency_idx().
2022-02-04 krw%llu should be enough for anybody, no need to use ...
2022-02-04 kettenisDefine __HAVE_PMAP_MPSAFE_ENTER_COW; the ARMv8 architec...
2022-02-04 krwUse the '-b' to create boot partitions instead of ...
2022-02-04 teduwhitelist resolv.conf for stat. go dns library does...
2022-02-04 tbMore consistency in the return code docs.
2022-02-04 tbDocument certificate_policies() in a comment.
2022-02-04 tbBump libressl's version in pkgconfig to 2.0.0
2022-02-04 tbRemove a strange inheritance check from addr_validate_p...
2022-02-04 tbwhitespace
2022-02-04 tbEnsure that certificate policies follow RFC 7318
2022-02-04 tbEnforce Certificate Policy for RPKI
2022-02-04 tbAdd id-cp-ipAddr-asNumber OID to x509_init_oid()
2022-02-04 kettenisNow that installboot(8) creates the startup.nsh file...
2022-02-04 krwRemove CHS information from internal representation...
2022-02-04 jobFix outdated comment
2022-02-04 claudioTest that a non conforming xmlns attribute results...
2022-02-04 claudioFix xmlns URI, I guess I search and replaced too much...
2022-02-04 claudioRename sockaddr_un sun to sa_un since sun is defined...
2022-02-04 claudioRename sockaddr_un sun to sa_un since sun is defined...
2022-02-04 nicmUse ACS for pane border indicators so they work with...
2022-02-04 robertset the APM_BATT_CHARGING state if the battery is being...
2022-02-04 tbFix another instance of incorrect capitalization of...
2022-02-04 dtuckerAdd unit tests for hpdelim.
2022-02-04 dtuckerSince they are deprecated, move DSA to the end of the...
2022-02-04 tbFix capitalization of ChaCha20
2022-02-03 jsgstore root bridge data in softc before calling intel_in...
2022-02-03 guentherThe sparc64 pmap at least requires the fault access_typ...
2022-02-03 tbUnindent and unwrap lines. Pull up a NULL check. No...
2022-02-03 tbRemove commented variable declarations
2022-02-03 claudioEnforce the RRDP XMLNS to "www.ripe.net/rpki/rrdp"
2022-02-03 tbFix copy-paste error: X509_V_ERR_CRL_SIGNATURE_FAILURE...
2022-02-03 tbUse X509_*get0_pubkey() wherever possible to simplify...
2022-02-03 tbRemove some stale comments.
2022-02-03 claudioTime for rpki-client 7.6
2022-02-03 bluhmOn i386 run-regress-ungc fails with EINVAL. It passes...
2022-02-03 guentherDelete unused/obsolete M_* type values.
2022-02-03 knUse UVM_KMF_TRYLOCK for consistency
2022-02-03 jsingCleanup/simplify ssl_cert_type()
2022-02-03 visafdisk(8): Make -A preserve BIOS boot partition
2022-02-03 nicmAdjust size given to resize-pane for pane status line...
2022-02-03 visaUse installboot(8) in install.md of riscv64.
2022-02-03 visainstallboot(8): Adjustments for EFI platforms
2022-02-03 visaRename armv7_installboot.c to efi_installboot.c.
2022-02-03 nicmUse format_draw for command prompt prefix to allow...
2022-02-03 nicmUpdate focus when active pane changes after pane destroyed.
2022-02-03 nicmAdd a key in copy mode to toggle position indicator.
2022-02-03 jsginteldrm now requires ttm
2022-02-03 jsgsync list of amdgpu files built with -msse -msse2 with...
2022-02-02 kettenisAdd apldma(4), a driver for the DMA controller found...
2022-02-02 miodGet the pci bus number from the bus-range property...
next