openbsd
2022-06-28 kettenisThe x13s uses Memory32Fixed() to describe the windows...
2022-06-28 jsingNegate unsigned then cast to signed.
2022-06-28 mpiMake sure uvm_swap_get() always sleep and do not return...
2022-06-28 mpiConsider pmemrange regions when trying to free pages...
2022-06-28 mpiUse new & shiny define for the maximum number of pages...
2022-06-28 mpiPre-allocate pages in DMA-reachable region to ensure...
2022-06-28 mpiReserve a second segment for the page daemon.
2022-06-28 claudioHook up bgplgd into the build
2022-06-28 claudioHook up bgplgd. Uses _bgplgd user with id 71:71 add...
2022-06-28 claudioFix manpage from jmc@ but also fix the privdrop user...
2022-06-28 antonA com_acpi_softc pointer is used as the interrupt callb...
2022-06-28 antonNo need to pass a copy of the bcmdmac_channel structure...
2022-06-28 antonRemove commented out variables and excessive blank...
2022-06-28 claudioAdd bgplgd a fastcgi daemon that provide a REST JSON...
2022-06-28 mvsDon't call pipex_rele_session() when `session' is NULL.
2022-06-28 beckTake away bogus error assignment before callback call.
2022-06-28 bluhmBotan 2.19.2 has removed support for the OpenSSL crypto...
2022-06-28 krwMove debug-only variable 'i' to be with the other debug...
2022-06-28 bluhmAdapt netstat kvm code to ref count change in struct...
2022-06-28 tbFree ciphers before assigning to them
2022-06-28 visaRemove unused field d_poll from struct cdevsw.
2022-06-28 henningfix syncookies in conjunction with tcp fast port reuse.
2022-06-28 florianunbreak build; found the hard way by stsp
2022-06-28 deraadtsync
2022-06-28 deraadta start at qualcomm products
2022-06-28 jsgrewrite amd64 printing of cache details
2022-06-28 mpiMove the guts of uvm_aio_aiodone() into a separate...
2022-06-28 sthenDon't ask the vlan question unless another network...
2022-06-28 claudioCleanup the sleep loop in single_thread_check_locked...
2022-06-28 claudioTry to document 'announce policy' and add RFC 9234...
2022-06-28 claudioThe default state of enhanced refresh is no. So flip...
2022-06-28 claudioCheck for entries in the suberror names arrays that...
2022-06-28 mpiDo not clean PG_BUSY before calling uvm_anon_release().
2022-06-28 mpiDo not consider adjacent pages when doing a CoW.
2022-06-28 bluhmUse refcnt API for struct rtentry instead of hand-craft...
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
next