openbsd
2023-09-14 yasuokaClarify the interval after 30sec.
2023-09-14 bentleyUpdate to reflect FONT_DISTSUBDIR removal.
2023-09-14 jsgrevert previous, it doesn't help
2023-09-13 schwarzereplace the outdated statement that everything uses...
2023-09-13 schwarzeDocument the special meaning of NID_undef in this context.
2023-09-13 claudioRevert commitid: yfAefyNWibUyjkU2, ESyyH5EKxtrXGkS6...
2023-09-13 mvsReplace sys/selinfo.h header with sys/event.h. drm_devi...
2023-09-13 schwarzeVarious improvements:
2023-09-13 schwarzedocument the EVP_PKEY_ASN1_METHOD flags
2023-09-13 mpiProperly evaluate variables when inserting them into...
2023-09-13 schwarzeminor markup fixes: add one missing .Dv and one missing...
2023-09-13 schwarzedocument the EVP_PKEY_CTRL_MD and EVP_PKEY_CTRL_GET_MD...
2023-09-13 jsgdrm/amd/display: Add smu write msg id fail retry process
2023-09-13 jsgdrm/amd/display: register edp_backlight_control() for...
2023-09-13 jsgdrm/radeon: Use RMW accessors for changing LNKCTL
2023-09-13 jsgdrm/amdgpu: Use RMW accessors for changing LNKCTL
2023-09-13 jsgdrm/amd/pm: fix variable dereferenced issue in amdgpu_d...
2023-09-13 jsgdrm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
2023-09-13 jsgdrm/amdgpu: avoid integer overflow warning in amdgpu_de...
2023-09-13 jsgdrm/amd/display: ensure async flips are only accepted...
2023-09-13 jsgdrm/amdgpu: Match against exact bootloader status
2023-09-13 jsgdrm/amd/display: Exit idle optimizations before attempt...
2023-09-13 jsgdrm/amd/display: Guard DCN31 PHYD32CLK logic against...
2023-09-13 jsgdrm/amd/smu: use AverageGfxclkFrequency* to replace...
2023-09-13 jsgRevert "Revert drm/amd/display: Enable Freesync Video...
2023-09-13 jsgPartially revert "drm/amd/display: Fix possible underfl...
2023-09-13 jsgadd pcie_capability_set_word() pcie_capability_clear_an...
2023-09-13 jsguse the eMac PowerMac4,4 connector table on eMac PowerM...
2023-09-12 schwarzeminor mandoc -T lint fixes, no content change
2023-09-12 schwarzefix typo
2023-09-12 schwarzedocument the four EVP_PKEY_OP_TYPE_* mask constants
2023-09-12 tbRevert accidentally committed debugging code
2023-09-12 schwarzedocument sizes for ED25519 and X25519,
2023-09-12 schwarzedocument the constant EVP_CHACHAPOLY_TLS_TAG_LEN
2023-09-12 schwarzeDocument EVP_AEAD_DEFAULT_TAG_LENGTH and EVP_AEAD_MAX_T...
2023-09-12 schwarzefix the vague and misleading description of the EVP_MD_...
2023-09-12 jobEnsure the X.509 Subject only contains commonName and...
2023-09-12 jsgis is -> is
2023-09-12 jsgis is -> it is
2023-09-12 jsgsince since -> since
2023-09-12 jmatthewUse IORT ITS nodes to find the right ITS instance to...
2023-09-12 jmatthewStore ITS ID in struct interrupt_controller so it can...
2023-09-12 jmatthewAdd an "openbsd,gic-its-id" property to gic-its nodes...
2023-09-11 jeremyUpdate to reflect changes in ruby.port.mk
2023-09-11 mpiRegressions for tuples and evaluating variables.
2023-09-11 mpiImplement tuples, needed to export per-CPU scheduling...
2023-09-11 mvsRemove unnecessary <sys/selinfo.h> includes.
2023-09-11 tbSmall cleanups in cms_sd_asn1_ctrl():
2023-09-11 tbRewrite CMS_SignerInfo_{sign,verify}()
2023-09-11 mvsRemove unnecessary <sys/selinfo.h> includes.
2023-09-11 mvsKill unused `aac_select'. Build test performed with...
2023-09-11 yasuokaCheck if the avp->length is not broken. Also make...
2023-09-11 florianImprove handling of ENOBUFS by not running in a tight...
2023-09-11 jsgNeomagic -> NeoMagic
2023-09-11 jsgStarLan -> StarLAN
2023-09-11 jsgremove unused rkdrm_ports tailq
2023-09-11 jsgNVME -> NVMe
2023-09-11 jsgspelling
2023-09-11 jobBack out superfluous initialization
2023-09-10 djmrename remote_glob() -> sftp_glob() to match other API
2023-09-10 tbMake EVP_PKEY_get1_$TYPE a wrapper of EVP_PKEY_get0_...
2023-09-10 tbEVP_CipherInit(): use EVP_CIPHER_CTX_cleanup()
2023-09-10 schwarzeMention EVP_PKEY_encrypt_old(3) and EVP_PKEY_decrypt_ol...
2023-09-10 millertUpdate awk to Sep 6, 2023 version.
2023-09-10 schwarzeBriefly mention SSLeay_add_all_algorithms(3) because
2023-09-10 schwarzeDocument the deprecated functions EVP_set_pw_prompt...
2023-09-10 schwarzeMark EVP_ENCODE_LENGTH() and EVP_DECODE_LENGTH() as...
2023-09-10 jsgload amd patch into a malloc'd region to make it page...
2023-09-10 jsgdon't error on WSDISPLAYIO_SVIDEO/WSDISPLAYIO_GVIDEO...
2023-09-10 jsgfix Xr punctuation
2023-09-10 jsgspelling
2023-09-10 djmtypo in comment
2023-09-10 djmrandomise keystroke obfuscation intervals and average...
2023-09-10 chelohaclockintr: support an arbitrary callback function argument
2023-09-10 chelohaclockintr_dispatch: add intermediate pointer for clocki...
2023-09-09 millertUpdate awk to Dec 15, 2022 version.
2023-09-09 tbsync
2023-09-09 chelohakernel: remove schedhz
2023-09-09 chelohaclockintr_advance: tweak logic to eliminate early-return
2023-09-09 chelohaclockintr_schedule: tweak logic to eliminate early...
2023-09-09 chelohaclockintr_advance: delete duplicate code, call clockint...
2023-09-09 chelohaclockintr_schedule: refactor reusable code into clockin...
2023-09-09 claudioFix SCHED_LOCK() leak in single_thread_set()
2023-09-09 schwarzenew manual page EVP_PKEY_CTX_get_operation(3),
2023-09-09 schwarzedocument EVP_PKEY_CTX_get_data(3) and EVP_PKEY_CTX_set_...
2023-09-09 schwarzeDocument EVP_PKEY_CTX_set0_keygen_info(3).
2023-09-09 schwarzeDocument EVP_PKEY_CTX_get0_peerkey(3).
2023-09-09 kevloRegen
2023-09-09 kevloCorrect TP-LINK bluetooth ID.
2023-09-09 bentleyan PT_OPENBSD_* -> a PT_OPENBSD_*
2023-09-09 espiegc WRKDIR_LINK_NAME
2023-09-09 espieremove PATCH_DEBUG documentation, since it has been...
2023-09-09 tbsync
2023-09-09 asouPrint waring message when not allocated memory in putle...
2023-09-09 chelohaclockintr_dispatch: copy cl_func to cq_shadow.cl_func...
2023-09-09 bentleyMark up paths with Pa.
2023-09-08 chelohaclockintr: rename "clockintr_schedule_locked" to "clock...
2023-09-08 chelohaclockintr: rename "clockintr_cancel_locked" to "clockqu...
2023-09-08 lraabman5/bsd.port.mk: document USE_NOBTCFI
2023-09-08 bluhmPrint a message when test has finished successfully.
next