Theo Buehler <t...@cvs.openbsd.org> wrote: > On Mon, Jul 14, 2025 at 02:47:56PM -0600, Theo de Raadt wrote: > > Theo Buehler <t...@cvs.openbsd.org> wrote: > > > > > CVSROOT: /cvs > > > Module name: src > > > Changes by: t...@cvs.openbsd.org 2025/07/14 14:42:21 > > > > > > Modified files: > > > usr.sbin/rpki-client: Makefile > > > > > > Log message: > > > rpki-client: split SRCS into one file per line > > > > > > This way can sort more easily and there's less churn when we add or > > > remove a file. Matches a change made in bgpd half a year ago. > > > > Obviously re-flowing the lines is harder than anything else in > > software development. > > Yes. It's annoying churn.
Noone said they even have to be in alphabetical order. But it's so damn hard!