openbsd
2024-05-15 mglockerRemove unused variable.
2024-05-15 mglockerFix multi-slot support.
2024-05-15 schwarzeAdd a complete set of tests for all C0 and C1 control...
2024-05-15 tbX509_check_akid: zap stray space
2024-05-15 mglockerAlso free CCBs in the error case. Fixes an intermitten...
2024-05-15 deraadtsync
2024-05-15 claudioAdd missing space
2024-05-15 jsgansi style function decl
2024-05-15 sthenbump sizes a bit more
2024-05-15 sthenthe approximate storage requirements for bulk builds...
2024-05-15 nicmUse default-shell for command prompt #() and popups...
2024-05-15 tbrpki-client: plug leak of the crl path
2024-05-15 jobMark RTR and IPv6 BGP packets with DSCP CS6 (network...
2024-05-15 tbrpki-client: don't leak sia from struct tak.
2024-05-15 jobMark network control packets with DSCP CS6 (parity...
2024-05-15 nicmFix memory leaks reported by Lu Ming Yin.
2024-05-15 jsgremove unused header
2024-05-15 jsgremove extra snprintf arguments to fix build
2024-05-15 kevloregen
2024-05-15 kevloAdd CH9102 support. Tested on the NodeMCU esp8266...
2024-05-14 schwarzeGarbage collect dead code intended to write five- and...
2024-05-14 afresh1Update sets lists for perl 5.38.2
2024-05-14 afresh1Apply pre-built unicore patch - perl-5.38.2
2024-05-14 afresh1Apply local patches - perl-5.38.2
2024-05-14 afresh1Fix merge issues, remove excess files - match perl...
2024-05-14 afresh1Import perl-5.38.2
2024-05-14 schwarzeThe makewhatis(8) program already provided a "-T utf8...
2024-05-14 opoops, fix previous. wrong patch committed. was lackin...
2024-05-14 opinclude the filter protocol version in the handshake
2024-05-14 opsync smtpd and protocol version in smtpd-filters(7...
2024-05-14 opremove no-op methods from table_getpwnam; ok gilles@
2024-05-14 opuse C99 syntax for filling the table_backend structs...
2024-05-14 nicmAdd missing time.h to tty.c (from Ismail Donmez), also...
2024-05-14 bluhmSanity check for TSO payload length in TCP chopper.
2024-05-14 nicmRevert part of the change for GitHub issue 3675 because...
2024-05-14 jsgremove prototypes with no matching function
2024-05-14 nicmAdd a command-error hook when a command fails, from...
2024-05-14 nicmAdd an option to disable unwrapping lines for searching...
2024-05-14 tbx509_ext.c: remove unnecessary includes
2024-05-14 tbx509_ext.c: remove lots of extraneous parentheses
2024-05-14 nicmRestore previous behaviour or writing to stdout if...
2024-05-14 tbFix last sentence of CAVEATS which I got the wrong...
2024-05-14 jsgremove unneeded nfs_getreq() prototype
2024-05-14 jsgmake amdgpu_activate() return early when called during...
2024-05-14 guentherDelete the declaration of cpu_feature which has been...
2024-05-14 guentherInstead of enabling use of PCLMUL and AESNI iff cpu0...
2024-05-14 schwarzefix a char signedness bug such that this testing code...
2024-05-13 kettenisIgnore button events in the first 10 seconds after...
2024-05-13 nicmFix memory leak, from Fadi Afani.
2024-05-13 krwAdd bio(4) support to nvme(4). Provide information...
2024-05-13 semarievfs: VOP_REMOVE: move vnode unlocking and ref dropping...
2024-05-13 kettenisImplement hardware masking for MSI and MSI-X on amd64...
2024-05-13 jsgfix some leaks; ok op@
2024-05-13 jsgremove unneeded extern and struct; ok patrick@
2024-05-13 jsgremove prototypes with no matching function
2024-05-13 jsgremove some unused defines and externs
2024-05-12 kettenisAdd support for using the power button function of...
2024-05-12 knRerun installboot(8) after fw_update(8) to pick up...
2024-05-12 tbBe more specific about X509V3_ADD_APPEND and X509V3_ADD...
2024-05-12 semarievfs: reorder tmpfs_fifovops: isolate fifo_vops block
2024-05-12 semarievfs: struct vops: show all members, even if NULL
2024-05-12 guentherDelete the cpu_perf_e[abd]x and cpu_apmi_edx globals...
2024-05-12 tbTweak wording
2024-05-12 tbRemove a 'built-in' that was left in by accident
2024-05-12 mglockerIntroduce debugging levels, to make debugging a bit...
2024-05-12 tbsync
2024-05-12 tbInstall X509V3_EXT_get_nid.3
2024-05-12 tbAdd minimal manpage documenting the misnamed X509V3_EXT...
2024-05-12 jsgvm_page_zero_enable was removed in 2015
2024-05-12 jsgremove uvm_swprekeyprint extern for var we never had
2024-05-12 jsgremove ufs_hashlock extern for var we never had
2024-05-12 jsgnfs_procids was removed in 1996
2024-05-12 jsgpcic_isa_intr_list and npcic_isa_intr_list were removed...
2024-05-12 jsgrtw_host_rfio was removed in 2007
2024-05-12 jsgcomsiraddr was removed in 2016
2024-05-12 jsgsync_ifp and ticket_pabuf don't exist, remove externs
2024-05-12 jsgttybuf[] was removed in 2001, ttydefaults in 1988
2024-05-12 jsgdefaul -> default; ok jmc@ ratchov@
2024-05-12 tbAvoid .Xr to no longer public X509_LOOKUP_by_subject(3)
2024-05-11 jmcsync the cpu(4) pages for i386/amd64:
2024-05-11 guentherUse %b to format cpu flag info in dmesg, so we have...
2024-05-11 tbMove X509V3_add_standard_extensions out of the way
2024-05-11 tbMake two NULL checks more explicit
2024-05-11 tbUnwrap a line
2024-05-11 jsgfix prototype; iosf_i2c_relese -> iosf_i2c_release
2024-05-11 tbSync DSA_METHOD documentation with reality
2024-05-11 tbRemove unused DSA methods
2024-05-11 tbRemove unused PEM_USER and PEM_CTX
2024-05-10 krwRevert r1.108. An Intel 11th Gen i5 Framework laptop...
2024-05-10 millertpax: make list file handle line-buffered unless it...
2024-05-10 florianKeep probing upstream servers.
2024-05-10 mglockerMake the kernel compile also when turning on debugging.
2024-05-10 claudioRegen
2024-05-10 claudioThe ptsignal() race against p_sigmask changes by dosigs...
2024-05-10 asouCorrect display the details of COMMAND using the ps...
2024-05-10 mglockerFix broken debugging.
2024-05-10 tbAdd missing EC_KEY_free()
2024-05-10 tbRemove fixed nonce length information from algorithm2
2024-05-10 tbInline dsa_builtin_keygen() in DSA_generate_key()
2024-05-10 jsgmake pf_match_rule() prototype match the function
next