Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 1996 06:32:34 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 support.s
Message-ID:  <199611291432.GAA19769@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         96/11/29 06:32:33

  Modified:    sys/i386/i386  support.s
  Log:
  Fixed EFAULT handling in i586_copyin() and i586_copyout().  Use a
  consistent stack frame in fastmove() so that only one new fault handler
  is necessary.
  
  Should be in 2.2.  Harmless until the i586 versions are reenabled.
  
  Revision  Changes    Path
  1.45      +46 -30    src/sys/i386/i386/support.s



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611291432.GAA19769>