summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-28Botan 2.19.2 has removed support for the OpenSSL crypto provider.Alexander Bluhm
2022-06-28Move debug-only variable 'i' to be with the other debug-onlyKenneth R Westerback
2022-06-28Adapt netstat kvm code to ref count change in struct rtentry.Alexander Bluhm
2022-06-28Free ciphers before assigning to themTheo Buehler
2022-06-28Remove unused field d_poll from struct cdevsw.Visa Hankala
2022-06-28fix syncookies in conjunction with tcp fast port reuse.Henning Brauer
2022-06-28unbreak build; found the hard way by stspFlorian Obser
2022-06-28syncTheo de Raadt
2022-06-28a start at qualcomm productsTheo de Raadt
2022-06-28rewrite amd64 printing of cache detailsJonathan Gray
2022-06-28Move the guts of uvm_aio_aiodone() into a separate function.Martin Pieuchot
2022-06-28Don't ask the vlan question unless another network interface exists. ok deraadtStuart Henderson
2022-06-28Cleanup the sleep loop in single_thread_check_locked(). The deep checksClaudio Jeker
2022-06-28Try to document 'announce policy' and add RFC 9234 to the list in bgpd.8Claudio Jeker
2022-06-28The default state of enhanced refresh is no. So flip logic.Claudio Jeker
2022-06-28Check for entries in the suberror names arrays that are NULL. Handle themClaudio Jeker
2022-06-28Do not clean PG_BUSY before calling uvm_anon_release().Martin Pieuchot
2022-06-28Do not consider adjacent pages when doing a CoW.Martin Pieuchot
2022-06-28Use refcnt API for struct rtentry instead of hand-crafted atomicAlexander Bluhm
2022-06-28ifconfig(8) return "Not supported" if you try to configure tso on a non-tsoJan Klemkow
2022-06-28Use btrace(8) to debug reference counting. dt(4) provides a staticAlexander Bluhm
2022-06-28gc timeout_count, it's unused and I don't remember what I wanted toFlorian Obser
2022-06-28Use smi_string2oid instead of ober_string2oid in parse.y's oid definition.Martijn van Duren
2022-06-28if we can't open the user db, don't try to read from a closed fhMarc Espie
2022-06-28some old signing code was still aroundMarc Espie
2022-06-28Only asn1time needs to be static for now.Theo Buehler
2022-06-28Make this regress test link staticly and use internal symbolsBob Beck
2022-06-28The ip6_hbhchcheck() function never reads the nxtp parameter, itAlexander Bluhm
2022-06-28parse pkgpath further, so that we know the subpackage component, if any,Marc Espie
2022-06-28Add hardware ID for EHCI-compliant USB controller with standard debug.Mark Kettenis
2022-06-28Add hardware ID for XHCI-compliant USB controller without standard debug.Mark Kettenis
2022-06-28Introduce `pipexoutq' mbuf(9) queue, and put outgoing pipex(4) relatedVitaliy Makkoveev
2022-06-28Fix the legacy verifier callback behaviour for untrusted certs.Bob Beck
2022-06-28tparm %l should push strlen(pop) onto the stack not insert it into theNicholas Marriott
2022-06-28reflect the update to -D arg name in usage();Jason McIntyre
2022-06-28Unbreak tree: add log_policy() implementation missing from previous commit.Theo Buehler
2022-06-28spellingJonathan Gray
2022-06-28Remove superfluous 'any'Job Snijders
2022-06-28transistion -> transitionJonathan Gray
2022-06-28Entensions -> ExtensionsJonathan Gray
2022-06-27allow arguments to sftp -D option, e.g.Damien Miller
2022-06-27Rework the rttimer code. Instead of a global queue and a global timeoutClaudio Jeker
2022-06-27Push the kernel lock down into arpresolve(). We still need it toAlexander Bluhm
2022-06-27Revert 1.44; that slow getsecs() workaround had been added for the sake ofMiod Vallat
2022-06-27Fix comment.Miod Vallat
2022-06-27Fix white space and wrap long lines.Alexander Bluhm
2022-06-27zap extraneous .PpJason McIntyre
2022-06-27tweak the tso text a little;Jason McIntyre
2022-06-27Delete the ancient "hold Shift key to force CHS" code. Noone has neededTheo de Raadt
2022-06-27vmm: move ept pointer configuration to vcpu_init_vmxDave Voutila