User Details
- User Since
- Jun 2 2014, 4:20 PM (603 w, 18 h)
Today
I'd still be tempted to put it in files and just spike 32bit builds. Sure, you can put it in the config file and yhe error is delayed until you build, but that's ok imho. Lots of things in files that don't work evertwhere. No need for a files.64.
Yesterday
I guess this is OK.... It's consistent.
Sat, Dec 20
So a few words about why this is useful. Our KBI commitments on 15.x is fuzzy at best. What does this enable?
Fri, Dec 19
More than 5, this is overdue
Wed, Dec 17
Ok. This makes good sense. I'd be tempted to return 0 rather than err, but both are fine.
Tue, Dec 16
Sat, Dec 13
Yes. We need a way to export all the data for libxo in one path, not the twisty maze which we've gotten wrong so many times.
Fri, Dec 12
yea, I'm generally OK with it, but my question about the code remains... Though I have a vague memory of another review that was more complete somehow. I was worried it would break FreeBSD code, but no code in the tree would be broken by it.
Thu, Dec 11
Wed, Dec 10
From a historical perspective, I'd prefer fastboot == reboot -f. However, that ship has sailed and we're stuck with either preserving a lot of the current behavior with reboot -f checking or also overloading it with fastboot. Or moving the force to -F. I hate myself that I added -f, but it can't be helped. So fastboot is the least bad choice, imho.
Tue, Dec 9
Mon, Dec 8
I have a vague notion of doing this before...
This is what I've wanted to do for some time now. I didn't look closely enough, but so long as fastboot gives us the current behavior, (aka the -f behavior), I'm good with all this.
Sun, Dec 7
Offline we talked. I'm totally cool with whatever so long as I can override the forced clean.
So I need to make sure there's not a blast radius on this one.
Fri, Dec 5
Update per review and rebase over resize changes... woof.
Update per review and rebase over resize changes... woof.
Update per review and rebase over resize changes... woof.
Update per review and rebase over resize changes... woof.
Update per review and rebase over resize changes... woof.
Update per review and rebase over resize changes... woof.
Update per review and rebase over resize changes... woof.
Update per review and rebase over resize changes... woof.
Update per review and rebase over resize changes... woof.
Thu, Dec 4
Wed, Dec 3
ISO_C_VISIBLE: Interfaces available. It's set unconditionally based on the dialect. It's an undocumented interface.
STDC_VERSION: the exact dialect being compiled for. This is standards defined.
Tue, Dec 2
Why can't we make virtio_p9fs.ko depend on p9fs.ko? That would also cover this case, no? And would confine their visibility to that one module, no? It's how we do pci, etc.
Is it possible to create a branch for the whole chain somehow?