Warner Losh
Warner Losh
> Actually, I can make the diff myself. Nevermind ;-) You can add github as a remote to your normal tree, the cherry-pick the changes on the pull request to...
> I use `gh pr checkout https://github.com/freebsd/freebsd-ports/pull/272 && git rebase main` That works... my scripting does that...
This will work, though devfs is usually used instead of devd to set ownership and permissions
Generally I think this is a good idea, and the implementation is pretty close: just one item i'd be tempted to add. Also, I added the 'changes requested' label, which...
I pushed something bad trying to autoclose this
and now that it's closed, things work better.
This looks OK, but has a lot of #ifdef notyet still. I'm going to close this. Once it's finished, please resubmit this (or reopen if github will allow it). I...
This needs a rebase, and it needs to remove the sys/types.h and sys/cdefs.h when we add sys/param.h. It's on the edge of 'useful enough' but if you do that, and...
I may try to land the ones w/o comments and that don't conflict to reduce the rebase effort / hassle.
OK. I've landed what I can. I'm closing this. Under the policy when it was submitted, it was OK, but the new policy is to only accept changes that can...