Race VT+X11 on -current

Hans Petter Selasky hps at selasky.org
Sun May 10 17:13:24 UTC 2015


On 05/10/15 19:00, Oliver Pinter wrote:
> Hi Hans!
>
> > Hi,
>>
>> Sounds good. I'll MFC the patch sometime next week. Seems like more
>> people need it for daily FreeBSD use :-)
>
> I have this fix or enhancements in our HardenedBSD codebase:
> https://github.com/HardenedBSD/hardenedBSD/commit/18058137da01598403b6ffa40c37b0a907441530
> Please review them, and if you feel this required in FreeBSD too, and
> cherry-pick them.
>

Hi Oliver,

Your patch is correct from what I can see. Signed modulus can be creepy 
sometimes! Better if VT_MAXWINDOWS was power of two and we used a 
bitwise AND.

https://svnweb.freebsd.org/changeset/base/282730

--HPS



More information about the freebsd-current mailing list