Poul-Henning Kamp
Poul-Henning Kamp
I'm fine with you commiting those first six commits while we wait for @nigoroll
That CI box is running a pretty old MacOS though...
I have today managed to hack up some python code, which reads a transition file and picks out address marks and sectors, including CRC checks, for a disk written with...
Just for completion of narative: The agreement between the project and V-S is that V-S would defensively hold the "collection" copyright on behalf of the project, which did/does not have...
I belive this has been fixed: the Mac-Mini VTester is happy.
I think this looks mostly correct. ``shift`` is where data starts, and the length of the padding goes in front of the data (rfc7540 p30) But I'm wondering now if...
My first thought, and this is not a replacement for this PR, is that it was a mistake to have a central EXP, and that really should be STV methods....
This feels too adhoc and "forced" Also: what about 400 ? If we want this, I think we need a new vcl_${bikeshed} which only have access to the session info...
Sorry about the delay in getting to this. I have resolved to of the problems in a more general way, will get to the rest.
I ran into another fall-out from vtest, but it is minor: Our gcov run assumes that all file basenames are unique, and after the vtest2 import they are not. As...