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. I like the fact that we sync with NetBSD so for me that's the main reason to do this one irrespective of the other 2 issues. > regress parts > looks fairly straightforward to do as a second commit, but I'd imagine ingo would likely want to weigh in about at least the mandoc bits in regress. > The pod names ... are less straightforward. probably not too tough to work around, again I'd imagine marc might want to weigh in.
