From: Christian Schulte Subject: Re: add support to httpd for serving static brotli encoded files To: Adam Mullins , tech@openbsd.org Date: Tue, 24 Feb 2026 14:46:56 +0100 Am 24.02.2026 um 14:02 schrieb Adam Mullins: > Thanks for pointing out the style guide. I'll clean up the patch and > resubmit later. Admittedly I sent it a little early. That will teach me > to compose directly in Thunderbird! :) Composing mail including a diff using thunderbird is impossible. A workflow to consider maybe: $ cd /usr/src/ schulte@0x02.schulte.it /usr/src 2026-02-24T14:37:11+0100 $ cvs diff -u usr.sbin/httpd/ >/tmp/msg cvs server: Diffing . cvs server: Diffing usr.sbin cvs server: Diffing usr.sbin/httpd schulte@0x02.schulte.it /usr/src 2026-02-24T14:37:11+0100 I would then edit /tmp/msg adding From:, To: and Subject: headers and when finished would use sendmail -t