Index | Thread | Search

From:
Jeremie Courreges-Anglas <jca@wxcvbn.org>
Subject:
Re: Bump buffer size in pkill's getargv() function
To:
"Todd C. Miller" <millert@openbsd.org>
Cc:
Mikolaj Kucharski <mikolaj@kucharski.name>, tech@openbsd.org
Date:
Mon, 2 Mar 2026 19:47:51 +0100

Download raw body.

Thread
On Fri, Feb 27, 2026 at 09:48:36AM -0700, Todd C. Miller wrote:
> On Fri, 27 Feb 2026 13:46:52 +0000, Mikolaj Kucharski wrote:
> 
> > I am bumping the buffer to:
> >
> > $ getconf _POSIX_ARG_MAX
> > 4096
> >
> > which makes rc.d(8) script work:
> >
> > # rcctl check signal_daemon
> > signal_daemon(ok)
> 
> Yes, that makes sense.  If no one has any objections I'll commit
> this.

LGTM, ok jca@

-- 
jca