Download raw body.
Bump buffer size in pkill's getargv() function
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. - todd
Bump buffer size in pkill's getargv() function