- Change language to:
Today I had a useful and productive day! I committed several older drivers that I still had pending MFC, I requested MFC allowance for several manual page updates and some typo fixes, in addition I wrote some (very trivial and simple) code myself in the C language. Mark Linimon reported a patch for if_vr(4) recently and I tried a different approach to keep the code clean (I simply added the identity tag to the .h file of if_vr and logically OR’ed it within the code. That sounds very trivial but it’s more C code then I worked with recently myself
(mostly I review patches on the bugs lists and process them if they are OK in my believing, but I mostly dont have to write things myself).
Reason that I wrote the part myself is that the patch from Mark didn’t apply very well, I think the markup got whacked on the lists somehow, so this might be the best idea. I actually have to admit that I had great fun in doing the trivial thing and rebuilding to see that it didn’t break anything
Mark had been asked to test this so lets wait for his reply now
Now heading to my buddy to help with his new house!

