K 10 svn:author V 5 peter K 8 svn:date V 27 2005-04-18T21:21:47.000000Z K 7 svn:log V 293 MFC: stop vm86bios calls from panicing the system or corrupting the first 4 bytes of random pages. Rename the vm86 data structure in the pcb from __pcb_spare[] to pcb_vm86[] to hopefully avoid this happening again. This was broken in September 2003, and the bug is present in 5.2 and later. END