Willow,

I haven't heard back from you on this.  You claim the docs support
your mods below.  Which docs are you using?  Please send the
title and page number.  I don't see anything that supports your
comments.

-Kevin


Willow Schlanger wrote:
> 
> This is a "human" patch because I don't know how to use any patching
> programs.
> 
> Look in protect_ctrl.cc and find this:
> 
>   void
> LAR_GvEw(vm_t *vm)
> {
> 
> Then skip to this:
> 
>   else { /* system or gate segment */
>     switch ( cache.desc.type ) {
>       case 1: /* available TSS */
>       case 2: /* LDT */
>       case 3: /* busy TSS */
>       case 4: /* 286 call gate */
>       case 5: /* task gate */
> 
> And add this (if you don't believe me, check the docs):

Reply via email to