On Thu, Jan 07, 2021 at 11:30:43PM +0000, Adam Barth wrote: > Thanks so much! This is my first patch for OpenBSD, and I don't quite have > the workflow debugged yet.
Committed, thank you! Probably easiest and safest way is to use git format-patch and to send the patch file as an attachment. This is the least likely to result in mangled whitespace. Some purists don't like it that much, but I think it will be preferred over a diff that doesn't apply...
