openbsd
2022-06-28 janifconfig(8) return "Not supported" if you try to config...
2022-06-28 bluhmUse btrace(8) to debug reference counting. dt(4) provi...
2022-06-28 floriangc timeout_count, it's unused and I don't remember...
2022-06-28 martijnUse smi_string2oid instead of ober_string2oid in parse...
2022-06-28 espieif we can't open the user db, don't try to read from...
2022-06-28 espiesome old signing code was still around
2022-06-28 tbOnly asn1time needs to be static for now.
2022-06-28 beckMake this regress test link staticly and use internal...
2022-06-28 bluhmThe ip6_hbhchcheck() function never reads the nxtp...
2022-06-28 espieparse pkgpath further, so that we know the subpackage...
2022-06-28 kettenisAdd hardware ID for EHCI-compliant USB controller with...
2022-06-28 kettenisAdd hardware ID for XHCI-compliant USB controller witho...
2022-06-28 mvsIntroduce `pipexoutq' mbuf(9) queue, and put outgoing...
2022-06-28 beckFix the legacy verifier callback behaviour for untruste...
2022-06-28 nicmtparm %l should push strlen(pop) onto the stack not...
2022-06-28 jmcreflect the update to -D arg name in usage();
2022-06-28 tbUnbreak tree: add log_policy() implementation missing...
2022-06-28 jsgspelling
2022-06-28 jobRemove superfluous 'any'
2022-06-28 jsgtransistion -> transition
2022-06-28 jsgEntensions -> Extensions
2022-06-27 djmallow arguments to sftp -D option, e.g.
2022-06-27 claudioRework the rttimer code. Instead of a global queue...
2022-06-27 bluhmPush the kernel lock down into arpresolve(). We still...
2022-06-27 miodRevert 1.44; that slow getsecs() workaround had been...
2022-06-27 miodFix comment.
2022-06-27 bluhmFix white space and wrap long lines.
2022-06-27 jmczap extraneous .Pp
2022-06-27 jmctweak the tso text a little;
2022-06-27 deraadtDelete the ancient "hold Shift key to force CHS" code...
2022-06-27 dvvmm: move ept pointer configuration to vcpu_init_vmx
2022-06-27 janIntroduce Large Receive Offloading of TCP segment offlo...
2022-06-27 dvvmm: zero virtual addresses of vcpu state pages after...
2022-06-27 beckCorrect misleading comment for URI parsing
2022-06-27 chelohakbind(2): unlock syscall, push kernel lock down to...
2022-06-27 beckAdd function to free all of the issuer cache.
2022-06-27 visaRemove switch(4) leftovers.
2022-06-27 tbAllow security_level to mestastasize into the verifier
2022-06-27 tbPrepare to provide X509_VERIFY_PARAM_set_auth_level()
2022-06-27 beckAdd new time manipulation funcitons that OpenSSL has...
2022-06-27 deraadtinstall script no longer creates a dhclient.conf under...
2022-06-27 visaFix lock order reversal in nfs_inactive()
2022-06-27 visakqueue: Clear task when closing kqueue
2022-06-27 claudioRegress test for the open policy role capability. Make...
2022-06-27 claudiobgpctl bits for RFC 9234 support.
2022-06-27 claudioAdd support for RFC 9234 - Route Leak Prevention and...
2022-06-27 janRemember the error of ucomreadcb() for the next ucomrea...
2022-06-27 antonAllow the pluart(4) baud rate to be changed.
2022-06-27 bluhmInstead of calling getuptime() all the time in ARP...
2022-06-27 tbPrepare to provide EVP_PKEY_security_bits()
2022-06-27 tbPrepare to provide DH_security_bits()
2022-06-27 tbPrepare to provide RSA_security_bits()
2022-06-27 tbPrepare to provide DSA_security_bits()
2022-06-27 tbPrepare to provide BN_security_bits()
2022-06-27 sthenMove rc.firsttime additions before some slower jobs...
2022-06-27 martijnMostly rewrite appl_request_upstream_reply.
2022-06-27 martijnInitialize oidbuf and regionbuf when registering a...
2022-06-27 jobAdd skiplist option to steer clear of skiplisted hosts
2022-06-27 bluhmDo not run receive and transmit interrupt handlers...
2022-06-27 stspFix bwfm(4) ifconfig media display on devices with...
2022-06-27 nicmTweak previous - find end of style correctly.
2022-06-27 nicmDo not expand single character format aliases inside...
2022-06-27 claudioDon't copy more than sa_len from the sockaddr to the...
2022-06-27 mlarkinWhitespace/KNF
2022-06-27 mlarkinamdgpio(4): restore pin configuration on resume
2022-06-26 mvsMark `pipex_enable' as atomic. We never check `pipex_en...
2022-06-26 mvsDon't reset `idle_time' timeout on closed pipex(4)...
2022-06-26 mvsDon't take kernel lock on pipex(4) pppoe input. This...
2022-06-26 schwarzeIn groff commit 78e66624 on May 7 20:15:33 2021 +1000,
2022-06-26 sthenadd a few missing drivers for recent nics, input from...
2022-06-26 mvsFix spacing.
2022-06-26 opadd --null to usage() forgot in previous commit. remin...
2022-06-26 claudioSwitch walkargs for the buffer size to size_t and chang...
2022-06-26 florianremove outdated comment
2022-06-26 mvsThe "ifq_set_maxlen(..., 1);" hack we use to enforce...
2022-06-26 jmatthewAdd missing splx before returning when urtwn_ccmp_decap...
2022-06-26 jmatthewBreak out of the switch statement rather than returning...
2022-06-26 jmatthewadd missing splx in error path
2022-06-26 mvs'pipex_mppe' and 'pipex_session' structures have uint16...
2022-06-26 jsingProvide and use long_{get,set}()
2022-06-26 deraadtDiscourage nfs mounting of /var by not talking about it.
2022-06-26 mbuhlAllow waiting during ktable allocation in pf_ioctl.
2022-06-26 beckFix URI name constraints, allow for URI's with no host...
2022-06-26 opgrep: add --null flag
2022-06-26 jsgdrm/amd/display: Don't reinitialize DMCUB on s0ix resume
2022-06-26 floriangc trust, it's never set.
2022-06-26 florianWait for autoconf interfaces to come up in netstart...
2022-06-26 florianStart network auto configuration daemons earlier so...
2022-06-26 jsgsync with arm64.html
2022-06-26 mlarkinDelete trailing whitespace. No code change.
2022-06-26 dvvmd: create a copy of bios at 4g boundary
2022-06-26 deraadtcatch up on some country name changes
2022-06-26 jsgallow HW_USERMEM64 in sysctl pledge
2022-06-26 jsgPignatoro -> Pignataro
2022-06-26 jsgCLang -> Clang
2022-06-26 visaRemove unused VOP_POLL().
2022-06-26 tbwhitespace
2022-06-25 mbuhlUse in_addr for AF_INET.
2022-06-25 tbDon't add unknown filetypes to the entity queue. Otherw...
2022-06-25 beckMove leaf certificate checks to the last thing after...
next