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. I disagree strongly with this ridiculous direction.