On Sun, Dec 13, 2020 at 08:02:53PM -0500, Daniel Dickman wrote: > On Sun, Dec 13, 2020 at 7:51 PM Jonathan Gray <[email protected]> wrote: > > > > On Sun, Dec 13, 2020 at 03:44:54PM -0500, Daniel Dickman wrote: > > > > > > > > > On Sat, 12 Dec 2020, Jonathan Gray wrote: > > > > > > > games/battlestar/com1.c > > > > games/battlestar/com2.c > > > > games/battlestar/com3.c > > > > games/battlestar/com4.c > > > > games/battlestar/com5.c > > > > games/battlestar/com6.c > > > > games/battlestar/com7.c > > > > usr.bin/mail/aux.c > > > > > > Diff below syncs with netbsd commits from 2001 to avoid filenames that are > > > reserved on windows. > > > > > > for battlestar, rename comX.c --> commandX.c > > > > > > for mail, rename aux.c --> support.c > > > > > > ok? > > > > I don't think it is worth doing without doing all of it. > > there are 3 different issues here, this is 1 of the issues which I > think should be a stand-alone commit. (note, I do have one ok so far), > are you saying you're against this one going in? If so, I won't commit > it.
No, go ahead. I think aux.c -> util.c like FreeBSD did is nicer but it doesn't much difference.
