Re: httpd: remove debug-only ps variable alias

Rafael Sadowski <[email protected]> Tue, 28 Jul 2026 11:45:30 +0200
Newsgroups gmane.os.openbsd.tech
Message-ID <[email protected]>
On Tue Jul 28, 2026 at 08:13:27AM +0100, Stuart Henderson wrote:
> On 2026/07/28 08:06, Rafael Sadowski wrote:
> > OK?
> 
> any particular reason? imho the DPRINTFs are easier-reading if it's kept..
> 

In my view, it makes no sense to keep 15 lines of boilerplate code just
to make a DPRINTF a bit more readable. To be honest, the DPRINTF
statements aren't particularly readable at all (not even with this
alias).

That isn't the DEBUG pattern in relayd/httpd either.